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.

Cerere Statistici phpBB2

Vezi subiectul anterior Vezi subiectul urmator In jos

In cos Cerere Statistici phpBB2

Mesaj Scris de JunckY Vin Iul 04, 2014 8:20 pm

Buna Seara !
Imi poate da si mie cineva aceste statistici ?
[Trebuie sa fiti inscris si conectat pentru a vedea acest link]
JunckY

JunckY
Membru Forumgratuit

Mesaje : 218
Varsta : 26
Localizare : Sibiu
Data înscrierii : 18/01/2014
Mulțumiri : 33
Internet Explorer phpBB2

http://resurse-fg.forumgratuit.ro/
JunckY a fost mulțumit de autorul acestui subiect.

In cos Re: Cerere Statistici phpBB2

Mesaj Scris de JunckY Mar Iul 08, 2014 5:57 pm

UP ?
JunckY

JunckY
Membru Forumgratuit

Mesaje : 218
Varsta : 26
Localizare : Sibiu
Data înscrierii : 18/01/2014
Mulțumiri : 33
Internet Explorer phpBB2

http://resurse-fg.forumgratuit.ro/
JunckY a fost mulțumit de autorul acestui subiect.

In cos Re: Cerere Statistici phpBB2

Mesaj Scris de H4cK3R*uL Mar Iul 08, 2014 6:24 pm

P.A. ~> Afisare ~> Template-uri ~> General ~> index_body, sterge template-ul respectiv si pune 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 -->
<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">Real-Arena România | 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">Real-Arena România | Staff</span></b>         
              </span>
</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">Real-Arena România | </span><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow"><span style="color:#a1a1a1">{L_WHO_IS_ONLINE}</span></a></span>
  </tr>
     
<td class="row1"><span class="gensmall">
<strong><img src="http://s22.postimg.org/6v73jq62l/dg_ro.gif" border="0" alt="" /> {TOTAL_USERS_ONLINE} </td></span>
</tr>

<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://s22.postimg.org/6v73jq62l/dg_ro.gif" border="0" alt="" /> {TOTAL_POSTS} | {TOTAL_USERS}</td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall"> 
<strong><img src="http://s22.postimg.org/6v73jq62l/dg_ro.gif" border="0" alt="" /> {RECORD_USERS}</td></span>
</tr>
 
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://s22.postimg.org/6v73jq62l/dg_ro.gif" border="0" alt="" /> {NEWEST_USER}  </span></td>
</tr>
 
    <tr>
<td class="row1"><span class="gensmall">
<img src="http://s22.postimg.org/6v73jq62l/dg_ro.gif" border="0" alt="" /><strong> Versiune forum instalata : phpBB2 (Real-Arena România)</strong>
</td>
</tr>
   
      <tr>
<td class="row1"><span class="gensmall">
<img src="http://s22.postimg.org/6v73jq62l/dg_ro.gif" border="0" alt="" /><strong> Comunitatea a fost infiintata in data de 7 Noiembrie 2012 - 13:51</strong>
</td>
</tr>
     
<tr>
<td class="row1"><span class="gensmall">
<img src="http://s22.postimg.org/6v73jq62l/dg_ro.gif" border="0" alt="" /><strong> Fondator-ul comunitatii Real-Arena România este H4cK3R*uL</strong>
</td>
</tr>

  <tr>
<td class="row1"><span class="gensmall">
<img src="http://s22.postimg.org/6v73jq62l/dg_ro.gif" border="0" alt="" /><strong> Contacteaza fondatorul folosind Mesageria Privata<a href="http://real-arena.all-up.com/"> (H4cK3R*uL)</strong></a></span> </td>
</tr>
</tr>
 
<tr>
<td class="row1"><span class="gensmall">
<img src="http://s22.postimg.org/6v73jq62l/dg_ro.gif" border="0" alt="" /><strong><a href="http://real-arena.all-up.com/">Citeste regulamentul comunitatii si termenii de utilizare</strong></a></td></span>
</tr>
</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">Real-Arena România | Parteneri Oficiali</span></left></span>
<tr>
<td class="row1" rowspan="6" align="center" valign="middle"><a href="http://real-arena.all-up.com/f2-parteneriate"><img src="http://s7.postimage.org/u7ja0igsn/1290586483alliance.png"></a></td>
<td class="row1" width="100%"><span class="gensmall">

<a href="http://real-arena.all-up.com/" title="Real-Arena"><img src="http://s21.postimg.org/g0bp3gjnn/real1_zpsb69d62a9.png" style="width:88px; height:31px; border:0"></a>
  <a href="http://real-arena.all-up.com/" title="Real-Arena"><img src="http://s18.postimg.org/um3wrvzbp/real2_zps1721558b.png" style="width:88px; height:31px; border:0"></a>
    <a href="http://real-arena.all-up.com/" title="Real-Arena"><img src="http://s9.postimg.org/3uql5jfbv/real_zps826cb70d.gif" style="width:88px; height:31px; border:0"></a>
      <a href="http://real-arena.all-up.com/" title="Real-Arena"><img src="http://s9.postimg.org/ljibx5r2z/r_a_zps4ada68fd.gif" style="width:88px; height:31px; border:0"></a>
  <a href="http://real-arena.all-up.com/" title="Real-Arena"><img src="http://s21.postimg.org/g0bp3gjnn/real1_zpsb69d62a9.png" style="width:88px; height:31px; border:0"></a>
  <a href="http://real-arena.all-up.com/" title="Real-Arena"><img src="http://s18.postimg.org/um3wrvzbp/real2_zps1721558b.png" style="width:88px; height:31px; border:0"></a>
    <a href="http://real-arena.all-up.com/" title="Real-Arena"><img src="http://s9.postimg.org/3uql5jfbv/real_zps826cb70d.gif" style="width:88px; height:31px; border:0"></a>
      <a href="http://real-arena.all-up.com/" title="Real-Arena"><img src="http://s9.postimg.org/ljibx5r2z/r_a_zps4ada68fd.gif" style="width:88px; height:31px; border:0"></a>
  <a href="http://real-arena.all-up.com/" title="Real-Arena"><img src="http://s21.postimg.org/g0bp3gjnn/real1_zpsb69d62a9.png" style="width:88px; height:31px; border:0"></a>
  <a href="http://real-arena.all-up.com/" title="Real-Arena"><img src="http://s18.postimg.org/um3wrvzbp/real2_zps1721558b.png" style="width:88px; height:31px; border:0"></a>
    <a href="http://real-arena.all-up.com/" title="Real-Arena"><img src="http://s9.postimg.org/3uql5jfbv/real_zps826cb70d.gif" style="width:88px; height:31px; border:0"></a>
      <a href="http://real-arena.all-up.com/" title="Real-Arena"><img src="http://s9.postimg.org/ljibx5r2z/r_a_zps4ada68fd.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://real-arena.all-up.com/">Link-ul tau </a> # <a href="http://real-arena.all-up.com/">Link-ul tau </a> # <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.

In cos Re: Cerere Statistici phpBB2

Mesaj Scris de Omu Mar Iul 22, 2014 12:11 pm

Avand in vedere ca in ultimele 2 saptamani autorul nu a mai aratat interes pentru acesta problema, topicul va fi inchis si trimis in cos. Daca problema nu a fost rezolvata, va invitam sa deschideti un nou topic, in sectiunea corespunzatoare si avind un titlu explicit.
Cerere Statistici phpBB2  Ic210
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

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum