Log in

View Full Version : Facebook Integration Warning


vexxy
11-08-2011, 09:09 AM
I found out the forum gives the following warning in debug mode:

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/forum/public_html/includes/class_database_explain.php:220) in /home/forum/public_html/includes/facebook/facebook.php on line 37

Because of this error, after a while, the site somehow made the browser lag alot. Anyway, I disabled the FB Integration and not only the warnign dissapeared, but the forums is way faster, photos are loaded instantly (before it took several good seconds to load a photo). So evidently, I need to fix the warning now, but I don't know how. I looked through the files to find a space, something that was outputed before the sessionstart, but nothing.

I appreciate any advices

Lynne
11-08-2011, 05:00 PM
What is the encoding of your facebook.php file?

vexxy
11-09-2011, 12:08 AM
UTF-8 is the encoding

Lynne
11-09-2011, 05:04 PM
I've actually been answering your thread over on vbulletin.com, so I'll continue over there.