CodeIgniter Forums
facebook login integration - 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 integration (/showthread.php?tid=53477)



facebook login integration - El Forum - 07-25-2012

[eluser]Near[/eluser]
hi anyone here knows how to integrate facebook login in codeigniter? i am using phpsdk 3 with codeigniter 1.7

i googled a lot but the solutions given not solved my problem,

my problem is the function $this->facebook->getUser();

always return 0 even i'm logged in and allowed the application to access my informations, any help would be greately appreciated

thanks!