[eluser]Konfine[/eluser]
Hi All,
I've recently set an application live and have done the usual thing to set PHP error reporting off and turned the error message logs on.
I've just checked my logs this morning and found about 3 occurences of the following line:
ERROR - 2011-01-27 04:30:20 --> Severity: Warning --> mysql_query(): supplied argument is not a valid MySQL-Link resource /[DOMAIN INFO]/html/system/database/drivers/mysql/mysql_driver.php 163
This line points to the execute function, how can I tell using the error logs (which was executed by another user) where the error lies in my application? I take it this reflects to a SQL syntax error?
Any help appreciated.
Thanks