Forum gratuit: forum de suport al utilizatorilor
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Problema Statistici !

Vezi subiectul anterior Vezi subiectul urmator In jos

In cos Problema Statistici !

Mesaj Scris de 4en3rgY Dum Oct 30, 2016 3:19 pm

Cum pot modifica Problema Statistici ! Unbenannt
Doresc sa fie ca aici - > [Trebuie sa fiti inscris si conectat pentru a vedea acest link]
4en3rgY

4en3rgY
Membru Forumgratuit

Mesaje : 145
Varsta : 29
Data înscrierii : 03/10/2016
Mulțumiri : 0
Google Chrome Invision

https://4en3rgy.forummo.com/
4en3rgY a fost mulțumit de autorul acestui subiect.

In cos Re: Problema Statistici !

Mesaj Scris de Vizitator Lun Oct 31, 2016 12:56 pm

Bună ziua,

Doriți să modificați doar statisticile? Puteți posta aici template-ul index_body?
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

In cos Re: Problema Statistici !

Mesaj Scris de 4en3rgY Lun Oct 31, 2016 3:10 pm

As dori sa modific cam totul !
Sa fie mai estetic !
Cod:
{JAVASCRIPT}
    <!-- BEGIN message_admin_index -->
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <!-- BEGIN message_admin_titre -->
      <tr>
          <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
      </tr>
      <!-- END message_admin_titre -->
      <!-- BEGIN message_admin_txt -->
      <tr>
          <td class="row1" rowspan="3" align="center" valign="middle">
          <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
          </td>
      </tr>
      <!-- END message_admin_txt -->
    </table>
    <!-- END message_admin_index -->
<a href="/forum"><img src="http://i.imgur.com/paq9f.png" /> <font style="font-size: 11px; font-weight: bold">Board index</font></a>
    <!-- BEGIN switch_user_login_form_header -->
  <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
      <!-- BEGIN switch_fb_connect_no -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td class="row1" align="center">
                <table border="0" cellspacing="0" cellpadding="0">
                  <tr>
                      <td><span class="genmed">{L_USERNAME}:</span> </td>
                      <td><input class="post" type="text" size="10" name="username"/> </td>
                      <td>
                        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                        <span class="gensmall">{L_AUTO_LOGIN}</span>
                      </td>
                  </tr>

                  <tr>
                      <td><span class="genmed">{L_PASSWORD}:</span> </td>
                      <td><input class="post" type="password" size="10" name="password"/> </td>
                      <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect_no -->

      <!-- BEGIN switch_fb_connect -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td valign="top" width="100%"  class="row1" align="center">
                <table width="100%">
                  <tr>
                      <td width="55%" valign="middle" align="right">
                        <table class="right">
                            <tr>
                              <td><span class="genmed">{L_USERNAME}:</span> </td>
                              <td><input class="post" type="text" size="10" name="username"/> </td>
                              <td>
                                  <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                  <span class="gensmall">{L_AUTO_LOGIN}</span>
                              </td>
                            </tr>

                            <tr>
                              <td><span class="genmed">{L_PASSWORD}:</span> </td>
                              <td><input class="post" type="password" size="10" name="password"/> </td>
                              <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                            </tr>
                        </table>
                      </td>
                      <td width="10%" align="center" valign="middle">
                        <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                      </td>
                      <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect -->
    </form>
    <!-- END switch_user_login_form_header -->

    {CHATBOX_TOP}
    {BOARD_INDEX}
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td width="50%" valign="top">
            </span>
          </td>
      </tr>
    </table>

    <!-- BEGIN switch_user_login_form_footer -->
    <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
      <!-- BEGIN switch_fb_connect_no -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td class="row1" align="center">
                <table border="0" cellspacing="0" cellpadding="0">
                  <tr>
                      <td><span class="genmed">{L_USERNAME}:</span> </td>
                      <td><input class="post" type="text" size="10" name="username"/> </td>
                      <td>
                        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                        <span class="gensmall">{L_AUTO_LOGIN}</span>
                      </td>
                  </tr>

                  <tr>
                      <td><span class="genmed">{L_PASSWORD}:</span> </td>
                      <td><input class="post" type="password" size="10" name="password"/> </td>
                      <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect_no -->
      <!-- BEGIN switch_fb_connect -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td valign="top" width="100%"  class="row1" align="center">
                <table width="100%">
                  <tr>
                      <td width="55%" valign="middle">
                        <table class="right">
                            <tr>
                              <td><span class="genmed">{L_USERNAME}:</span> </td>
                              <td><input class="post" type="text" size="10" name="username"/> </td>
                              <td>
                                  <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                  <span class="gensmall">{L_AUTO_LOGIN}</span>
                              </td>
                            </tr>

                            <tr>
                              <td><span class="genmed">{L_PASSWORD}:</span> </td>
                              <td><input class="post" type="password" size="10" name="password"/> </td>
                              <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                            </tr>
                        </table>
                      </td>
                      <td width="10%" align="center" valign="middle">
                        <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
                      </td>
                      <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect -->
    </form>
    <!-- END switch_user_login_form_footer -->

          
                                    <td valign="top" width="100%">
                              <div id="center">
                                <!-- BEGIN giefmod_index1 -->
                                {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                <!-- END giefmod_index1 -->
                              </div>
                          </td></tr><tr>
                    <!-- BEGIN switch_chatbox_activate -->
      <tr>
          <td class="row1">
            <span class="gensmall">{TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}<br />
                <!-- BEGIN switch_chatbox_popup -->
                <div id="chatbox_popup"></div>
                <script type="text/javascript">
                //<![CDATA[
                insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
                //]]>
                </script>
                <!-- END switch_chatbox_popup -->
            </span>
          </td>
      </tr>
    </table>

    <!-- END disable_viewonline -->
          

  
  
    
 
 

    {CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
  <tr>
 
  </tr>
</table>


<!-- END switch_legend -->


  
<div class="adds1"><span style="font-size: 11px; line-height: normal">  <strong>{LOGGED_IN_USER_LIST}</strong></span></div><br/>

<div class="adds2"><span style="font-size: 11px; line-height: normal">  <strong>Legenda</strong> : {GROUP_LEGEND}</span></div>

<tr>
<table class="forumline" width="55%" align="right" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
  {Statistici}<b><font color="white"> Detalii Forum  </font></b>{Statistici}</a></span>
              </span>
  </tr>
 

  <td class="row1"><span class="gensmall">  {L_CONNECTED_MEMBERS}</td></span>  
<tr>
 
  <tr>
 <td class="row1"><span class="gensmall">

  
  

   <tr>
 <td class="row1"><span class="gensmall">
<strong><img src="" border="0" alt="" /> </td></span>
</tr>

<table class="forumline" width="45%" border="0" cellspacing="1" cellpadding="0">

      <td class="catHead" colspan="2" height="28">
      
            
      {Statistici}<b><font color="white">Statistici</font></b>{Statistici}
  </tr>
    
<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="https://i48.servimg.com/u/f48/16/68/66/37/pgor_i10.png" border="0" alt="" /> {TOTAL_USERS_ONLINE}  </td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="https://i48.servimg.com/u/f48/16/68/66/37/i_icon10.png" border="0" alt="" /> {TOTAL_POSTS} | {TOTAL_USERS}</td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="https://i48.servimg.com/u/f48/16/68/66/37/images16.jpg" border="0" alt="" /> Recordul de Utilizatori Conectati a fost de 1041, Vineri 4 Ian 2013 - 15:58</td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="https://i48.servimg.com/u/f48/16/68/66/37/new_po10.png" border="0" alt="" /> {NEWEST_USER}<img src="" border="0" alt="" /></td></span>
</tr>

<tr>
<td class="row1"><span class="gensmall">
<img src="https://i48.servimg.com/u/f48/16/68/66/37/gnome-10.png" border="0" alt="" /><strong> Forumul a fost infiintat in data de : <font color="openblue">29 Iunie 2010</font></strong>
</td>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<img src="https://i48.servimg.com/u/f48/16/68/66/37/gnome-10.png" border="0" alt="" /> <strong>Versiune Instalata: <font color="openblue"> phpBB2</strong></font></td></span>
</tr>


<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://turism.bzi.ro/public/images/send-yahoo-ico.png" border="0" alt="" /><strong>Contact<font color="openblue"> Skype : gorceag.viorel90 <a href=""><img border=0 src="" /></strong></font></td></span>
</tr>



<tr>
<td class="row1"><span class="gensmall">
<img src="https://i48.servimg.com/u/f48/16/68/66/37/icon-110.png" border="0" alt="" />
<strong>Citeste <a href="http://4en3rgy.forumz.ro/t4992-regulamentul-forumului">Termenii de utilizare</strong></a></td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<img src="https://i48.servimg.com/u/f48/16/68/66/37/gnome-10.png" border="0" alt="" /> <strong>Fondatorul Comunitatii este:  <font color="openblue"> Viorel </strong></font></td></span>
</tr>




</tr>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
 
                <!-- BEGIN switch_chatbox_activate -->
  <tr>
      <td class="row1">
        <span class="gensmall">{TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}

            <!-- BEGIN switch_chatbox_popup -->
            <div id="chatbox_popup"></div>
            <script type="text/javascript">
            //<![CDATA[
            insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
            //]]>
            </script>
            <!-- END switch_chatbox_popup -->
        </span>
      </td>
  </tr>

<!-- END switch_chatbox_activate -->

<span   style="opacity: 0.3; "></span>
</font></div></p></td>  
</tr>
<left>
</left>
<right></right>
</td>
</tr>
</table>

<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
  <tr>
      
  </tr>
</table>
<!-- END switch_legend -->


<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
  appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->  
  
4en3rgY

4en3rgY
Membru Forumgratuit

Mesaje : 145
Varsta : 29
Data înscrierii : 03/10/2016
Mulțumiri : 0
Google Chrome Invision

https://4en3rgy.forummo.com/
4en3rgY a fost mulțumit de autorul acestui subiect.

In cos Re: Problema Statistici !

Mesaj Scris de Vizitator Mar Noi 01, 2016 10:35 am

CSS:
Cod:
.statistici {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #242424;
    border: 1px solid #141414;
    border-radius: 5px;
    box-shadow: 0 1px 0 #474747;
    margin-bottom: 10px;
    margin-left: 20px;
    text-align: left;
    width: 96%;
}

HTML:
Cod:
 
{JAVASCRIPT}
    <!-- BEGIN message_admin_index -->
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <!-- BEGIN message_admin_titre -->
      <tr>
          <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
      </tr>
      <!-- END message_admin_titre -->
      <!-- BEGIN message_admin_txt -->
      <tr>
          <td class="row1" rowspan="3" align="center" valign="middle">
          <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
          </td>
      </tr>
      <!-- END message_admin_txt -->
    </table>
    <!-- END message_admin_index -->
<a href="/forum"><img src="http://i.imgur.com/paq9f.png" /> <font style="font-size: 11px; font-weight: bold">Board index</font></a>
    <!-- BEGIN switch_user_login_form_header -->
  <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
      <!-- BEGIN switch_fb_connect_no -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td class="row1" align="center">
                <table border="0" cellspacing="0" cellpadding="0">
                  <tr>
                      <td><span class="genmed">{L_USERNAME}:</span> </td>
                      <td><input class="post" type="text" size="10" name="username"/> </td>
                      <td>
                        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                        <span class="gensmall">{L_AUTO_LOGIN}</span>
                      </td>
                  </tr>
                  <tr>
                      <td><span class="genmed">{L_PASSWORD}:</span> </td>
                      <td><input class="post" type="password" size="10" name="password"/> </td>
                      <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect_no -->
      <!-- BEGIN switch_fb_connect -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td valign="top" width="100%"  class="row1" align="center">
                <table width="100%">
                  <tr>
                      <td width="55%" valign="middle" align="right">
                        <table class="right">
                            <tr>
                              <td><span class="genmed">{L_USERNAME}:</span> </td>
                              <td><input class="post" type="text" size="10" name="username"/> </td>
                              <td>
                                  <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                  <span class="gensmall">{L_AUTO_LOGIN}</span>
                              </td>
                            </tr>
                            <tr>
                              <td><span class="genmed">{L_PASSWORD}:</span> </td>
                              <td><input class="post" type="password" size="10" name="password"/> </td>
                              <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                            </tr>
                        </table>
                      </td>
                      <td width="10%" align="center" valign="middle">
                        <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                      </td>
                      <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect -->
    </form>
    <!-- END switch_user_login_form_header -->
    {CHATBOX_TOP}
    {BOARD_INDEX}
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td width="50%" valign="top">
            </span>
          </td>
      </tr>
    </table>
    <!-- BEGIN switch_user_login_form_footer -->
    <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
      <!-- BEGIN switch_fb_connect_no -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td class="row1" align="center">
                <table border="0" cellspacing="0" cellpadding="0">
                  <tr>
                      <td><span class="genmed">{L_USERNAME}:</span> </td>
                      <td><input class="post" type="text" size="10" name="username"/> </td>
                      <td>
                        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                        <span class="gensmall">{L_AUTO_LOGIN}</span>
                      </td>
                  </tr>
                  <tr>
                      <td><span class="genmed">{L_PASSWORD}:</span> </td>
                      <td><input class="post" type="password" size="10" name="password"/> </td>
                      <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect_no -->
      <!-- BEGIN switch_fb_connect -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td valign="top" width="100%"  class="row1" align="center">
                <table width="100%">
                  <tr>
                      <td width="55%" valign="middle">
                        <table class="right">
                            <tr>
                              <td><span class="genmed">{L_USERNAME}:</span> </td>
                              <td><input class="post" type="text" size="10" name="username"/> </td>
                              <td>
                                  <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                  <span class="gensmall">{L_AUTO_LOGIN}</span>
                              </td>
                            </tr>
                            <tr>
                              <td><span class="genmed">{L_PASSWORD}:</span> </td>
                              <td><input class="post" type="password" size="10" name="password"/> </td>
                              <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                            </tr>
                        </table>
                      </td>
                      <td width="10%" align="center" valign="middle">
                        <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
                      </td>
                      <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect -->
    </form>
    <!-- END switch_user_login_form_footer -->
          
                                    <td valign="top" width="100%">
                              <div id="center">
                                <!-- BEGIN giefmod_index1 -->
                                {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                <!-- END giefmod_index1 -->
                              </div>
                          </td></tr><tr>
                    <!-- BEGIN switch_chatbox_activate -->
      <tr>
          <td class="row1">
            <span class="gensmall">{TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}<br />
                <!-- BEGIN switch_chatbox_popup -->
                <div id="chatbox_popup"></div>
                <script type="text/javascript">
                //<![CDATA[
                insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
                //]]>
                </script>
                <!-- END switch_chatbox_popup -->
            </span>
          </td>
      </tr>
    </table>
    <!-- END disable_viewonline -->
          
  
  
    
 
 
    {CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
  <tr>
 
  </tr>
</table>
<!-- END switch_legend -->
  
<div class="statistici"><table align="center" border="0" cellpadding="1" cellspacing="10"><tbody><tr><td width="70%" style="border-right: 1px solid #373737; padding-right: 10px;"><div class="whoison-img"><p style="border-bottom: 1px solid #373737; padding: 10px; font-size: 14px; margin-top: -20px;"><img src="https://2img.net/i/fa/empty.gif" alt="Cine este conectat?"><a href="/viewonline" rel="nofollow">Cine este conectat?</a></p></div>In total sunt <strong>10</strong> utilizatori conectati: 1 Inregistrati, 0 Invizibil si 9 Vizitatori <br>Utilizatori inregistrati: <a href="/u1"><span style="color:#C70E0E"><strong>Viorel</strong></span></a><br><br style="line-height:5px;">Niciun membru nu-si sarbatoreste ziua de nastere astazi<br>Membri care isi sarbatoresc ziua de nastere in urmatoarele 20 zile: <a href="/u12"><span style="color:#FFFFFF"><strong>Angerfist</strong></span></a> (27) <br><br><p style="border-bottom: 1px solid #373737; padding: 5px; margin-top: -5px;">Membrii conectati in decursul ultimelor 99 ore: <a href="/u8770"><span style="color:#FFFFFF"><strong>abcdef</strong></span></a>, <a href="/u8771"><span style="color:#FFFFFF"><strong>B</strong></span></a>, <a href="/u1"><span style="color:#C70E0E"><strong>Viorel</strong></span></a>, <a href="/u8772"><span style="color:#FFFFFF"><strong>Zew.supreM</strong></span></a></p><br><p style="padding: 5px; margin-top: 0px;"></p><div align="center">  <span id="groupLegend"> [ <b><a style="color: #C70E0E" class="gensmall" href="/g1-fondator">Fondator</a></b> ] [ <b><a style="color: #FF0000" class="gensmall" href="/g3-administrator">Administrator</a></b> ] [ <b><a style="color: #0F9408" class="gensmall" href="/g10-moderator-global">Moderator Global</a></b> ] [ <b><a style="color: #08A9FF" class="gensmall" href="/g8-helper">Helper</a></b> ] [ <b><a style="color: #B80059" class="gensmall" href="/g4-designer">Designer</a></b> ] [ <b><a style="color: #E3D80D" class="gensmall" href="/g7-v-i-p">V.I.P</a></b> ] [ <b><a style="color: #FFFFFF" class="gensmall" href="/g5-membri">Membri</a></b> ]</span></div><p></p></td><td width="30%"><p style="border-bottom: 1px solid #373737; padding: 5px; font-size: 14px; margin-top: -5px;">Statisticile Forumului</p><br><p style="border-bottom: 1px solid #373737; padding: 5px; margin-top: -5px;"><img src="http://icons.iconarchive.com/icons/oxygen-icons.org/oxygen/16/Actions-view-statistics-icon.png"> Membrii nostri au postat un numar de <strong>5102</strong> mesaje</p><br><p style="border-bottom: 1px solid #373737; padding: 5px; margin-top: -5px;"><img src="http://icons.iconarchive.com/icons/icons-land/vista-people/16/Person-Male-Light-icon.png"> Avem <strong>8769</strong> membri inregistrati</p><br><p style="border-bottom: 1px solid #373737; padding: 5px; margin-top: -5px;"><img src="http://icons.iconarchive.com/icons/custom-icon-design/pretty-office-11/16/new-icon.png"> Cel mai nou utilizator inregistrat este: <strong><a href="/u8772"><span style="color:#FFFFFF"><strong>Zew.supreM</strong></span></a></strong></p><br><p style="border-bottom: 1px solid #373737; padding: 5px; margin-top: -5px;"><img src="http://icons.iconarchive.com/icons/hopstarter/sleek-xp-basic/16/World-icon.png"> Recordul de utilizatori conectati a fost de <strong>362</strong>, Mar Mar 31, 2015 9:48 am</p></td></tr></tbody></table></div>
 
                <!-- BEGIN switch_chatbox_activate -->
  <tr>
      <td class="row1">
        <span class="gensmall">{TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}
            <!-- BEGIN switch_chatbox_popup -->
            <div id="chatbox_popup"></div>
            <script type="text/javascript">
            //<![CDATA[
            insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
            //]]>
            </script>
            <!-- END switch_chatbox_popup -->
        </span>
      </td>
  </tr>
<!-- END switch_chatbox_activate -->
<span   style="opacity: 0.3; "></span>
</font></div></p></td>  
</tr>
<left>
</left>
<right></right>
</td>
</tr>
</table>
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
  <tr>
      
  </tr>
</table>
<!-- END switch_legend -->
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
  appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->  
  

In cazul in care mai doriti modificari, sunt la dispozitia dvs.
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

In cos Re: Problema Statistici !

Mesaj Scris de 4en3rgY Mar Noi 01, 2016 10:43 am

HTML unde il adaug ?
4en3rgY

4en3rgY
Membru Forumgratuit

Mesaje : 145
Varsta : 29
Data înscrierii : 03/10/2016
Mulțumiri : 0
Google Chrome Invision

https://4en3rgy.forummo.com/
4en3rgY a fost mulțumit de autorul acestui subiect.

In cos Re: Problema Statistici !

Mesaj Scris de Vizitator Mar Noi 01, 2016 11:47 am

In index_body. Stergeti tot ce este acolo si adaugati cel de sus.
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

In cos Re: Problema Statistici !

Mesaj Scris de 4en3rgY Mar Noi 01, 2016 8:33 pm

Nu a iesit nimik ! Imi apar exact statisticile ca pe universalcs ! Daca aveti un alt script mi-l puteti da nu e o problema..
4en3rgY

4en3rgY
Membru Forumgratuit

Mesaje : 145
Varsta : 29
Data înscrierii : 03/10/2016
Mulțumiri : 0
Google Chrome Invision

https://4en3rgy.forummo.com/
4en3rgY a fost mulțumit de autorul acestui subiect.

In cos Re: Problema Statistici !

Mesaj Scris de Vizitator Joi Noi 03, 2016 8:53 pm

Vă pot modifica codul astfel incât să coincidă cu forum-ul dvs. Design-ul rămâne așa?
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

In cos Re: Problema Statistici !

Mesaj Scris de 4en3rgY Joi Noi 03, 2016 9:09 pm

Da as dori sa o modificati sa vad daca o sa-mi placa ... Mersi !
Daca doriti puteti sa-mi propuneti alta varianta ...
4en3rgY

4en3rgY
Membru Forumgratuit

Mesaje : 145
Varsta : 29
Data înscrierii : 03/10/2016
Mulțumiri : 0
Google Chrome Invision

https://4en3rgy.forummo.com/
4en3rgY a fost mulțumit de autorul acestui subiect.

In cos Re: Problema Statistici !

Mesaj Scris de 4en3rgY Dum Noi 20, 2016 2:13 pm

4en3rgY

4en3rgY
Membru Forumgratuit

Mesaje : 145
Varsta : 29
Data înscrierii : 03/10/2016
Mulțumiri : 0
Google Chrome Invision

https://4en3rgy.forummo.com/
4en3rgY a fost mulțumit de autorul acestui subiect.

In cos Re: Problema Statistici !

Mesaj Scris de SSYT Lun Noi 21, 2016 8:26 pm

Aici se cer coduri, nu suntem roboti dvs. sa va editam coduri dupa bunul plac.
Pentru acestu lucru voi inchide acest topic.

=> Topic trimis in cosul de gunoi
SSYT

SSYT
Membru onorific
Membru onorific

Mesaje : 1424
Varsta : 29
Localizare : Romania, localhost:80
Data înscrierii : 10/08/2015
Mulțumiri : 199
Opera phpBB3

https://help.forumgratuit.ro
SSYT a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum