Ok so I like to mess around a bit with phpbb and nuke. I was doing some editing to the user table attempting to make it work for both phpbb3 and nuke. After messing with it I have it working on phpbb3 but not on nuke. Now when going to the site I get the following error.
Quote:
Warning: include_once(language/lang-.php) [function.include-once]: failed to open stream: No such file or directory in /home2/joebobsb/public_html/mainfile.php on line 324
Warning: include_once() [function.include]: Failed opening 'language/lang-.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/joebobsb/public_html/mainfile.php on line 324
Warning: include_once(themes//theme.php) [function.include-once]: failed to open stream: No such file or directory in /home2/joebobsb/public_html/mainfile.php on line 1040
Warning: include_once() [function.include]: Failed opening 'themes//theme.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/joebobsb/public_html/mainfile.php on line 1040
Warning: include_once(themes//theme.php) [function.include-once]: failed to open stream: No such file or directory in /home2/joebobsb/public_html/mainfile.php on line 1284
Warning: include_once() [function.include]: Failed opening 'themes//theme.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/joebobsb/public_html/mainfile.php on line 1284
Warning: include_once(admin/language/lang-.php) [function.include-once]: failed to open stream: No such file or directory in /home2/joebobsb/public_html/mainfile.php on line 355
Warning: include_once() [function.include]: Failed opening 'admin/language/lang-.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/joebobsb/public_html/mainfile.php on line 355
Warning: include_once(themes//theme.php) [function.include-once]: failed to open stream: No such file or directory in /home2/joebobsb/public_html/header.php on line 31
Warning: include_once() [function.include]: Failed opening 'themes//theme.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/joebobsb/public_html/header.php on line 31
Fatal error: Call to undefined function themeheader() in /home2/joebobsb/public_html/header.php on line 51
Can anyone tell me what is wrong with the user table? I have all of the fields needed and I copied my user info into exactly. If I revert back to my standard user table then I can enter just fine.
fyi I am using a different prefix. That is how I can switch back and forth. I just edit the prefix in the config file.
JoeBoB Nuke Cadet
Joined: Oct 24, 2004
Posts: 7
Posted:
Tue Sep 02, 2008 3:00 pm
Can anyone tell me if the fields have to be in a particular order?
Evaders99 Site Admin
Joined: Aug 17, 2003
Posts: 12397
Posted:
Tue Sep 02, 2008 4:03 pm
I don't know about your specific question, but the tables generally do not have to have fields in a particular order if they are mentioned by name
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum