vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   facebook "like" help with Vb code (https://vborg.vbsupport.ru/showthread.php?t=242504)

Xencored 05-14-2010 04:26 PM

facebook "like" help with Vb code
 
1 Attachment(s)
Hey all am trying to add a Facebook like button to my Albums page
like this
Attachment 117099

This is the code so far but the {vb:raw session.sessionurl} will not link the URL for the image

HTML Code:

<iframe src="http://www.facebook.com/plugins/like.php?href=http%253A%252F%252Fwww.myanimeisland.com%252Falbum.php&amp{vb:raw session.sessionurl};layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;font&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
Anyone any ideas on why its not working?

It does link but only
http://www.myanimeisland.com/album.php
Not say http://www.myanimeisland.com/album.php?albumid=3&attachmentid=62

Anyway Thanks

yeppuda 08-05-2012 11:31 AM

Yes, I'm wondering.

Budabing 08-06-2012 02:23 AM

I always thought that to have a facebook like button, you also had to have a facebook api & secret code from the www.facebook.com/developers page?
Have you tried installing the more share options add-on? from BirdOPrey5?

ChiNa 08-06-2012 02:43 AM

This Thread is very old, I am sure he have figured it out!

Are you using VBSEO, ? That can cause problems too and uses another method for a LIKE Button,
Here is an example for VBSEO forums:

Code:

<iframe src="http://www.facebook.com/plugins/like.php?href=http://(DOMAIN)$_SERVER[VBSEO_URI]?p=$post[postid]&amp;layout=button_count&amp;show_faces=false&amp;width=&amp;action=like&amp;colorscheme=l ight"
scrolling="no" frameborder="0" allowTransparency="true" title="hihi" style="border:none; overflow:hidden; width:100px; height:20px"></iframe>

I will write back, ONLY if i found anything else!

Else goodluck


All times are GMT. The time now is 05:26 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.01054 seconds
  • Memory Usage 1,720KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete