News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.