I am a newbie trying to set my local workstation to develop a facebook
app, as told in the tutorial ( http://devcenter.heroku.com/articles/facebook
), I set the site url in facebook application's page as "http://
localhost/" and set the environments in xampp. But it gives me this
output:

Notice: Undefined index: HTTP_X_FORWARDED_PROTO in C:\xampp\htdocs
\feradev\index.php on line 4
Notice: Undefined index: HTTP_X_FORWARDED_PROTO in C:\xampp\htdocs
\feradev\AppInfo.php on line 36
Notice: Undefined index: HTTP_X_FORWARDED_PROTO in C:\xampp\htdocs
\feradev\AppInfo.php on line 36

Warning: session_start() [function.session-start]: Cannot send session
cookie - headers already sent by (output started at C:\xampp\htdocs
\feradev\index.php:4) in C:\xampp\htdocs\feradev\FBUtils.php on line
74
Warning: session_start() [function.session-start]: Cannot send session
cache limiter - headers already sent (output started at C:\xampp\htdocs
\feradev\index.php:4) in C:\xampp\htdocs\feradev\FBUtils.php on line
74

Notice: Undefined index: 174278702667675-fb-app in C:\xampp\htdocs
\feradev\FBUtils.php on line 98
States do not match. CSRF?Invalid credentials


I feel like I'm missing something about https or something. What can
be the problem?
Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to