Welcome Guest, Not a member yet? Register   Sign In
Codeigniter Facebook Connect Library
#1

[eluser]Unknown[/eluser]
Hi to all,

I spent 2 days working on Elliot Haughin Facebook Library. Placed all necessary files in their designated folder
-> config/facebook.php
-> controller/facebook_test.php
-> helper/facebook_helper.php
-> library/facebook.php
-> views/facebook_view.php
-> Also created my website in facebook developer.

Now I can login via facebook and redirected back to my application but the odd parts are:
1. this is now my url looks like after successful login: http://mydomain/facebook_test#_=_
2. also when tried to logout by encoding the url manually to this: http://mydomain/facebook_test/logout it didn't logout. I even check if my facebook account logout but it didn't either.

Please anyone had any luck working on elliot haughin library please do shed me some light...
If needed I can post the controller and view. But I've just copy and paste/follow the instruction in Elliot Haughin Codeigniter - Facebook Connect




Theme © iAndrew 2016 - Forum software by © MyBB