CodeIgniter Forums
Need to post blog to facebook? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Need to post blog to facebook? (/showthread.php?tid=42489)



Need to post blog to facebook? - El Forum - 06-08-2011

[eluser]SeeleyBoothe[/eluser]
Simply what I am trying to accomplish is to take a blog from my website and then post it to my facebook wall. I would also like to get back a post id so I can reference it on my website.

I have done the create a app on facebook. and have a developer key and secret.

And I started trying to use Elliot Haughin's facebook connect library. But to no avail. It could never figure out if I was logged in or not.

So what I am looking to do is just post a blog post over to my wall and get the id back. I have started going through the wiki but am a little over whelmed with the auth stuff.

I was hoping someone could point me in the right direction.


Need to post blog to facebook? - El Forum - 06-14-2011

[eluser]imcl[/eluser]
hey seeley have you solved this? I'm having the same issue and any advice would be appreciated.


Need to post blog to facebook? - El Forum - 06-14-2011

[eluser]SeeleyBoothe[/eluser]
Yeah actually I ended up using the javascript api.

Here is pretty much what walked me through it.
http://thinkdiff.net/facebook/graph-api-javascript-base-facebook-connect-tutorial/