| Author |
Message |
jeeep
Private


Joined: Dec 18, 2005
Posts: 37
|
Posted:
Wed Jan 11, 2006 9:32 pm |
  |
everytime i try to add a new folder i get " 'folder' could not be created". any ideas? |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12389
|
Posted:
Thu Jan 12, 2006 5:35 am |
  |
|
     |
 |
jeeep
Private


Joined: Dec 18, 2005
Posts: 37
|
Posted:
Thu Jan 12, 2006 10:33 am |
  |
doh!
Thanks wish everything was that simple. Not quite working yet though. Now after I've added a folder it doesnt appear in the "Folder Administration". Also, when I go to "upload file" it says "select one of the active modules" and has a blank drop down box. I've read everything there is to read about it and the only thing i can figure is that it is the "upload.sql" file found in this step:
3) Create the new tables in the db (same db as the nuke). The file
'upload.sql' contains the definitions how the tables are specified
and you may use the file directly, if $prefix == "nuke". Otherwise
you need play with sed or something like that.
not really sure what this means. |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12389
|
Posted:
Thu Jan 12, 2006 2:33 pm |
  |
You must use phpMyAdmin to run that .sql file. Use phpMyAdmin and hit Import. And in case your $prefix value was changed to something other than "nuke", you will have to rename the created tables to start with the prefix you are using |
_________________ Helping those that help themselves
Read FIRST or DIE!
"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding |
|
     |
 |
jeeep
Private


Joined: Dec 18, 2005
Posts: 37
|
Posted:
Thu Jan 12, 2006 5:39 pm |
  |
Added "nuke" db to MySql. Then went to phpMyAdmin ->databases-> nuke-> sql -> location of text file-> selected "upload.sql". Is this what you are talking about? |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12389
|
Posted:
Thu Jan 12, 2006 6:25 pm |
  |
|
     |
 |
jeeep
Private


Joined: Dec 18, 2005
Posts: 37
|
Posted:
Thu Jan 12, 2006 8:14 pm |
  |
lol sorry, it all makes so much sense now. i guess i had to read it 60 times to see. i think it works now. thank you again for your speedy help evaders! |
|
|
   |
 |
jeeep
Private


Joined: Dec 18, 2005
Posts: 37
|
Posted:
Thu Jan 12, 2006 8:58 pm |
  |
what i was trying to do was to make it where the users wouldnt have to host their sig through image shack for our forum and just upload their sig from their comp. to our site. |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12389
|
Posted:
Fri Jan 13, 2006 4:38 am |
  |
|
     |
 |
jeeep
Private


Joined: Dec 18, 2005
Posts: 37
|
Posted:
Fri Jan 13, 2006 11:23 am |
  |
thanks bro. i'll do that then |
|
|
   |
 |
|
|