Quote:
Originally Posted by Lynne
You should have both the lines in there:
PHP Code:
define('DISABLE_HOOKS', true); define('SKIP_DS_ERRORS', true);
What error do you get with both of those lines added via notepad++?
|
Same error
PHP Code:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at ..../vb/vb.php:300) in ..../includes/facebook/facebook.php on line 49
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at ..../vb/vb.php:300) in ..../includes/facebook/facebook.php on line 49