Hi Dan, Don't know if you're seeing the same errors I am, but I'm getting this at the bottom of every page: Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/priuschat.com/httpdocs/forums/cache/tpl_fisubice.overall_header.php:6) in /home/httpd/vhosts/priuschat.com/httpdocs/forums/includes/functions.php on line 184 Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/priuschat.com/httpdocs/forums/cache/tpl_fisubice.overall_header.php:6) in /home/httpd/vhosts/priuschat.com/httpdocs/forums/includes/functions.php on line 184 Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/priuschat.com/httpdocs/forums/cache/tpl_fisubice.overall_header.php:6) in /home/httpd/vhosts/priuschat.com/httpdocs/forums/includes/functions.php on line 184 then Failed obtaining forum access control lists DEBUG MODE SQL Error : 1064 You have an error in your SQL syntax near 'AND ug.user_pending = 0 AND a.group_id = ug.group_id ' at line 4 SELECT a.forum_id, a.auth_read, a.auth_mod FROM phpbb_auth_access a, phpbb_user_group ug WHERE ug.user_id = AND ug.user_pending = 0 AND a.group_id = ug.group_id Line : 429 File : /home/httpd/vhosts/priuschat.com/httpdocs/forums/includes/functions_digests.php Dave
It has something to do with the fact that the digest script runs at about that time, and because of the heavy load on the system I believe it creates these errors. I've actually been having a lot of problems with the digest lately because of invalid email addresses, over-quota email accounts, etc, so until I get some of those things straightened out I've turned off the digest script.