3.6.8 Sürümüne Teşekkür Hacki Arıyodum Yardım

BuNaLım

Bunalım
Katılım
22 Eki 2005
Mesajlar
4,020
Reaction score
0
Puanları
0
Yaş
39
Konum
mi topraktan!
3.6.8 Sürümüne Teşekkür Hacki Arıyodum Yardım Forumda aradım ama bulamadım arkadşlar
 
1-) Ekteki gif images/Buttons klasörünün içine atın.

2-) Xml yi admin panel >> ürün yöneticisi >> yeni ürün ekle den import edin.

3-) Admin panel >> stlye yöneticisi >> temaları düzenle >> Postbit_legacy templatesini açıyoruz ve aşağıdaki kodu buluyoruz.

PHP:
$vbphrase[posts]: $post[posts]

Altına ekleyin;

PHP:
<!-- 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 -->

---------------------------------------------------------------

Aynı templatede bulun

PHP:
<!-- controls -->

Altına ekleyin

PHP:
<!-- Start Post Thank You Hack -->
$post_thanks_button
<!-- End Post Thank You Hack -->


---------------------------------------------------------------


Aynı templatede bulun;

PHP:
<!-- / post $post[postid] popup menu -->

Altına ekleyin ;

PHP:
<!-- Start Post Thank You Hack -->
$post_thanks
<!-- End Post Thank You Hack -->



4-) Admin panel >> stly yöneticisi >> temaları düzenle >> navbar templatesini açın ve aşağıdaki kodu bulun;

PHP:
<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>

Altına ekleyin;

PHP:
<!-- 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 -->


---------------------------------------------------------------


Memberinfo templatesini açın ve 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="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 -->
[/B]


http://upshare.eu/?d=DB19CDAF14

Rar Pass: hackhell.com

Anlatım Alıntıdır =)
 
ustam sağolasın ama link çalişmıyo lınkı yenılersen sevınırım
 
teşekkür butonlarını yeni ürün ekleden tek tek yükledikten sonra mı o verilen kodları yerşeştiriyoruz


ha bide ben sstyleden navbar temasi dedigini anlayamadım kusura bakma ya onu nerden bulcam veya ing. yazılı olabilir mi ::(:):)
 
Geri
Üst