The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Add "LIKE" button and other Facebook plugins to threads. Details »» | |||||||||||||||||||||||||||||||||||||||
Add "LIKE" button and other Facebook plugins to threads.
Developer Last Online: Apr 2011
UPDATED: 7/4/10
What's new? Facebook Comment Box I recently added the new facebook "Like" button to my forum and I want to share with everyone! Yes, this is IE,Firefox, Opera, Safari compatible. Yes, this will also show a "comment" box when hover over. First thing's first: 1. Go to http://www.facebook.com/developers/createapp.php (Facebook account required) 2. Enter your site name in the "Application Name" field... "agree" - "Create new app" 3. Click the Website tab 4: Enter your site URL in the "Connect URL" field. i.e. http://www.DOMAIN.com/ (Don't forget the SLASH). 5. Enter DOMAIN.com in the "Base Domain" field and save. 6. In the next page you will see an "Application ID" number. (you'll need it later... keep the window open for now) Template Edits: headinclude: Under: PHP Code:
PHP Code:
* Replace IMAGEPATH with the actual path to the image you want to be displayed on people's facebook wall. (You can use your site logo) *YOUR PROFILE ID = http://www.facebook.com/profile.php?id=randomnumbers ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++ SHOWTHREAD Find: PHP Code:
PHP Code:
under: PHP Code:
PHP Code:
*Save and upload fb.js to root/images ++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++ Find: PHP Code:
PHP Code:
*The comment box will only be shown to guests. ++++++++++++++++++++++++++++++++++++++ Now we need to place the "LIKE" button somewhere visible. I use postbit_legacy so, this is what I did: Find: PHP Code:
PHP Code:
* you may change the table color to suit your needs. --------------------------------------------------------------------------- Thanks to BirdOPrey5 for pointing out some mistakes. Mark as Installed if you use this modification. DONE! =] Download Now
Screenshots
Show Your Support
|
Comments |
#12
|
||||
|
||||
Need more details to be able to assist you.
Correct. The only one that I found for 3.8.x was the one made by hubie but people were reporting it didn't work in IE and the "comment" box would not appear. |
#13
|
||||
|
||||
Quote:
You could make it fewer edits required if you popped $vboptions[bbtitle] instead of YOURSITENAME. |
#14
|
||||
|
||||
kall, does yours work in 3.8x? Looks like it's for vB4.
Thanks Xtrigit, gonna try this one out this weekend! |
#15
|
|||
|
|||
Hi, I would like to finish the installation as your mod seems to be working well.
However I have problems with the position of the button. I put it into postbit_legacy under >!-- controls -->, and it's somewhere in the middle of that bit. I couldn't find a way how to change it (except for an align=left), and it seems that the class is coming from FB directly (as far as I understand...). Here is what it looks like: Attachment 117718 This is what it should look like: Attachment 117719 And there is obviously a problem with the comment field which is not working properly: Attachment 117720 Any help is much appreciated, really. Thanks a lot! |
#16
|
||||
|
||||
Yep, there's a 3.8.x version as well.
|
#17
|
|||
|
|||
Worked with 3.8.x
|
#18
|
|||
|
|||
IS there a way to NOT show the icons (or faces) of the people who clicked?
|
#19
|
||||
|
||||
Quote:
PHP Code:
|
#20
|
|||
|
|||
Is there any way to stop it showing in sensitive areas of the board?
|
#21
|
|||
|
|||
thanks, great addon!
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|