Xenforo Reputation System 1.0.3

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Bu eklentinin çalışmadığı temalarda aşağıdaki kodu temanızın message_macros şablonuna ekleyin


<center>
<xf:if is="$xf.visitor.hasPermission('xtrReputation', 'viewLevel')">
<xf:if is = "{$xf.options.ReputationDesign} == 'StarRank'">
<xf:include template="xentr_reputation_system_star" />
<xf:elseif is = "{$xf.options.ReputationDesign} == 'BarRank'" />
<xf:include template="xentr_reputation_system_bar" />
<xf:elseif is = "{$xf.options.ReputationDesign} == 'AnimationBarRank'" />
<xf:include template="xentr_reputation_system_animation_bar" />
<xf:elseif is = "{$xf.options.ReputationDesign} == 'SpeedRank'" />
<xf:include template="xentr_reputation_system_speed" />
</xf:if>
</xf:if>
</center>

🔒 Bu içeriği görmek için giriş yapın

 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
133,687Konular
3,288,970Mesajlar
324,408Kullanıcılar
theelpsSon Üye
Üst Alt