× Joomla Facebook Connect support forum

Topic-icon Error: headers already sent

Active Subscriptions:

None
15 years 3 weeks ago #10240 by drjjw
Hello,
I am getting this error periodically with a blank white screen otherwise. It seems to occur in conjunction with AceSEF:

Error: headers already sent in facebook.php on line 139.
Stopped at line 1030 in uri.php

Any suggestions?
The topic has been locked.
Support Specialist
15 years 3 weeks ago #10253 by alzander
The only reason the headers could be sent from that line of code is if there's an php error, notice, or warning. Since the page is continuing to process, it can't be an error.

Since warnings and notices aren't critical (though of course not necessarily good), I'd recommend making sure that Error Reporting in the Global Configuration area is set to 'None'.

If it is a warning or notice, it would of course be good to know what it is. If you have it enabled and see it, please let us know. That specific line is loading Facebook's own PHP library, which usually is pretty stable. However, they're also replacing it completely in July so it may be a moot point in debugging their library at this time if there are no actual Facebook Connect issues you see.

Hope this helps, but if not, let us know!
The topic has been locked.