- Readme First! - Read and follow the rules, otherwise your posts will be closed
There are currently, 58 guest(s) and 1 member(s) that are online. You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Forum Problem [ ]
Author
Message
2ndB4
Nuke Cadet
Joined: Dec 11, 2003
Posts: 7
Posted:
Tue Dec 16, 2003 6:45 pm
I recently installed the betaNC pack. Everything seems to work well but when I try to add a new forum catagory I get the following error message:
Code:
DEBUG MODE
SQL Error : 1146 Table 'stream_nuke3.nuke_board_message' doesn't exist
SELECT msg_id, title, message, showpage , auth, width, images, ordr, bbcode_uid, startdate, enddate, users_timezone FROM nuke_board_message WHERE ((showpage <> '-9999' AND showpage = '0' ) OR showpage = '9999') AND MID(days,4,1) = '1' AND auth = 0 AND startdate <= 1071664992 AND enddate >= 1071664992
Line : 131
File : /home/stream/public_html/test/betaNC/betaNC/includes/functions_bm.php
Also in the forum BB control panel under "board message XL" I get
Code:
Could not query board messages
DEBUG MODE
SQL Error : 1146 Table 'stream_nuke3.nuke_board_message' doesn't exist
SELECT * FROM nuke_board_message ORDER BY showpage ASC, ordr ASC LIMIT 0, 50
Line : 204
File : /home/stream/public_html/test/betaNC/betaNC/modules/Forums/admin/admin_board_msg_xl.php
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