Back to vBulletin 4.x Template Modifications

Add Facebook comments to threads
Mod Version: 1.00, by ericgtr

vB Version: 4.0.2 Rating: (13 votes - 4.69 average) Installs: 133
Released: 24 Mar 2010 Last Update: 31 Mar 2010 Downloads: 37
Not Supported Template Edits  

This modification will integrate Facebook comments directly into the posts, at the bottom of the page.

What is needed for this modification:
  • A standard facebook account.
  • A facebook application, anyone can set one up and it's simple https://www.facebook.com/developers/createapp.php Be sure to add your site URL to the "Connect URL" and take note of your API Key.

Once that is done it's time to add the code to the SHOWTHREAD template.

Find:
Code:
{vb:raw similarthreads}
Add this above:
Code:
	<!-- FB Comments -->
	<h4 class="threadinfohead"><span class="optiontitle">Facebook Comments</span></h4>
	<div id="thread_tags_list" class="thread_info_block">
		<div class="inner_block">
			<div id='tag_list_cell'>
<script src="http://static.ak.connect.facebook.com/connect.php/en_US" type="text/javascript"></script><script type="text/javascript">FB.init("YOUR API KEY");</script><fb:comments> </fb:comments>
			</div>
		</div>
	</div>
	<!-- /FB Comments -->
Be sure to add your API key.

Download

No files for download.

Screenshots

Click image for larger version
Name:	screen.JPG
Views:	8763
Size:	53.9 KB
ID:	114666  

Similar Mods

Show Thread Enhancements Add Facebook to Social Bookmarks vBulletin 3.8 Template Modifications

vblts.ru supports vBulletin®, 2022-2024