Errors in Top10 Module (downloaded from nukecops.com)
Quote:
10 most active categories
SQL query: select artid, secid, title, content, counter from nuke_seccont order by counter DESC limit 0, 10
SQL query: select uname, user_posts from nuke_users where uname<>'Anonymous' order by user_posts DESC limit 0, 10
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/salman/public_html/nuke/includes/sql_layer.php on line 238
SQL query: select uname, user_regdate from nuke_users where uname<>'Anonymous' order by uid DESC limit 0, 10
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/salman/public_html/nuke/includes/sql_layer.php on line 238
SQL query: select uname, counter from nuke_users where counter > '0' order by counter DESC limit 0, 10
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/salman/public_html/nuke/includes/sql_layer.php on line 238
SQL query: select * from nuke_poll_desc
Quote:
10 most recent Watched forum threads
· 1: General » Where Are Guys G0n3??
· 2: General » Mehrtaab here.....
· 3: General » Kazaa
· 4: General » Introduce Your Self Here!
SQL query: select id, name, hits from nuke_community_cool order by hits DESC limit 0, 10
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/salman/public_html/nuke/includes/sql_layer.php on line 238
SQL query: select id, name, hits from nuke_community order by hits DESC limit 0, 10
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/salman/public_html/nuke/includes/sql_layer.php on line 238
SQL query: select COUNT(theme) as cnt, theme from nuke_users group by theme order by cnt DESC limit 0, 10
i tried to change uname to username but i guess it didnt helped..
any help
i made one more step now... i changed the uid's to user_id now it shows only two errors:
Quote:
10 most recent Watched forum threads
· 1: General » Where Are Guys G0n3??
· 2: General » Mehrtaab here.....
· 3: General » Kazaa
· 4: General » Introduce Your Self Here!
SQL query: select id, name, hits from nuke_community_cool order by hits DESC limit 0, 10
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/salman/public_html/nuke/includes/sql_layer.php on line 238
SQL query: select id, name, hits from nuke_community order by hits DESC limit 0, 10
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/salman/public_html/nuke/includes/sql_layer.php on line 238
SQL query: select COUNT(theme) as cnt, theme from nuke_users group by theme order by cnt DESC limit 0, 10
_________________ Normal people ... believe that if it ain't broke, don't fix it. Engineers believe that if it ain't broke, it doesn't have enough features yet.
Mindl3ss Sergeant
Joined: May 10, 2003
Posts: 148
Location: Karachi, Pakistan
Posted:
Sun May 18, 2003 5:07 pm
i switched the debug mode off cause my visitors were complaining
_________________ Normal people ... believe that if it ain't broke, don't fix it. Engineers believe that if it ain't broke, it doesn't have enough features yet.
Raven General
Joined: Mar 22, 2003
Posts: 5233
Location: USA
Posted:
Sun May 18, 2003 6:30 pm
Does nuke_community_cool table contain these columns?
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