Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home2/jonnyc/public_html/rc/includes/sql_layer.php on line 357
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home2/jonnyc/public_html/rc/includes/sql_layer.php on line 357
SQL query: INSERT INTO nuke_whoiswhere (username, time, host_addr, guest, module, url) VALUES ('64.185.27.226', '1053719013', '64.185.27.226', '1', 'News', '/rc/')
SQL query: select pass from nuke_users where uname=''
SQL query: select * from nuke_banner WHERE type='0' AND active='1'
SQL query: select bid, imageurl, clickurl, alttext from nuke_banner WHERE type='0' AND active='1' limit 0, 1
SQL query: update nuke_banner set impmade=impmade+1 where bid=''
SQL query: select topicid, topictext from nuke_topics order by topictext
AFTER the warning only i dint copy anything before the error.
Raven General
Joined: Mar 22, 2003
Posts: 5233
Location: USA
Posted:
Fri May 23, 2003 11:55 am
Make sure that this table and all columns are present and accounted for.
nuke_whoiswhere (username, time, host_addr, guest, module, url) VALUES ('64.185.27.226', '1053719013', '64.185.27.226', '1', 'News', '/rc/')
When you intall the Whoiswhere mod, you have to edit the footer.php and add or change some code.
You need to reverse that part of the process when you installed it to make the error related to that mod go away.
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