The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Facebook "like" Button for Vbulletin
Code:
<iframe src="http://www.facebook.com/plugins/like.php?href=(web_site)&layout=button_count&show_faces=false&width=450&action=like&colorscheme=dark" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:px"></iframe> With this code, every time a user clicks, it links to only one address labeled above as (web_site). It would be much appreciated for a hand on this. --------------- Added [DATE]1271907196[/DATE] at [TIME]1271907196[/TIME] --------------- Code:
<iframe src="http://www.facebook.com/plugins/like.php?href=http://(web_site)$_SERVER[SCRIPT_NAME]?$_SERVER[QUERY_STRING]&layout=button_count&show_faces=true&width=&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:100px; height:20px"></iframe> That does it by Url in browser in postbit_legacy. Now I just need to find out how to add postid. --------------- Added [DATE]1271914719[/DATE] at [TIME]1271914719[/TIME] --------------- Code:
<iframe src="http://www.facebook.com/plugins/like.php?href=http://[website]/showthread.php$session[sessionurl]?p=$post[postid]&layout=button_count&show_faces=true&width=&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:100px; height:20px"></iframe> |
#2
|
||||
|
||||
if its possible..it will be really nice..lets see
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|