vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - Add Facebook comments to threads (https://vborg.vbsupport.ru/showthread.php?t=239023)

Dave234 04-02-2012 11:53 PM

It didn't work.

Dave234 04-02-2012 11:58 PM

There is a note at the bottom of my forum that now says "The comments plugin requires an href parameter." and it's flashing.

Also, how can I get the facebook comments thing onto the main pages, like the news sections and the blogs?

David_R 04-03-2012 06:14 AM

I am unable to get the facebook APP ID. I have already created a page for my website on facebook but I am unable to find a api key for the same.

Dave234 04-03-2012 11:03 AM

Do "Create App".

I believe you actually create the app, if I'm not mistaken.

But the integration into the code is the part that stumps me. It just isn't 100% integrating once it's in there (please see my posts right above)

Dave234 04-05-2012 12:05 PM

Can anyone help with this??? Got a couple people here who really want to add this feature to our website, but it doesn't seem to work for us.

Dave234 04-12-2012 06:47 PM

How do we do this? It's not working for me.

Dave234 04-21-2012 09:27 PM

At the bottom it is saying: "The comments plugin requires an href parameter." and it is constantly trying to load, but nothing loads. Can someone please help??

K!nG 04-23-2012 01:11 AM

with 4.1.12 its not working... showing 2 iframe boxed in threads randomly ... i had it installed but removed because of these iframe boxes.

Dave234 04-26-2012 12:34 AM

Is it also not working for 4.1.11? Is this why I'm seeing the "The comment plugin requires an href parameter" and an icon next to it that is trying to load something? (But nothing happens)?

coolankur49 04-28-2012 08:35 AM

Well, people who are experiencing difficulties can use my method,

open showthread.php and search for this code

Code:

<vb:if condition="!is_browser('ie') AND $show['wysiwyg']">
        <!-- Mozilla work around for focusing on QR in WYSIWYG mode -->
        <div id="qr_scroll"></div>
</vb:if>
</form>

Add this below it and save.

Code:

<div class="fb-comments" data-href="http://www.helpline3d.com/showthread.php?t={vb:raw threadid}" data-num-posts="5" data-width="960"></div>
change helpline3d.com to your domain


All times are GMT. The time now is 10:10 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01288 seconds
  • Memory Usage 1,731KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete