Uberguilds
04-22-2010, 01:39 AM
<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>
This is the code, my question is, how do I put this in the postbit legacy and have it update the current url.
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 1271907196 at 1271907196 ---------------
<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 1271914719 at 1271914719 ---------------
<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>
This works by individual post, but I would like to URL preview text to be the same name as the thread.
http://chaosguild.org/pics/fbchaos.jpg
This is the code, my question is, how do I put this in the postbit legacy and have it update the current url.
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 1271907196 at 1271907196 ---------------
<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 1271914719 at 1271914719 ---------------
<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>
This works by individual post, but I would like to URL preview text to be the same name as the thread.
http://chaosguild.org/pics/fbchaos.jpg