MyBB Community Forums

Full Version: Integrate facebook comment box with mybb
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Integrate facebook comment box with mybb
hello today we will add this tutorials to know how Integrate facebook comment box with mybb
first you must have an Application in facebook or if u have't u can make one by this link

http://developers.facebook.com/setup
after that now u have APP_ID

now go to your style and templates > show thread > showthread template and add below code after
{$quickreply}

<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=APP_ID&amp;xfbml=1"></script><fb:comments numposts="10" width="425" publish_feed="true"></fb:comments>
also u can get your code from this link
http://developers.facebook.com/docs/reference/plugins/comments



dont forget replace APP_ID with your true APP_ID number

demo :
http://rab7net.info/vb/Thread-Integrate-...-with-mybb
i think this tutorials not good Sad no any thanx or any feedback Sad
Thanks for posting this. =) I may not use this with MyBB, because that's the point of a forum =/ but I will probably use it with my blog =)
thank u @Elegant to your Reply ^_^
(2010-12-19, 11:59 PM)mybbtheme Wrote: [ -> ]i think this tutorials not good Sad no any thanx or any feedback Sad

Thanks for sharing your tutorial Smile
It's not integration guide as such because the posts are not added to mybb database. Thats why i didn't use this feature before.

If we could be able to do that, it would be great Smile
Yaldaram you are welcome my bro Big Grin


hi Nayar in first thank u to your reply and i will try to make it really integration Smile
(2010-12-20, 04:31 PM)mybbtheme Wrote: [ -> ]hi Nayar in first thank u to your reply and i will try to make it really integration Smile
It would not be that simple. You will have to go through a Facebook Connect method AFAIK.

Feel free to discuss new ways it could be done Wink
hi Nayar Smile thank u to Reputation
yes i know its not easy but i will try and sure i will discuss new ways with u my bro Smile
Pages: 1 2 3