php warnings on login

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • palgrave
    New Member
    • Feb 2008
    • 26

    php warnings on login

    I have vbulletin integrated with phpfox, and when you login via vbulletin the following warnings appear briefly:

    Warning: Cannot modify header information - headers already sent in /home/palgrave/public_html/include/modules/Account/classes/PhpFox_ServiceSecurity.class.php on line 231

    Warning: Cannot modify header information - headers already sent in /home/palgrave/public_html/include/modules/Account/classes/PhpFox_ServiceSecurity.class.php on line 232

    Warning: Cannot modify header information - headers already sent in /home/palgrave/public_html/include/modules/Account/classes/PhpFox_ServiceSecurity.class.php on line 235

    Warning: Cannot modify header information - headers already sent in /home/palgrave/public_html/include/modules/Account/classes/PhpFox_ServiceSecurity.class.php on line 236

    Warning: Cannot modify header information - headers already sent in /home/palgrave/public_html/include/modules/Account/classes/PhpFox_ServiceSecurity.class.php on line 237

    Warning: Cannot modify header information - headers already sent in [path]/includes/functions_login.php(288) : eval()'d code on line 14

    Warning: Cannot modify header information - headers already sent in [path]/includes/functions_login.php(288) : eval()'d code on line 1

    When you login via phpfox everything is ok.

    Anybody know what's going on?
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    That is a problem with your add-on. You will need to ask about this in the appropriate thread for that add-on over at www.vbulletin.org.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • calorie
      Senior Member
      • May 2003
      • 407

      #3
      That looks like there might be extra white space before the <?php or after the ?> in one of the add-on's files, or some code is sending output to the browser before the headers are sent, hence the error message.

      Comment

      • palgrave
        New Member
        • Feb 2008
        • 26

        #4
        Originally posted by Steve Machol
        That is a problem with your add-on. You will need to ask about this in the appropriate thread for that add-on over at www.vbulletin.org.
        I wasn't sure as most of the warnings refer to phpfox files, but the last 2 refer to a vbulletin file, so I asked at phpfox forums too. Registering at .org now.

        Originally posted by Carrie Anderson
        That looks like there might be extra white space before the <?php or after the ?> in one of the add-on's files
        Not in the file referred to in the warnings, but haven't checked them all.

        Originally posted by Carrie Anderson
        some code is sending output to the browser before the headers are sent, hence the error message.
        Wouldn't know where to start with that one.

        Comment

        • Steve Machol
          Former Customer Support Manager
          • Jul 2000
          • 154488

          #5
          That last two eval() errors are also due to your add-on.
          Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
          Change CKEditor Colors to Match Style (for 4.1.4 and above)

          Steve Machol Photography


          Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...