shilling Posted January 7, 2007 Share Posted January 7, 2007 Well ive been working on a website for about a week or so and im trying to get the forums set up on it, im using php version 5.2 and phpnuke version 8.0 and when i click the forums link to take me to the forums this is the error i get:phpBB : Critical ErrorError doing DB query userdata row fetchDEBUG MODESQL Error : 1146 Table 'furday_nuke2.SESSIONS_KEYS_TABLE' doesn't existSELECT u.* FROM nuke_users u, SESSIONS_KEYS_TABLE k WHERE u.user_id = 2 AND u.user_active = 1 AND k.user_id = u.user_id AND k.key_id = '98876f03c3ee105a970342f60f173592'Line : 89File : sessions.phpive looked around and couldnt find any solutions if someone could help me or point me to a post that will tell me how to solve this problem it will be much aprreciated.thanks for the help.I dont know if you guys can help me with this i hope you can ive posted on many sites and have gotten no reply, so im getting alittle desprite. Quote Link to comment https://forums.phpfreaks.com/topic/33266-critical-error-help-please/ Share on other sites More sharing options...
magic2goodil Posted January 7, 2007 Share Posted January 7, 2007 is u a variable short for furday_nuke2? Quote Link to comment https://forums.phpfreaks.com/topic/33266-critical-error-help-please/#findComment-155349 Share on other sites More sharing options...
shilling Posted January 8, 2007 Author Share Posted January 8, 2007 not a clue :-\ Quote Link to comment https://forums.phpfreaks.com/topic/33266-critical-error-help-please/#findComment-155352 Share on other sites More sharing options...
magic2goodil Posted January 8, 2007 Share Posted January 8, 2007 is your code is it not? Quote Link to comment https://forums.phpfreaks.com/topic/33266-critical-error-help-please/#findComment-155355 Share on other sites More sharing options...
Jessica Posted January 8, 2007 Share Posted January 8, 2007 Shilling: You should find a PHP Nuke support forum, PHBB support forum, or post in the third-party code support. You didn't write the code, so you're going to have a hard time debugging it.Go into your database and make sure the tables exist is all I can suggest.Magic: It's not, it's from PHPNuke, one of the worst possible CMS systems ever spawned from the depths of bad code. Quote Link to comment https://forums.phpfreaks.com/topic/33266-critical-error-help-please/#findComment-155357 Share on other sites More sharing options...
shilling Posted January 8, 2007 Author Share Posted January 8, 2007 alright thanks for the help, i actually did post on the phpbb forums and they told me to go to the phpnuke site itself and i cant find the forums on there site so ill keep looking around. Quote Link to comment https://forums.phpfreaks.com/topic/33266-critical-error-help-please/#findComment-155363 Share on other sites More sharing options...
Jessica Posted January 8, 2007 Share Posted January 8, 2007 Yeah. Please don't use PHP Nuke. Seriously...it's full of security holes, it's generally poorly written....What are you trying to use it for, I might be able to recommend a better CMS. Quote Link to comment https://forums.phpfreaks.com/topic/33266-critical-error-help-please/#findComment-155366 Share on other sites More sharing options...
shilling Posted January 8, 2007 Author Share Posted January 8, 2007 if you could that would be awsome. Im using it for gaming, for a clan. Quote Link to comment https://forums.phpfreaks.com/topic/33266-critical-error-help-please/#findComment-155369 Share on other sites More sharing options...
PC Nerd Posted January 8, 2007 Share Posted January 8, 2007 moodle???? never used it, dont know much about it, but heard its good, good luck Quote Link to comment https://forums.phpfreaks.com/topic/33266-critical-error-help-please/#findComment-155371 Share on other sites More sharing options...
Jessica Posted January 8, 2007 Share Posted January 8, 2007 I meant what features do you need. Quote Link to comment https://forums.phpfreaks.com/topic/33266-critical-error-help-please/#findComment-155374 Share on other sites More sharing options...
shilling Posted January 8, 2007 Author Share Posted January 8, 2007 mostly just need a site to display information about it, polls, forums, and a nice looking layout. Quote Link to comment https://forums.phpfreaks.com/topic/33266-critical-error-help-please/#findComment-155378 Share on other sites More sharing options...
trq Posted January 8, 2007 Share Posted January 8, 2007 Take a look at [url=http://php.net/drupal]drupal[/url].Anyone would think I was a promoter, its the second time Ive recommended it today. Quote Link to comment https://forums.phpfreaks.com/topic/33266-critical-error-help-please/#findComment-155379 Share on other sites More sharing options...
Jessica Posted January 8, 2007 Share Posted January 8, 2007 I second Drupal, I've heard good things about it.Or, Try this.http://www.cmsmatrix.org/matrix/cms-matrix?func=searchPick what you want from the options on the right, (Discussion/Forum, Polls, Blog) and there will be a list of ones which will work. Maybe one of those will be easier to install.If you just needed pages and news, you could use wordpress, but if you need a forum and polls, I can't think of anything. Sorry! Quote Link to comment https://forums.phpfreaks.com/topic/33266-critical-error-help-please/#findComment-155380 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.