CurcunaForum.Org

CurcunaForum.Org (https://www.curcunaforum.org/)
-   Html,Asp,Php Scriptler (https://www.curcunaforum.org/html-asp-php-scriptler/)
-   -   ...Rep Gücünün Ve Puaninin Goruntulenmesi 3.5.x... (https://www.curcunaforum.org/html-asp-php-scriptler/562-rep-gucunun-ve-puaninin-goruntulenmesi-35x.html)

[αℓiєиѕ] 02-25-2007 13:00

...Rep Gücünün Ve Puaninin Goruntulenmesi 3.5.x...
 
Temalar >> Postbit Templates >> postbit_legacy

Alttaki kısmı bulun;
PHP Kodu:
<if
condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if>



Bunu şunlarla değiştirin;
PHP Kodu:
<if
condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</div></if>
<
div>Rep Puanı : $post[reputation]</div>
<
div>Rep Derecesi : $post[reputationdisplay]</div></if>



Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 18:16.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.