MasterX
02-05-2008, 03:39 PM
Gelişmiş Teşekkür sistemi.on güncelenmiştir Version 5.1 son güncellemsi 14/09/2006 tarihlidir, default temada denenmiş ve görüntüleri alınmıştır doğru uygulandığında sorunsuz çalışır, diğer templatelerde çıkacak sorunlar kişilere aittir..
Kaynak: vBulletin.org
vB Version: 3.6.1
Yapımcı: Abe1 (Master Coder)
Kurulum:
1) Dosyadaki post_thanks.gif resmi upload edin...(örnek default template kullananlar için /images/buttons/ dosya yoluna )
2) product-post_thanks.xml dosyasını admin panelden İmport edin > (admincp -> Plugin System -> Manage Products / Ürün Yöneticisi -> [Add/Import Product] / [Ürünü Ekle/Yükle])
3) Kullandığınız templatenin düzenle kısmından postbit > postbit_lagacy açın
Arayın
$vbphrase[posts]: $post[posts]
Altına ekleyin
<!-- Start Post Thank You Hack -->
<if condition="$post[userid]">
<br />
$vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount]
<br />
<if condition="$post[post_thanks_thanked_times_on] == 1">
$vbphrase[post_thanks_time_post]
<else />
<if condition="$post[post_thanks_thanked_posts_on] == 1">
<phrase 1="$post[post_thanks_thanked_times]">$vbphrase[post_thanks_times_post]</phrase>
<else />
<phrase 1="$post[post_thanks_thanked_times]" 2="$post[post_thanks_thanked_posts]">$vbphrase[post_thanks_times_posts]</phrase>
</if>
</if>
</if>
<!-- End Post Thank You Hack -->
Arayın
<!-- controls -->
Altına ekleyin
<!-- Start Post Thank You Hack -->
$post_thanks_button
<!-- End Post Thank You Hack -->
Arayın
<!-- / post $post[postid] popup menu -->
altına ekleyın
<!-- Start Post Thank You Hack -->
$post_thanks
<!-- End Post Thank You Hack -->
Template navbar açınArayın
<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
Altına ekleyin
<!-- Start Post Thank You Hack -->
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=findallthanks">$vbphrase[post_thanks_search]</a></td>
<!-- End Post Thank You Hack -->
templatede MEMBERINFO açınArayın
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
Altına ekleyin
<!-- Start Post Thank You Hack -->
<br />
$vbphrase[post_thanks_total_thanks]: <strong>$userinfo[post_thanks_user_amount]</strong>
<br />
<if condition="$userinfo[post_thanks_thanked_times_on] == 1">
$vbphrase[post_thanks_time_post]
<else />
<if condition="$userinfo[post_thanks_thanked_posts_on] == 1">
<phrase 1="$userinfo[post_thanks_thanked_times]">$vbphrase[post_thanks_times_post]</phrase>
<else />
<phrase 1="$userinfo[post_thanks_thanked_times]" 2="$userinfo[post_thanks_thanked_posts]">$vbphrase[post_thanks_times_posts]</phrase>
</if>
</if>
</td></tr>
<tr><td>
<a href="search.php?$session[sessionurl]do=findthanks&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[post_thanks_search_user]</phrase></a>
<!-- End Post Thank You Hack -->
Bu kadar hayırlı olsun
Kaynak: vBulletin.org
vB Version: 3.6.1
Yapımcı: Abe1 (Master Coder)
Kurulum:
1) Dosyadaki post_thanks.gif resmi upload edin...(örnek default template kullananlar için /images/buttons/ dosya yoluna )
2) product-post_thanks.xml dosyasını admin panelden İmport edin > (admincp -> Plugin System -> Manage Products / Ürün Yöneticisi -> [Add/Import Product] / [Ürünü Ekle/Yükle])
3) Kullandığınız templatenin düzenle kısmından postbit > postbit_lagacy açın
Arayın
$vbphrase[posts]: $post[posts]
Altına ekleyin
<!-- Start Post Thank You Hack -->
<if condition="$post[userid]">
<br />
$vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount]
<br />
<if condition="$post[post_thanks_thanked_times_on] == 1">
$vbphrase[post_thanks_time_post]
<else />
<if condition="$post[post_thanks_thanked_posts_on] == 1">
<phrase 1="$post[post_thanks_thanked_times]">$vbphrase[post_thanks_times_post]</phrase>
<else />
<phrase 1="$post[post_thanks_thanked_times]" 2="$post[post_thanks_thanked_posts]">$vbphrase[post_thanks_times_posts]</phrase>
</if>
</if>
</if>
<!-- End Post Thank You Hack -->
Arayın
<!-- controls -->
Altına ekleyin
<!-- Start Post Thank You Hack -->
$post_thanks_button
<!-- End Post Thank You Hack -->
Arayın
<!-- / post $post[postid] popup menu -->
altına ekleyın
<!-- Start Post Thank You Hack -->
$post_thanks
<!-- End Post Thank You Hack -->
Template navbar açınArayın
<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
Altına ekleyin
<!-- Start Post Thank You Hack -->
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=findallthanks">$vbphrase[post_thanks_search]</a></td>
<!-- End Post Thank You Hack -->
templatede MEMBERINFO açınArayın
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
Altına ekleyin
<!-- Start Post Thank You Hack -->
<br />
$vbphrase[post_thanks_total_thanks]: <strong>$userinfo[post_thanks_user_amount]</strong>
<br />
<if condition="$userinfo[post_thanks_thanked_times_on] == 1">
$vbphrase[post_thanks_time_post]
<else />
<if condition="$userinfo[post_thanks_thanked_posts_on] == 1">
<phrase 1="$userinfo[post_thanks_thanked_times]">$vbphrase[post_thanks_times_post]</phrase>
<else />
<phrase 1="$userinfo[post_thanks_thanked_times]" 2="$userinfo[post_thanks_thanked_posts]">$vbphrase[post_thanks_times_posts]</phrase>
</if>
</if>
</td></tr>
<tr><td>
<a href="search.php?$session[sessionurl]do=findthanks&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[post_thanks_search_user]</phrase></a>
<!-- End Post Thank You Hack -->
Bu kadar hayırlı olsun