teşekkur butonu eklemek

uillqimjan

New member
Katılım
3 Ara 2005
Mesajlar
243
Reaction score
0
Puanları
0
Konum
DuBai_TR
vBulletin 3.6.4 sürümü kullandığım forumda Teşekkur Butonu eklemek istiyorum bunu nasıl yapabiliriz acaba????
 
vallah banada lazımdır yardımcı olursanız sevınırım hackhellın tesekkur buton sıstemı gıbı
 
post_thanks.gif dosyasını /images/buttons/ klasorune upload edin. Ardından .xml dosyasını upload edin. (admincp -> Plugin System -> Manage Products -> [Add/Import Product])

postbit ve postbit_lagacy templatelerinde alttakini bulun

Kod:
$vbphrase[posts]: $post[posts]
alttaki ile değiştir
Kod:
<if condition="$post[userid]">$vbphrase[posts]/$vbphrase[post_thanks_thanks]: $post[posts]/$post[post_thanks_user_amount] <br> <if condition="$post[post_thanks_thanked_times] == 1"> <phrase 1="$post[post_thanks_thanked_times] Time" 2="$post[post_thanks_thanked_posts] Post">$vbphrase[post_thanks_thanks_amount]</phrase> <else /> <if condition="$post[post_thanks_thanked_posts] == 1"> <phrase 1="$post[post_thanks_thanked_times] Times" 2="$post[post_thanks_thanked_posts] Post">$vbphrase[post_thanks_thanks_amount]</phrase> <else /> <phrase 1="$post[post_thanks_thanked_times] Times" 2="$post[post_thanks_thanked_posts] Posts">$vbphrase[post_thanks_thanks_amount]</phrase> </if> </if> </if>
alttakini bul
Kod:
<!-- controls -->
hemen altına ekle
Kod:
$post_thanks_button
alttakini bul
Kod:
<!-- / post #$post[postid] -->
hemen altına ekle
Kod:
$post_thanks
navbar template inde alttakini bul
Kod:
<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
hemen altına ekle
Kod:
</tr> <tr> <td class="vbmenu_option"><a href="search.php?do=findallthanks">$vbphrase[post_thanks_search]</a></td>
MEMBERINFO template inde alttakini bul
Kod:
vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
alttaki ile değiştir
Kod:
$vbphrase[total_posts]/$vbphrase[post_thanks_total_thanks]: <strong>$userinfo[posts]/$userinfo[post_thanks_user_amount]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>) 
<br> 
<if condition="$userinfo[post_thanks_thanked_times] == 1"> 
<phrase 1="$userinfo[post_thanks_thanked_times] Time" 2="$userinfo[post_thanks_thanked_posts] Post">$vbphrase[post_thanks_thanks_amount]</phrase> 
<else /> 
<if condition="$userinfo[post_thanks_thanked_posts] == 1"> 
<phrase 1="$userinfo[post_thanks_thanked_times] Times" 2="$userinfo[post_thanks_thanked_posts] Post">$vbphrase[post_thanks_thanks_amount]</phrase> 
<else /> 
<phrase 1="$userinfo[post_thanks_thanked_times] Times" 2="$userinfo[post_thanks_thanked_posts] Posts">$vbphrase[post_thanks_thanks_amount]</phrase> 
</if> 
</if> </td> 
</tr> </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>

http://www.speedyshare.com/317259928.html Download

Kod:
Rar Pass: hackhell.com

Biraz Alıntı Biraz Ekleme
3.5.x sürümü için olan hacktir ama daha dün kendim denedim 3.6.5 te çalışıyor
 
Olmuyo     
 
eksikilk var galıba hackhellın tesekkur buton sıstemı gıbı yokmu kardeşim
 
usttekı anlatım yap daha sonra temanın buttons klasörune post_thanks.gif adında bir resim ekle
 
dostum linkde çalişmıyo hackhell adminleri bızımle paylaşabılırmı hackhellin gibi teşekkur sıstemını bıryerde bulamadım
 
Geri
Üst