Quote:
Originally Posted by Lynne
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
|
Now it shows following 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