Error when calling SQL - Resource id #237 Error when calling SQL - Resource id #237
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Error when calling SQL - Resource id #237

Started by PlymWS, March 06, 2007, 10:31:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PlymWS

I've tried to perform an extra SQL query on the index page.  I know the SQL syntax is correct but the command outputs the error message Resource id #237

What does this mean and how would I fix the SQL query or php to correctly echo the result of the query ?

Thanks for any help.

Nibbler

For a start post your code. The message seems to indicate you are attempting to display a resource instead of some actual data.