vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Add Facebook "Like" button to your threads [vB 3.8.x] (https://vborg.vbsupport.ru/showthread.php?t=241053)

jackburaks35 06-12-2010 08:04 PM

thank you :);)

Hellmaster 06-25-2010 06:44 AM

Just installed, working perfect, but... how to change de languaje to Spanish (Latinoamerica)?

Thanx!


*****

FIX: es_MX

hubie 06-25-2010 01:38 PM

Quote:

Originally Posted by rockdrig (Post 2059246)
Just installed, working perfect, but... how to change de languaje to Spanish (Latinoamerica)?

Thanx!


*****

FIX: es_MX

Just find:

... '//connect.facebook.net/en_US/all.js'; ...

and replace "en_US" for "es_MX" or "es_LA".

FitgirlWorld 06-26-2010 05:01 AM

Any way to get this to post an image and comment on the person's news feed/wall? This only adds a small link to "recent activity" on the person's facebook page?

thanks

Endertr 07-01-2010 08:19 PM

thanks..

kyokushin4life 07-10-2010 01:22 AM

I have a question.

I'm adding the template change to showthread template instead of postbit.(so like button is next to reply button) The facebook like button generates an invalid link. Ithink adding the change to the postbit template works.

What is the right template code that I can use in showthread template to get the like button to work?

Thanks!

HTML Code:

<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.example.com/forums/showthread.php$session[sessionurl]?p=$post[postid]&amp;layout=button_count&amp;show_faces=true&amp;width=&amp;action=like&amp;colorscheme=light"
scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:100px; height:20px">
</iframe>


kyokushin4life 07-10-2010 01:43 AM

Got it.

Use t=$threadid in the code.

MagicThemeParks 07-13-2010 11:31 AM

kyokushin4life, so is it then like this?

HTML Code:

<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.example.com/forums/showthread.php$session[sessionurl]?t=$thread[threadid]&amp;layout=button_count&amp;show_faces=true&amp;width=&amp;action=like&amp;colorscheme=light"
scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:100px; height:20px">
</iframe>


alehawk 07-20-2010 05:23 PM

I got problems with xfbml version, it giver me an error "You must specify an "href" attribute to the iframe. Something like <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fexample.com%2Ffoo%2Fbar .html"></iframe>"
If I use the iframe option It works but it wont allow the user to enter a comment.
Does anyone knows how to fix it?
Tnx!

hubie 07-22-2010 12:22 AM

Quote:

Originally Posted by alehawk (Post 2072109)
I got problems with xfbml version, it giver me an error "You must specify an "href" attribute to the iframe. Something like <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fexample.com%2Ffoo%2Fbar .html"></iframe>"
If I use the iframe option It works but it wont allow the user to enter a comment.
Does anyone knows how to fix it?
Tnx!

Have you installed another fb mod? I had the same problem when i installed facebook connect on my board.


All times are GMT. The time now is 09:15 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.01093 seconds
  • Memory Usage 1,740KB
  • 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_html_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