arkadaşlar benim posbitte moderatöre bildir butonu yok.
nereden temin edebiliriz.
biraz araştırdım ama sonuç alamadım.
moderatöre bildir butonu
3
●639
- 30-06-2007, 21:45:16
<if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a> </if>
bu kodlardan sonra aşağıdaki kodlar yoksa ekleyip bi dener misini.yedek almayı unutma
<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a> </if>
- 30-06-2007, 22:23:57Not: Denemeden Önce Yedeğinizi aLınız..
postbit_legacy Templatesinde Bulun
<if condition="$post['forwardlink']">
Üstüne Ekleyin..
<if condition="$post['forwardlink']"> <a href="report.php?$session[sessionurl]p=$post[pmid] " rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if>
Kullandığınız Temadaki Button Klasörune Bir Rapor Et Butonu Atın

