Jump to content

Error: Cannot send session cache limiter - headers already sent


Recommended Posts

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/hedgehog/public_html/class/class.phpmailer.php:3005) in /home/hedgehog/public_html/admin/class/authenticate.class.php on line 15

 

I own a website, www.gpstudios.com

Some time ago I started recieiving this error after posting comments on the playgame page/news page.

Try posting comments yourself on this game:

 

http://www.gpstudios.com/playgame.php?gameid=324

 

I have attached a picture of the error.

 

Unfortunately, I have no idea when this bug appeared. It must have happened a while ago, but I never noticed.

Anyone know how or why I am getting this bug?

Because I'm unsure as to where/when the error occurred, I cannot supply the code.

 

Sorry for the lack of details, but I'm hoping someone will understand this error a little better than me :S

 

Thanks,

 

-Tom

 

 

 

[attachment deleted by admin]

output started at /home/hedgehog/public_html/class/class.phpmailer.php:3005

 

^^^ Line 3005 of your class.phpmailer.php is outputting something to the browser. What is at line 3005 in that file?

oh balls, you fixed it :)

 

line 3002: ?>

line 3003:   

line 3004:   

line 3005:   

 

Just empty space, but that's all it takes to create an output.

It works now, thank you for pointing me to the correct line! :)

 

Probably should have checked that bit before...

 

Hooray!

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.