- Son görülme
- Katılım
- 13 Mar 2022
- Mesajlar
- 2,807
- Ödüller
- 9
- Hobi/Meslek
-
Xenforo Forum istatistik sistemi V4 4.2.3 otomatik yenileme çözümü
xgt_forum_istatistik_js bul ve aşağıdaki kod ile değiştir. // Refresh the page after a delay of 60 seconds setInterval (function(){ location.reload(); }, 60000); // 60000 milliseconds = 60 seconds xgt_forum_istatistik bulun ve aşağıdaki kod ile değiştirin...mucitler.xyz
Kendimce böyle bir çözüm buldum
xgt_forum_istatistik_js bul ve aşağıdaki kod ile değiştir.
CSS:
Kod:
<xf:macro id="otoyenile" arg-kullanici="{$kullanici}">
<xf:if is="!$xf.options.xgtIstatistikOtoyenileme.ziyaretciler">
<xf:if is="$xf.visitor.user_id">
<xf:macro id="sadecekullanici" arg-kullanici="{$kullanici}"/>
</xf:if>
<xf:elseif...
Devamını Oku
Bu RSS https://xenforo.gen.tr/ üzerinden çekilmektedir.