vB Version: 4.x.x
Mod Version: 1.00
hi friends
i was using the old modification to add facebook comments on my vbulletin forum. but it was giving multiple errors and problems.
here is the method.
1) Enable facebook from settings
2) go to show thread templates / SHOWTHREAD
FIND: {vb:raw similarthreads}
paste this code above
=>Please dont forget to change my website name with your own website forum home page url.
=>Note:- i hope you have given your facebook application API key in your vbulletin facebook settings.
here is screen shot of the modification , its working fine.
Mod Version: 1.00
hi friends
i was using the old modification to add facebook comments on my vbulletin forum. but it was giving multiple errors and problems.
here is the method.
1) Enable facebook from settings
2) go to show thread templates / SHOWTHREAD
FIND: {vb:raw similarthreads}
paste this code above
PHP:
<!-- FB Comments --><div class="fb-comments" data-href="http://www.nidokidos.org/{vb:raw relpath}" data-num-posts="2" data-width="470"></div> <!-- /FB Comments -->
=>Please dont forget to change my website name with your own website forum home page url.
=>Note:- i hope you have given your facebook application API key in your vbulletin facebook settings.
here is screen shot of the modification , its working fine.