Getting "Cannot Modify Header Information" error when user logs in - vbulletin plugin

Discussion in 'Integration' started by webuser99, Aug 1, 2008.

  1. webuser99

    webuser99 New Member

    Joined:
    Jul 3, 2008
    Messages:
    10
    Hey..

    I finally got all modifciations finished on my amember..

    I made a test account.. (i only accept paypal) and instead of paying right away, i exited paypal and logged into the members area to uprade to a subscription there.. at that point something broke.. and I'm getting this error when trying to login with that test account:

    WARNING: Cannot modify header information - headers already sent by (output started at /home/members/public_html/plugins/protect/vbulletin3/vbulletin3.inc.php:1109) in line 54 of file new_rewrite.inc.php
    WARNING: Cannot modify header information - headers already sent by (output started at /home/members/public_html/plugins/protect/vbulletin3/vbulletin3.inc.php:1109) in line 1095 of file vbulletin3.inc.php
    WARNING: Cannot modify header information - headers already sent by (output started at /home/members/public_html/plugins/protect/vbulletin3/vbulletin3.inc.php:1109) in line 1095 of file vbulletin3.inc.php
    WARNING: Cannot modify header information - headers already sent by (output started at /home/members/public_html/plugins/protect/vbulletin3/vbulletin3.inc.php:1109) in line 402 of file check.inc.php

    What could that be?

    amember support had to make some custom modifications to the vbulletin plugin for me so that it'd properly upgrade the forum usergroup (with a custom color and user banner).. so I'm wondering if they left something out.

    Please let me know asap!
  2. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    sounds like you are trying to start session twice perhaps?
  3. webuser99

    webuser99 New Member

    Joined:
    Jul 3, 2008
    Messages:
    10
    Perhaps... Don't know what to do really.. Still waiting on a response from the official support. Any other ideas are welcome.
  4. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    Are you only seeing that message on VBulletin pages?

    I would check your template in VBulletin to see what you have in regards to session state, sounds like it may be conflicting.

Share This Page