vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Add-On Releases - Add "LIKE" button and other Facebook plugins to threads. (https://vborg.vbsupport.ru/showthread.php?t=243319)

sundarmobiles 07-15-2010 05:22 PM

hey i installed fully but flike button not showing and also dont get any error pls help me

Xtrigit 07-15-2010 06:53 PM

did you edit and upload the javascript file?

sundarmobiles 07-16-2010 01:48 AM

s sir i did tat my vbulletin version is 3.7.3 is this work with this version?

sundarmobiles 07-16-2010 05:00 AM

hi if i logged out of the forum facebook comment box and like button display if i logged in it wont display and one more error if i click the like button am getting this error
Quote:

You failed to provide a valid list of administators. You need to supply the administors using either a "fb:app_id" meta tag, or using a "fb:admins" meta tag to specify a comma-delimited list of Facebook users.
and in navbit area i tried as u said but it wont display in both condition please help me out.

sundarmobiles 07-16-2010 05:25 AM

ok i got it its permission problem i edit the user group id and fixed but still getting this error if i click the like button
Quote:

You failed to provide a valid list of administators. You need to supply the administors using either a "fb:app_id" meta tag, or using a "fb:admins" meta tag to specify a comma-delimited list of Facebook users.
and also wont display in navbit area please help me out

Xtrigit 07-16-2010 07:22 AM

Quote:

Originally Posted by sundarmobiles (Post 2069892)
you failed to provide a valid list of administrators...

PHP Code:

<meta property="fb:admins" content="YOUR PROFILE ID"/> 

Make sure you replace YOUR PROFILE ID with your actual id:

If you don't know what your ID is, log in to facebook and look in the address bar, you will see a set of random numbers.

sundarmobiles 07-16-2010 07:32 AM

i fixed this one sir now working fine postbit area but still navigation area fb button not display sir

Xtrigit 07-16-2010 08:34 AM

PHP Code:

<meta property="fb:app_id" content="125002750876861" /> 

Delete that meta tag, you don't need it.

PHP Code:

<meta property="fb:admins" content="http://www.facebook.com/profile.php?id=100000107178422"/> 

Replace the above with:

PHP Code:

<meta property="fb:admins" content="100000107178422"/> 

Everything else seems to be fine, except for the like button which you haven't added.

sundarmobiles 07-17-2010 02:44 AM

ok now its work fine in postbit area but not displayed in navbar area

sundarmobiles 07-17-2010 11:30 AM

finally i fixed the navbar area now fb button displayed there but url problem am using vbseo but i used <fb: comments> in showthread area this one correcly pick my url automatically but in my navbar area i used <fb:like> it wont pick my url correctly it said ur url is not reachable can u get my point?


All times are GMT. The time now is 09:18 AM.

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.01131 seconds
  • Memory Usage 1,743KB
  • 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
  • (4)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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