CodeIgniter Forums
Facebook Login Problem - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Facebook Login Problem (/showthread.php?tid=43268)



Facebook Login Problem - El Forum - 07-06-2011

[eluser]ahmetkapikiran[/eluser]
Hello,
I am using codeigniter on my site and I use facebook login to login but I have a problem.
->getUser does not return any data when I try my normal codeigniter project. But, in the new folder which is not related my project I try to login from example.php which comes from facebook sdk it works well.

I have checked everything (autoloads, config, etc.)
I think my problem is about sessions.

Thanks for your help.