ilk önce bulup değişeceğimiz değişken $post[message]
postbit veya postbit_legacy hangisini kullanıyorsunuz bulun(üstüne eklemek istiyorsanız);

<iframe src="http://www.facebook.com/plugins/like.php?href=$vboptions[bburl]/showthread.php?p=$thread[threadid]&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
$post[message]
altına eklemek istiyorsanız
$post[message]<iframe src="http://www.facebook.com/plugins/like.php?href=$vboptions[bburl]/showthread.php?p=$thread[threadid]&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
Denemediğim için bir sorun çıkarsa yazın.