Facebook Connect Library for CodeIgniter
Just a brief follow-up to the post series I did a while back on Implementing Facebook Connect with CI. Today, Elliot Haughin continued his tradition of releasing helpful CI libraries and published a new library for implementing Facebook Connect using CodeIgniter. Haven’t had a chance to review it personally yet but I would imagine it’s just the thing to make implementing Facebook Connect on your CI site easier. Check it out!
Related posts:
- Implementing Facebook Connect (Part 1) – What is Facebook Connect?
- Implementing Facebook Connect (Part 3) – Accessing Data from Facebook
- Implementing Facebook Connect (Part 2) – Establishing a Connection





Thanks you very much for giving us the valuable code
I’ve been having an issue with that library. Somehow when I’m not connected to facebook, some facebook connect cookies prevent the whole site from loading. The only way to get through this is manually deleting one of the 6 facebook connect cookies.
Pingback: » ce qui a retenu mon attention ! oxynel, blog communication - Agence de communication Montpellier
This may or may not help. We had some problems with Elliot’s library… this is how we got it working:
http://hitsend.ca/2010/10/facebook-connect-user-authentication-using-the-new-graph-api-in-codeigniter/