Facebook Connect with CodeIgniter login problems
Posted
by
Alastair Dewar
on Pro Webmasters
See other posts from Pro Webmasters
or by Alastair Dewar
Published on 2011-06-06T13:11:10Z
Indexed on
2012/09/18
21:53 UTC
Read the original article
Hit count: 338
Im having a problem using Facebook Connect on my latest website. Im running it using the CodeIgniter framework and Elliot Haughin's library (http://www.haughin.com/code/facebook/).
Everything is setup okay, when the user goes to login, the request is sent to Facebook okay and returns with the code (which i presume identifies the session?).
However, it doesnt seem to update the library, and after doing all this still thinks that the user is not logged in. It makes me think its a bug in the library itself, but I can't see anyone else with this problem.
I have tried dumping the error log from the library but it doesnt find any problems.
If someone could shed any light I would be so grateful!
© Pro Webmasters or respective owner