FaLCoN_TiGeR
∂єѕιgη ву ƒαℓ¢ση
Açıklama
Yazılan mesajlara ve konulara teşekkür butonu kullanılarak teşekkür edilir.
Kurulum
1)İndirdiğiniz klasörden Upload Dosyalarını açıyoruz ve içindeki dosyaları aşağıda yazıldığı gibi gerekli yerlere atıyoruz:
post_thanks.php -> \
post_thanks_admin.php -> \admincp\
post_thanks.js -> \clientscript\
functions_post_thanks.php -> \includes\
cpnav_post_thanks.xml -> \includes\xml\
hooks_post_thanks.xml -> \includes\xml\
post_thanks.gif -> \images\buttons\ (Deneme amaçlı default tema için hazırlanmış butondur isterseniz başka teşekkür butonunu aynı adla hazırlayıp atabilirsiniz)
2) Yine indirdiğiniz dosyadaki product-post_thanks.xml adlı dosyayı admincp deki ÜRÜN YÖNETİCİSİnden yükleyiniz.
3) postbit_legacy templatesinde bulun:
altına ekleyin:
tekrar bulun:
altına ekleyin:
MEMBERINFO templatesinde bulun:
altına ekleyin:
SHOWTHREAD templatesinde bulun:
altına ekleyin:
SHOWTHREAD_SHOWPOST templatesinde bulun:
altına ekleyin:
Kaydedip çıkıyoruz.
Download Link: http://rapidshare.com/files/138003354/Te__351_ekkuer_Eklentisi_7.6.rar.html
Rar Pass: hackhell.com
Yazılan mesajlara ve konulara teşekkür butonu kullanılarak teşekkür edilir.
Kurulum
1)İndirdiğiniz klasörden Upload Dosyalarını açıyoruz ve içindeki dosyaları aşağıda yazıldığı gibi gerekli yerlere atıyoruz:
post_thanks.php -> \
post_thanks_admin.php -> \admincp\
post_thanks.js -> \clientscript\
functions_post_thanks.php -> \includes\
cpnav_post_thanks.xml -> \includes\xml\
hooks_post_thanks.xml -> \includes\xml\
post_thanks.gif -> \images\buttons\ (Deneme amaçlı default tema için hazırlanmış butondur isterseniz başka teşekkür butonunu aynı adla hazırlayıp atabilirsiniz)
2) Yine indirdiğiniz dosyadaki product-post_thanks.xml adlı dosyayı admincp deki ÜRÜN YÖNETİCİSİnden yükleyiniz.
3) postbit_legacy templatesinde bulun:
PHP:
<!-- controls -->
altına ekleyin:
PHP:
<!-- Start Post Thank You Hack -->
$post_thanks_button
<!-- End Post Thank You Hack -->
tekrar bulun:
PHP:
<!-- / post $post[postid] popup menu -->
altına ekleyin:
PHP:
<!-- Start Post Thank You Hack -->
$post_thanks_button
<!-- End Post Thank You Hack -->
MEMBERINFO templatesinde bulun:
PHP:
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
altına ekleyin:
PHP:
<!-- 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="post_thanks.php?$session[sessionurl]do=findthanks&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[post_thanks_search_user]</phrase></a>
<!-- End Post Thank You Hack -->
SHOWTHREAD templatesinde bulun:
PHP:
<script type="text/javascript" src="clientscript/vbulletin_post_loader.js?v=$vboptions[simpleversion]"></script>
altına ekleyin:
PHP:
<!-- Start Post Thank You Hack -->
<script type="text/javascript" src="clientscript/post_thanks.js"></script>
<!-- End Post Thank You Hack -->
SHOWTHREAD_SHOWPOST templatesinde bulun:
PHP:
<title>$vboptions[bbtitle] - $vbphrase[view_single_post] - $threadinfo[title]</title>
altına ekleyin:
PHP:
<!-- Start Post Thank You Hack -->
<script type="text/javascript" src="clientscript/post_thanks.js"></script>
<!-- End Post Thank You Hack -->
Kaydedip çıkıyoruz.
Download Link: http://rapidshare.com/files/138003354/Te__351_ekkuer_Eklentisi_7.6.rar.html
Rar Pass: hackhell.com