1. Attachments are working again! Check out this thread for more details and to report any other bugs.

Debug errors?

Discussion in 'PriusChat Website Questions' started by DaveG, Aug 25, 2004.

  1. DaveG

    DaveG Member

    Joined:
    Jan 20, 2004
    806
    6
    0
    Location:
    Vancouver, BC
    Vehicle:
    2004 Prius
    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
     
  2. Danny

    Danny Admin/Founder
    Staff Member

    Joined:
    Nov 24, 2003
    7,093
    2,108
    1,174
    Location:
    Charlotte, NC
    Vehicle:
    2013 Prius Plug-in
    Model:
    Plug-in Base
    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.