To jest tylko wersja do druku, aby zobaczyć pełną wersję tematu, kliknij TUTAJ
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo

English version - [Other] Facebook like button?

evilmc - 05-09-2010, 02:29
Temat postu: [Other] Facebook like button?
Is it possible to insert Facebook Like Button on phpbb by przemo?



Here is a tutorial for phpbb3:
Kod:
http://www.boardtalk.net/forum/viewtopic.php?t=58

koziolek - 05-09-2010, 09:04

In file templates/*/viewtopic_body.tpl find:
Kod:
<span class="nav">{S_TOPIC_ADMIN}</span>
before add:
Kod:
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.serbianunderground.com%2Fforum%2F{U_VIEW_TOPIC}&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:60px"></iframe>
    <fb:like href="http://www.serbianunderground.com/forum/{U_VIEW_TOPIC}" layout="standard" show_faces="true" width="450" action="like" colorscheme="light" />

evilmc - 06-09-2010, 17:59

Facebook preview:
Cytat:
Sug Portal like Serbian Underground // Hip Hop :: TehniÄ�ke inovacije na forumu на serbianunderground.com.

Forum original topic preview:
Cytat:
Serbian Underground // Hip Hop forum » Serbian Underground » Obavestenja » Tehničke inovacije na forumu


Is it possible to correct this error by showing facebook?



Powered by phpBB modified by Przemo © 2003 phpBB Group