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-17-2010 02:08 PM

fb like button only displayed in homepage if i get in to any thread the fb like button wont display in navbar area

Xtrigit 07-19-2010 01:26 PM

Quote:

Originally Posted by sundarmobiles (Post 2070655)
fb like button only displayed in homepage if i get in to any thread the fb like button wont display in navbar area

Find:
PHP Code:

</span>
        
</
td>
            </
tr>
            <
tr>
                <
td class="navbar" 

Paste above the fb like code.

Also, you pasted this twice:
PHP Code:

<div id="fb-root"></div
<
script src="/images/fb.js" type="text/javascript"></script


sundarmobiles 07-19-2010 01:43 PM

now everything ok but in this link http://www.srimeenakshimobiles.com/f...announcements/ fb like button dont pick the url correctly it said ur url not reached but in this link http://www.srimeenakshimobiles.com/f...ral-rules.html it pick the url correctly

sundarmobiles 07-19-2010 01:51 PM

1 Attachment(s)
check the difference of url in this screen shot

sundarmobiles 07-19-2010 01:55 PM

1 Attachment(s)
this screen shot for correctly picked url

sundarmobiles 07-24-2010 07:18 AM

hi xtrigit any solution for this?

Support 07-31-2010 02:41 PM

Hi every one,
i added LIKE button to my forum and it works just fine except one issue, if i click on LIKE and write a comment it shows on my profile with Random Thumbnail, so how can i get the option to choose the Thumbnail i want to add with the topic i LIKE ?

BirdOPrey5 07-31-2010 04:05 PM

Quote:

Originally Posted by Support (Post 2077242)
Hi every one,
i added LIKE button to my forum and it works just fine except one issue, if i click on LIKE and write a comment it shows on my profile with Random Thumbnail, so how can i get the option to choose the Thumbnail i want to add with the topic i LIKE ?

The Thumbnail should be controlled by the line:
<meta property="og:image" content="IMAGEPATH"/>

in the headerinclude template. You need to replace "IMAGEPATH"/> with the path to a thumbnail image, or usually your forum logo... something like "/forums/images/misc/logo.gif"

Support 07-31-2010 06:24 PM

Still not working

Code:

<meta property="og:image" content="http://www.mixlogy.com/vb/images/mix.gif"/>
I added it from here
http://developers.facebook.com/docs/...e/plugins/like

im just need the full come which show my forum image on every LIKE click on user profiles
and i need to know why i have to put my id ?

Support 07-31-2010 07:55 PM

Is this right ?
Code:

<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.mixlogy.com/vb/showthread.php$session[sessionurl]?p=$post[postid]&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true">
<meta property="og:site_name" content="Mixlogy.com"/>
<meta property="og:image" content="http://www.mixlogy.com/vb/images/mix.gif"/>
<meta property="fb:admins" content="100000769173722"/>
</iframe>



All times are GMT. The time now is 11:50 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.01197 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_php_printable
  • (2)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