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.

Statistici ca in imaginie

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Statistici ca in imaginie

Mesaj Scris de Filip Dum Mai 18, 2014 2:45 pm

cum pun si eu Statistici + parteneri jos?

imaginie: Statistici ca in imaginie 2yni7n5

Ma ajutati va rog?


Ultima editare efectuata de catre Filip in Lun Iun 09, 2014 12:58 pm, editata de 1 ori
Filip

Filip
Membru Forumgratuit

Mesaje : 223
Varsta : 22
Localizare : Iasi
Data înscrierii : 10/04/2014
Mulțumiri : 2
Internet Explorer phpBB2

http://4gaming-zone.forum-gratuit.ro
Filip a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Statistici ca in imaginie

Mesaj Scris de Zachary Lun Mai 19, 2014 8:30 pm

Buna seara,

Mai multe rezultate poti gasi aici: https://help.forumgratuit.ro/search?search_keywords=statistici.
Zachary

Zachary
Membru onorific
Membru onorific

Mesaje : 2394
Localizare : România
Data înscrierii : 08/05/2013
Mulțumiri : 196
Google Chrome phpBB3

https://www.forumgratuit.ro
Zachary a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Statistici ca in imaginie

Mesaj Scris de H4cK3R*uL Joi Mai 29, 2014 7:08 pm

Salut,

P.A. ~> Afisare ~> Template-uri ~> General ~> index_body, sterge tot scriptul din template-ul respectiv si adauga scriptul de mai jos.
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 -->

<!-- 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>&nbsp;</td>
                  <td><input class="post" type="text" size="10" name="username"/>&nbsp;</td>
                  <td>
                    <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                    <span class="gensmall">{L_AUTO_LOGIN}</span>&nbsp;
                  </td>
              </tr>

              <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span>&nbsp;</td>
                  <td><input class="post" type="password" size="10" name="password"/>&nbsp;</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>&nbsp;</td>
                          <td><input class="post" type="text" size="10" name="username"/>&nbsp;</td>
                          <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span>&nbsp;
                          </td>
                        </tr>

                        <tr>
                          <td><span class="genmed">{L_PASSWORD}:</span>&nbsp;</td>
                          <td><input class="post" type="password" size="10" name="password"/>&nbsp;</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" scope="{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">
        <!-- BEGIN switch_user_logged_in -->
        <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
        <!-- END switch_user_logged_in -->
        <!-- BEGIN switch_delete_cookies -->
        <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
        <!-- END switch_delete_cookies -->
        </span>
      </td>
      <td width="50%" align="right">
        <span class="gensmall">
            <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
            <!-- BEGIN switch_on_index -->
              <!-- BEGIN switch_delete_cookies -->
              <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
              <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
        </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>&nbsp;</td>
                  <td><input class="post" type="text" size="10" name="username"/>&nbsp;</td>
                  <td>
                    <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                    <span class="gensmall">{L_AUTO_LOGIN}</span>&nbsp;
                  </td>
              </tr>

              <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span>&nbsp;</td>
                  <td><input class="post" type="password" size="10" name="password"/>&nbsp;</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>&nbsp;</td>
                          <td><input class="post" type="text" size="10" name="username"/>&nbsp;</td>
                          <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span>&nbsp;
                          </td>
                        </tr>

                        <tr>
                          <td><span class="genmed">{L_PASSWORD}:</span>&nbsp;</td>
                          <td><input class="post" type="password" size="10" name="password"/>&nbsp;</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" scope="{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 -->

<!-- BEGIN disable_viewonline -->
<tr>
<table class="forumline" width="55%" align="right" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
  <b>Real-Arena România # Detalii Forum</b></a></span>         
              </span>
  </tr>
 
<tr>
 <td class="row1"><span class="gensmall">
<img src="http://i48.servimg.com/u/f48/16/68/66/37/gnome-10.png" border="0" alt="" /> <strong>Versiune forum instalata : <font color="openblue"> PhpBB2 [Real-Arena România ]</strong></font></td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i47.servimg.com/u/f47/15/67/84/32/on10.png" border="0" alt="" />Fondator-ul comunitatii Real-Arena România  este  <font color="red"> H4cK4R*uL</strong></font></td></span>
</tr>

  <tr>
<td class="row1"><span class="gensmall">
<img src="http://cdn4.iconfinder.com/data/icons/fugue/icon/calendar-task.png" border="0" alt="" /><strong> Comunitatea a fost infiintata in data de <font color="openblue">7 Noiembrie 2012 - 13:51</font></strong>
</td>
</tr>
 
    <tr>
<td class="row1"><span class="gensmall">
<img src="http://i48.servimg.com/u/f48/16/68/66/37/icon-110.png" border="0" alt="" />
<strong>Citeste <a href="http://real-arena.all-up.com/">Regulamentul comunitatii si Termenii de utilizare</strong></a></td></span>
</tr>

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

      <td class="catHead" colspan="2" height="28">
    <span class="cattitle">Real-Arena România  # <a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span>
 
  </tr>
   
<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i47.servimg.com/u/f47/15/67/84/32/on10.png" border="0" alt="" /> {TOTAL_USERS_ONLINE}  </td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://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="http://i48.servimg.com/u/f48/16/68/66/37/images16.jpg" border="0" alt="" /> Recordul de utilizatori conectati a fost de 646, Sambata 02.03.2013</td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/new_po10.png" border="0" alt="" /> {NEWEST_USER} <img src="http://i48.servimg.com/u/f48/17/38/19/69/89223210.gif" border="0" alt="" /></td></span>
</tr>
   
 
  <table class="forumline" width="100%" align="right" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
  <b>Real-Arena România # Utilizatori | Staff</b></a></span>           
              </span>
</tr>
  <td class="row1"><span class="gensmall">  {LOGGED_IN_USER_LIST}</td></span>
<tr>
<div class="adds2"><span style="font-size: 11px; line-height: normal"> <strong>{L_CONNECTED_MEMBERS}</strong></span></div><br/>
<tr>
<td class="row3"><span class="gensmall"> Real-Arena România  # Staff {GROUP_LEGEND}</td></span>
<tr>
 
 
  <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <td class="catHead" colspan="2" height="28">
  <span class="cattitle"><left>Real-Arena România  # Parteneri</left></span>
<tr>
<td class="row1" rowspan="6" align="center" valign="middle"><img src="http://s7.postimage.org/u7ja0igsn/1290586483alliance.png" alt="DevilGaming Romania" /></td>
<td class="row1" width="100%"><span class="gensmall">

  <a href="http://real-arena.all-up.com/"><img src="http://s21.postimg.org/g0bp3gjnn/real1_zpsb69d62a9.png" style="width:88px; height:31px; border:0"></a>
 
<tr>
  <td class="row1"><span class="gensmall"><strong><span style="font-size: 10px; line-height: normal">Real-Arena România  # <a href="http://real-arena.all-up.com/">Link-ul tau </a> # </strong></span></span></div></span></td>
</tr>
</td>
</tr>
</table>

<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<!-- END switch_legend -->

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
http://<![CDATA[
FB.init({
  appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
  oauth: true
});
http://]]>
</script>
<!-- END switch_fb_index_login -->
Dupa apasa butoanele Inregistrare si Publica.
H4cK3R*uL

H4cK3R*uL
Membru onorific
Membru onorific

Mesaje : 2494
Varsta : 28
Localizare : Împărăţia umbrelor.
Data înscrierii : 18/01/2013
Mulțumiri : 322
Internet Explorer phpBB2

http://www.Real-Arena.com
H4cK3R*uL a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Statistici ca in imaginie

Mesaj Scris de Filip Joi Mai 29, 2014 9:50 pm

nu merge
Filip

Filip
Membru Forumgratuit

Mesaje : 223
Varsta : 22
Localizare : Iasi
Data înscrierii : 10/04/2014
Mulțumiri : 2
Internet Explorer phpBB2

http://4gaming-zone.forum-gratuit.ro
Filip a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Statistici ca in imaginie

Mesaj Scris de G@b1Tzzu Vin Mai 30, 2014 2:14 pm

P.A. ~> Afisare ~> Template-uri ~> General ~> index_body, sterge tot scriptul din template-ul respectiv si adauga scriptul de mai jos.

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 -->

        <!-- 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>&nbsp;</td>
                          <td><input class="post" type="text" size="10" name="username"/>&nbsp;</td>
                          <td>
                            <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                            <span class="gensmall">{L_AUTO_LOGIN}</span>&nbsp;
                          </td>
                      </tr>

                      <tr>
                          <td><span class="genmed">{L_PASSWORD}:</span>&nbsp;</td>
                          <td><input class="post" type="password" size="10" name="password"/>&nbsp;</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="100%" valign="middle" align="right">
                            <table class="right">
                                <tr>
                                  <td><span class="genmed">{L_USERNAME}:</span>&nbsp;</td>
                                  <td><input class="post" type="text" size="10" name="username"/>&nbsp;</td>
                                  <td>
                                      <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                      <span class="gensmall">{L_AUTO_LOGIN}</span>&nbsp;
                                  </td>
                                </tr>

                                <tr>
                                  <td><span class="genmed">{L_PASSWORD}:</span>&nbsp;</td>
                                  <td><input class="post" type="password" size="10" name="password"/>&nbsp;</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" scope="{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}

                <!-- BEGIN switch_user_logged_in -->
                <!-- END switch_user_logged_in -->
                <!-- BEGIN switch_delete_cookies -->
                <!-- END switch_delete_cookies -->
                    <!-- BEGIN switch_on_index -->
                      <!-- BEGIN switch_delete_cookies -->
                      <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
                      <!-- END switch_delete_cookies -->
                    <!-- END switch_on_index -->
                </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>&nbsp;</td>
                          <td><input class="post" type="text" size="10" name="username"/>&nbsp;</td>
                          <td>
                            <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                            <span class="gensmall">{L_AUTO_LOGIN}</span>&nbsp;
                          </td>
                      </tr>

                      <tr>
                          <td><span class="genmed">{L_PASSWORD}:</span>&nbsp;</td>
                          <td><input class="post" type="password" size="10" name="password"/>&nbsp;</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="100%" valign="middle">
                            <table class="right">
                                <tr>
                                  <td><span class="genmed">{L_USERNAME}:</span>&nbsp;</td>
                                  <td><input class="post" type="text" size="10" name="username"/>&nbsp;</td>
                                  <td>
                                      <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                      <span class="gensmall">{L_AUTO_LOGIN}</span>&nbsp;
                                  </td>
                                </tr>

                                <tr>
                                  <td><span class="genmed">{L_PASSWORD}:</span>&nbsp;</td>
                                  <td><input class="post" type="password" size="10" name="password"/>&nbsp;</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" scope="{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 -->
    <br />
    <!-- #Start Top Ten Forumotion -->
    <table class="forumline" id="ytOp" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr id="post"></tr>
      <tr id="mem"></tr>
    </table>
    <script type="text/javascript">
    //<![CDATA[
    $(function() {
      var topTen = '#';
      $('#content-container #left table.yTop:eq(0)').appendTo('#ytOp tr#post');
      $('#content-container #left table.yTop:eq(0)').appendTo('#ytOp tr#post');
      $('#content-container #left table.yTop:eq(0)').appendTo('#ytOp tr#post');
      /* Create a new member list of top ten by YoDa and Zeus */
      $('#ytOp tr#post table.yTop:eq(2) tr:eq(1) td').load('/memberlist?mode=joined&order=DESC&submit=Ok&username .forumline tr:has("a[href^="/u"]"):lt(10)',function() {
        $(this).find('tr').each(function() {
      $(this).find('td:eq(0), td:eq(1), td:eq(3)').remove();
      $(this).find('td:eq(1)').nextAll().remove();
      $(this).find('td:eq(0)').attr('align','left').prepend('<img src="'+ topTen +'" /> ');
      $(this).find('td:eq(1)').attr({'align' : 'left','style' : 'width: 70%;'});
      $(this).find('td:eq(1) span').prepend('Membru din: ');
        });
      });
    });
    //]]>
    </script>
    <!-- #End Top Ten Forumotion -->
    <br />
        <!-- BEGIN disable_viewonline -->
        <table class="forumline" width="55%" align="right" border="0" cellspacing="1" cellpadding="0">
        <td class="catHead" colspan="2" height="28">
          {Statistici}<b><span style="color:#a1a1a1">Euro-Strike | Utilizatori Online</span></b>       
                      </span>
        </tr>
        <td class="row1"><span class="gensmall"> {LOGGED_IN_USER_LIST} </td></span>

        <tr>
          <td class="row1"><span class="gensmall">{L_CONNECTED_MEMBERS} </td> </span>
        </tr>
       
        <table class="forumline" width="55%" align="right" border="0" cellspacing="1" cellpadding="0">
        <td class="catHead" colspan="2" height="28">
          <b><span style="color:#a1a1a1">Euro-Strike  | Staff</span></b>     
          </tr>
    <td class="row1"><span class="gensmall">Legenda | {GROUP_LEGEND}</td></span>

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

              <td class="catHead" colspan="2" height="28">

                <span class="cattitle"><span style="color:#a1a1a1">Euro-Strike | </span><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow"><span style="color:#a1a1a1">{L_WHO_IS_ONLINE}</span></a></span>
          </tr>
               
<tr>
 <td class="row1"><span class="gensmall">
  <strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/i_icon10.png" border="0" alt="" /> <b>{TOTAL_POSTS}</b> | <b>{TOTAL_USERS}</b></td></span>
</tr>
     
 <tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/images16.jpg" border="0" alt="" /> Recordul de utilizatori conectati a fost de 20, Mier 1 mai 2014 - 15:57</td></span>
</tr>
     
  <tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/new_po10.png" border="0" alt="" /> {NEWEST_USER}<img src="http://i44.tinypic.com/md1f0x.gif" border="0" alt="" /></td></span>
</tr>
 
          <tr>
 <td class="row1"><span class="gensmall">
<img src="http://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"> Gab1Tzzu-[;x] <a href="ymsgr:send?xx_coolboy.gabitzu"><img border=0 src="http://opi.yahoo.com/online?u=xx_coolboy.gabitzu&m=g&t=1" /></strong></font></td></span>
</tr>
         
        <tr>
<td class="row1"><span class="gensmall">
<img src="http://i48.servimg.com/u/f48/16/68/66/37/icon-110.png" border="0" alt="" />
<strong>Citeste <a href="/t10-regulament">Termenii de utilizare</strong></a></td></span>
</tr>


        <tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i47.servimg.com/u/f47/15/67/84/32/on10.png" border="0" alt="" /><strong>Forum creat de: <font color="openblue"> Gab1Tzzu-[;x]  </strong></font></td></span>
</tr>
       
         
            <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
          <td class="catHead" colspan="2" height="28">
          <span class="cattitle"><left><span style="color:#a1a1a1">Euro-Strike | Parteneri Oficiali</span></left></span>
        <tr>
        <td class="row1" rowspan="6" align="center" valign="middle"><a href="http://euro-strike.dust.tv/f7-cerere-parteneriate"><img src="http://s7.postimage.org/u7ja0igsn/1290586483alliance.png"></a></td>
        <td class="row1" width="100%"><span class="gensmall">

            <a href="http://www.csblackzone.forum.st" title="CsBlackZone"><img src="http://i.imgur.com/jctDfXT.gif" style="width:88px; height:31px; border:0"></a>
          <a href="http://c4strike.uniogame.com/forum" title="C4strike"><img src="http://i55.servimg.com/u/f55/18/24/42/92/2s8rzg10.png" style="width:88px; height:31px; border:0"></a>
            <a href="http://euro-strike.dust.tv/" title="Euro-Strike"><img src="http://i55.servimg.com/u/f55/18/24/42/92/parten11.gif" style="width:88px; height:31px; border:0"></a>
              <a href="http://euro-strike.dust.tv/" title="Euro-Strike"><img src="http://i55.servimg.com/u/f55/18/24/42/92/parten11.gif" style="width:88px; height:31px; border:0"></a>
          <a href="http://euro-strike.dust.tv/" title="Euro-Strike"><img src="http://i55.servimg.com/u/f55/18/24/42/92/parten11.gif" style="width:88px; height:31px; border:0"></a>
          <a href="http://euro-strike.dust.tv/" title="Euro-Strike"><img src="http://i55.servimg.com/u/f55/18/24/42/92/parten11.gif" style="width:88px; height:31px; border:0"></a>
            <a href="http://euro-strike.dust.tv/" title="Euro-Strike"><img src="http://i55.servimg.com/u/f55/18/24/42/92/parten11.gif" style="width:88px; height:31px; border:0"></a>
              <a href="http://euro-strike.dust.tv/" title="Euro-Strike"><img src="http://i55.servimg.com/u/f55/18/24/42/92/parten11.gif" style="width:88px; height:31px; border:0"></a>
          <a href="http://euro-strike.dust.tv/" title="Euro-Strike"><img src="http://i55.servimg.com/u/f55/18/24/42/92/parten11.gif" style="width:88px; height:31px; border:0"></a>
          <a href="http://euro-strike.dust.tv/" title="Euro-Strike"><img src="http://i55.servimg.com/u/f55/18/24/42/92/parten11.gif" style="width:88px; height:31px; border:0"></a>
   
    <tr>
      <td class="row1"><span class="gensmall"><strong><span style="font-size: 10px; line-height: normal">Link-uri <a href="http://euro-strike.dust.tv">Link-ul tau </a> # <a href="http://euro-strike.dust.tv">Link-ul tau </a> # <a href="http://euro-strike.dust.tv">Link-ul tau </a> # </strong></span></span></div></span></td>
    </tr>
    </td>
    </tr>
    </table>     
            <!-- END disable_viewonline -->
        {CHATBOX_BOTTOM}
        <br clear="all" />
        <!-- BEGIN switch_legend -->
        <!-- END switch_legend -->

        {AUTO_DST}

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

G@b1Tzzu
Membru Forumgratuit

Mesaje : 306
Varsta : 25
Localizare : Vaslui
Data înscrierii : 17/01/2014
Mulțumiri : 59
Internet Explorer phpBB2

http://killzone.pensionrpg.com/
G@b1Tzzu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Statistici ca in imaginie

Mesaj Scris de -ExP[3R]TuL- Vin Mai 30, 2014 2:26 pm

Poftim :
Cod:
<!-- 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"> Utilizatori acitivi in ultimele 99 de ore  </font></b>{Statistici}</a></span>           
              </span>
  </tr>


  <td class="row1"><span class="gensmall">  {L_CONNECTED_MEMBERS}</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">Cine este conectat</font></b>{Statistici}
  </tr>
     
<tr>
 <td class="row1"><span class="gensmall"> 
<strong><img src="http://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="http://i48.servimg.com/u/f48/16/68/66/37/i_icon10.png" border="0" alt="" /> <b>{TOTAL_POSTS}</b> | <b>{TOTAL_USERS}</b></td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall"> 
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/images16.jpg" border="0" alt="" /> Recordul de utilizatori conectati a fost de 750, Mier 11 sep 2011 - 15:57</td></span>
</tr>

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



<tr>
 <td class="row1"><span class="gensmall"> 
<img src="http://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"> *SounD- <a href="ymsgr:send?costea.gorea"><img border=0 src="http://opi.yahoo.com/online?u=costea.gorea&m=g&t=1" /></strong></font></td></span>
</tr>



<tr>
<td class="row1"><span class="gensmall"> 
<img src="http://i48.servimg.com/u/f48/16/68/66/37/icon-110.png" border="0" alt="" />
<strong>Citeste <a href="/t10-regulament">Termenii de utilizare</strong></a></td></span>
</tr>



<tr>
 <td class="row1"><span class="gensmall"> 
<strong><img src="http://i47.servimg.com/u/f47/15/67/84/32/on10.png" border="0" alt="" /><strong>Forum creat de: <font color="openblue"> *SounD-  </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>

 
  <!-- 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>
  <!-- END switch_chatbox_activate -->
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />


 

 
<!-- PARTENERI --><!-- PARTENERI -->
<table class="tablebg" width="100%" cellspacing="1">
<tr>

<td class="row1"<a href="http://tinypic.com?ref=i1kxkz" target="_blank"><img src="http://i48.tinypic.com/i1kxkz.jpg" border="0" alt="Image and video hosting by TinyPic"></a></td>
<td class="row1 nobold" width="100%" valign="middle"><marquee direction="left" onmouseover="this.setAttribute('scrollamount', 0, 0);" onmouseout="this.setAttribute('scrollamount', 6, 0);">


<span onMouseOut="this.style.opacity=0.3;this.filters.alpha.opacity=30" onMouseOver="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;">

 
  COD LA PARTENERI
 
 
</span></marquee>
</td>
</tr>
</table>


 
 
 
-ExP[3R]TuL-

-ExP[3R]TuL-
Membru Forumgratuit

Mesaje : 290
Varsta : 26
Data înscrierii : 01/02/2014
Mulțumiri : 7
Internet Explorer punBB

http://forum.pensionrpg.com
-ExP[3R]TuL- a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Statistici ca in imaginie

Mesaj Scris de Filip Vin Mai 30, 2014 4:32 pm

nu merge nici macar un cod in index_body nu stiu ce are
Filip

Filip
Membru Forumgratuit

Mesaje : 223
Varsta : 22
Localizare : Iasi
Data înscrierii : 10/04/2014
Mulțumiri : 2
Internet Explorer phpBB2

http://4gaming-zone.forum-gratuit.ro
Filip a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Statistici ca in imaginie

Mesaj Scris de Omu Vin Mai 30, 2014 4:51 pm

Ai aplicat template-urile? Trebuie sa apesi pe  Adauga din dreptul template-ului. 
Omu

Omu
Membru onorific
Membru onorific

Mesaje : 6302
Varsta : 27
Data înscrierii : 04/11/2010
Mulțumiri : 154
Google Chrome punBB

http://techtitans.forumer.ro/
Omu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Statistici ca in imaginie

Mesaj Scris de Filip Lun Iun 09, 2014 12:57 pm

topic rezolvat 
Filip

Filip
Membru Forumgratuit

Mesaje : 223
Varsta : 22
Localizare : Iasi
Data înscrierii : 10/04/2014
Mulțumiri : 2
Internet Explorer phpBB2

http://4gaming-zone.forum-gratuit.ro
Filip a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Statistici ca in imaginie

Mesaj Scris de Omu Lun Iun 09, 2014 1:15 pm

topic rezolvat
Omu

Omu
Membru onorific
Membru onorific

Mesaje : 6302
Varsta : 27
Data înscrierii : 04/11/2010
Mulțumiri : 154
Google Chrome punBB

http://techtitans.forumer.ro/
Omu a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus


Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum