Türkçe Uygulama : Lose
Türkçe Anlatım : Lose
Zorluk Seviyesi : Basit
Örnek görünüm:

İlk Olarak
AdminCP >> Templates >> Modify / Delete >> the template set you are using >> Expand >> User Control Panel Templates >> usercp_latestreputations
Diyip tüm kodları aşağıdaki ile değiştirelim
<br /> <table border="0" cellspacing="$theme[borderwidth]" cellpadding="$theme[tablespace]" class="tborder"> <td class="thead" colspan="5"><strong>$lang->latest_reputations_received</strong></td> </tr> <tr> <td class="tcat"><span class="smalltext"> </span></td> <td class="tcat" align="center"><span class="smalltext"><strong>$lang->post</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong>Kimden</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong>$lang->date_received</strong></span></td> <td class="tcat"><span class="smalltext"><strong>$lang->comments</strong></span></td> </tr> $reputationbits </table><br /> <span class="smalltext"><img src="$theme[imgdir]/repbit_pos.gif"> $lang->positive_key<br /><img src="$theme[imgdir]/repbit_neg.gif"> $lang->negative_key</span>Daha Sonra
AdminCP >> Templates >> Modify / Delete >> the template set you are using >> Expand >> User Control Panel Templates >>
usercp_latestreputations_bit
Diyip tüm kodları aşağıdaki ile değiştirelim
<tr> <td class="$bgclass" align="center"><img src="$theme[imgdir]/$posnegimg"></td> <td class="$bgclass">$postlink</td> <td class="$bgclass">$adduser</td> <td class="$bgclass">$repdate $reptime</td> <td class="$bgclass">$reputation[comments]</td> </tr>Şimdi son bir işlemimiz kaldı ekteki usercp.php dosyasını ftp ile forum klasörümüze yollayalım.
İşte bukadar hayırlı olsun.
1.1.4 için
Ptlink.org Forumları
1.1.5 - 1.1.6 için
Ptlink.org Forumları
1.1.7 için
Ptlink.org Forumları
1.1.8 için gerekli dosya ekde verilmiştir.