Xtrigit
08-01-2010, 04:29 AM
Hello, everyone!
I have created a bbcode and I want the facebook like button to show along with the bbcode content, the problem is that I cannot add vbulletin variables in the bbcode "replacement" field.
I don't know if it would be possible to add this code:
<fb:like href="{vb:raw vboptions.bburl}/showthread.php?{vb:raw session.sessionurl}t={vb:raw threadid}"></fb:like>
somewhere and call it by adding something like <div id="button"></div> in the "replacement"field.
Or how else could I accomplish what I need?
Thanks
I have created a bbcode and I want the facebook like button to show along with the bbcode content, the problem is that I cannot add vbulletin variables in the bbcode "replacement" field.
I don't know if it would be possible to add this code:
<fb:like href="{vb:raw vboptions.bburl}/showthread.php?{vb:raw session.sessionurl}t={vb:raw threadid}"></fb:like>
somewhere and call it by adding something like <div id="button"></div> in the "replacement"field.
Or how else could I accomplish what I need?
Thanks