Posted on: 07/31/06 06:19pm
By: winnerdk
When I ask for site stats (http://www.panama-guide.com/stats.php) I get the following error message: "An SQL error has occurred. Please see error.log for details." When I look in the error.log file its empty. I recently upgraded to 1.4.0sr5-1.
stats.php not working
Posted on: 08/02/06 04:09pm
By: Dirk
Check that error.log is writable. The actual error may be caused by a plugin, so if you can't figure it out otherwise, try disabling the plugins one after the other until the error goes away.
bye, Dirk
stats.php not working
Posted on: 08/14/06 08:55am
By: winnerdk
Ok, the error log is now working, and you were right about the plugin causing the error (spamx). The error log registered: "Mon 14 Aug 2006 08:48:09 EDT - 1146: Table 'panamax_geeklog.gl_spamx' doesn't exist. SQL in question: SELECT COUNT(*) FROM gl_spamx WHERE name = 'MTBlacklist' "
Should I create that table?