savagegrave Posted April 18, 2011 Report Share Posted April 18, 2011 Hello I am trying to use the API functions however I get the following message: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/imgvirtu/public_html/facebook/index.php:13) in /home/imgvirtu/public_html/core/codon.config.php on line 40 The code i use is: <?php include ('../core/codon.config.php'); ?> I was wondering if anyone could please shed some light here.... Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted April 18, 2011 Administrators Report Share Posted April 18, 2011 Make sure there's no whitespace or new lines before the <?php tags Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.