Facede Paylas
Bul : (viewforum.php)Kod:
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
Değiştir :
Kod:
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : '';
Bul : (viewtopic.php)
Kod:
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
Değiştir :
Kod:
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : '';
Aşağıdaki kodu viewtopic_body.html dosyasına ekleyin. İstediğiniz yere ekleyebilirsiniz. İster avatar altı ister konu altı size kalmış.
Facebook Paylaş Eklentisi: (tema içindeki --> viewtopic_body.html aç )
Kod:
<a href="http://www.facebook.com/sharer.php?u=http://windows7seven.org/forum/{postrow.U_MINI_POST}"><img src="http://i49.tinypic.com/2d9y3bt.jpg" width="25" height="25" /></a>
Kod içindeki site adresini sizinkiyle değiştirin.
Digg paylaş eklentisi: (tema içindeki --> viewtopic_body.html aç )
Kod:
<a href="http://digg.com/submit?url=http://windows7seven.org/forum/{postrow.U_MINI_POST}"><img src="http://windows7seven.org/forum/digg.png" width="25" height="25" /></a>
Kod içindeki site adresini sizinkiyle değiştirin.
Konu alıntı belirtmeden yayınlanamaz.