Follow along with the video below to see how to install our site as a web app on your home screen.
							 
						
ملاحظة: this_feature_currently_requires_accessing_site_using_safari
هذا الكود المستعمل:اخي بكون فيه كود آخر مأثر عليه
او تستخدم نسخة قديمة اعتقد انه لا يعمل على النسخ القديمة
 <div>
      عدد المواضيع :  <span>{TOTAL_TOPICS}</span>
        <script>$('script:last').prev().text(function(_,o){return o.match(/[0-9]+/)[0]})</script>
    </div>
    <div>
        عدد المساهمات : <span>{TOTAL_POSTS}</span>
        <script>$('script:last').prev().text(function(_,o){return o.match(/[0-9]+/)[0]})</script>
    </div>
    <div>
        عدد أعضائنا : <span>{TOTAL_USERS}</span>
        <script>$('script:last').prev().text(function(_,o){return o.match(/[0-9]+/)[0]})</script>
    </div>
    <div>
         آخر عضو سجل معنا : <span>{NEWEST_USER}</span>
        <script>$('script:last').prev().html(function(_,o){return o.match(/<.*>/)[0]})</script> 
      </div>
     <div>
          عدد المتصلين الآن : <span>{TOTAL_USERS_ONLINE}</span>
        <script>$('script:last').prev().html(function(_,o){return o.match(/[0-9]+/)[0]})</script>
        </div>
       <div>
             المتواجدون بالدردشة :  <span>{TOTAL_CHATTERS_ONLINE}</span>
        <script>$('script:last').prev().text(function(_,o){return o.match(/[0-9]+/)[0]})</script>
    </div>
</div><div>
      عدد المواضيع :  <td class="row1"><span class="gen">75</span></td>
        <script>$('script:last').prev().text(function(_,o){return o.match(/[0-9]+/)[0]})</script>
    </div>
    <div>
        عدد المساهمات : <span>{TOTAL_POSTS}</span>
        <script>$('script:last').prev().text(function(_,o){return o.match(/[0-9]+/)[0]})</script>
    </div>
    <div>
        عدد أعضائنا : <span>{TOTAL_USERS}</span>
        <script>$('script:last').prev().text(function(_,o){return o.match(/[0-9]+/)[0]})</script>
    </div>
    <div>
         آخر عضو سجل معنا : <span>{NEWEST_USER}</span>
        <script>$('script:last').prev().html(function(_,o){return o.match(/<.*>/)[0]})</script>
      </div>
     <div>
          عدد المتصلين الآن : <span>{TOTAL_USERS_ONLINE}</span>
        <script>$('script:last').prev().html(function(_,o){return o.match(/[0-9]+/)[0]})</script>
        </div>
       <div>
             المتواجدون بالدردشة :  <span>{TOTAL_CHATTERS_ONLINE}</span>
        <script>$('script:last').prev().text(function(_,o){return o.match(/[0-9]+/)[0]})</script>
    </div>
</div>اوك ما انتبهت اني عدلت على الرقم ووضعته بدل الدالة
هيك الحلول نفدت
حاولت استدعي الكود بالjs وباخذ وسوم صفحة الاحصائيات واحطها للدالة وبرضه ما نفع
فالمشكلة غريبة صراحة