View Single Post
Old
  (#9 (permalink))
ads
Junior Member
 
Status: Offline
Posts: 87
Join Date: Mar 2003
Location: Mayagüez, Puerto Rico
04-17-2003, 02:46 PM

ok , debug is turned on in line 181 of sql_layer.php , just change $sql_debug = 0; to $sql_debug = 1; .... here is what I got ...

SQL query: select radminsuper from nuke_authors where aid='ads'
SQL query: select topicid, topictext from nuke_topics order by topictext

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/local/public_html/includes/sql_layer.php on line 286

I dont think it helps much though.
   
Reply With Quote