Cannot modify header information error - IPB.

Discussion in 'Forum Management' started by .rhY, Oct 15, 2010.

  1. #1
    Hello. My forum was working just fine earlier today but then i logged onto it today and randomly get this now:

    Warning: Cannot modify header information - headers already sent by (output started at /home/tweakko/public_html/forum/admin/extensions/coreVariables.php:1) in /home/tweakko/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 109
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/tweakko/public_html/forum/admin/extensions/coreVariables.php:1) in /home/tweakko/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 120
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/tweakko/public_html/forum/admin/extensions/coreVariables.php:1) in /home/tweakko/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 129
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/tweakko/public_html/forum/admin/extensions/coreVariables.php:1) in /home/tweakko/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 130
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/tweakko/public_html/forum/admin/extensions/coreVariables.php:1) in /home/tweakko/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 134
    Code (markup):
    I did get an email from my host provider that he is moving everything to be a bigger server, would this explain why I have these errors all of a sudden?

    or did something get messed up?
     
    .rhY, Oct 15, 2010 IP
  2. -Aw-

    -Aw- Active Member

    Messages:
    319
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #2
    Have you contacted IPS support?
     
    -Aw-, Oct 15, 2010 IP
  3. .rhY

    .rhY Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    No, I have not.

    I was hoping this is a fix I can do myself and not contacting IPS support.
     
    .rhY, Oct 15, 2010 IP
  4. ethikz

    ethikz Peon

    Messages:
    92
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Did you add any modifications to it since then?
     
    ethikz, Oct 15, 2010 IP
  5. -Aw-

    -Aw- Active Member

    Messages:
    319
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #5
    Don't be ashamed. They really know what they're doing and they don't judge you for any of their support.
     
    -Aw-, Oct 15, 2010 IP
  6. subdivisions

    subdivisions Well-Known Member

    Messages:
    1,021
    Likes Received:
    40
    Best Answers:
    1
    Trophy Points:
    145
    #6
    Why did you post here before posting on IPS's forums? You'd get a better answer from them, and as said above, they don't bite.
     
    subdivisions, Oct 24, 2010 IP
  7. rvaibhav

    rvaibhav Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Can you send me your code at vaibhavranglani[at]raveportal[dot]com

    Also as a primary option, check before using the header statement in your php code you are not doing any echo statement or anything that outputs to a screen.

    Also if you are doing a redirect try using javascript to redirect rather than using the header function.
     
    rvaibhav, Nov 7, 2010 IP