I am actualy trying to folow a tutorial how to create an facebook application http://www.youtube.com/watch?v=zxIl4fUIXS4&feature=autoplay&list=PL07DFDA6021E51DB0&lf=plpp_play_all&playnext=1
I am getting an error that i do not understand as i follow everything.
Here is a screenshot of the error:
And here is a hand-copy of the error (from the screenshot):
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/asterix0/public_html/facebook/facebook.php:2) in /home/asterix0/public_html/facebook/facebook.php on line 38
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/asterix0/public_html/facebook/facebook.php:2) in /home/asterix0/public_html/facebook/facebook.php on line 38
Fatal error: Call to undefined method Facebook::getSession() in /home/asterix0/public_html/facebook/index.php on line 11
