Gaming Star


 
AcasaUltimele imaginiCăutareÎnregistrareConectare

Distribuiţi|

Cerere script

Vezi subiectul anterior Vezi subiectul urmator In jos
AutorMesaj
theonlytag
Cerere script Icon_user_offline
Membru
theonlytag


Rank: Membru
Sex : masculin
Mesaje : 3
Reputatie : 0
Data de inscriere : 18/07/2013
Cerere script Empty
MesajSubiect: Cerere script Cerere script Icon_minitimeJoi Iul 18, 2013 9:11 am

Salut vreau si eu scriptul pentru STATISTICI si TOPIC &POST
Sus In jos
Bluu
Cerere script Icon_user_offline
Administrator
Bluu


Rank: Administrator
Sex : masculin
Zodiac : Balanta
Mesaje : 36
Reputatie : 0
Data de inscriere : 26/06/2013
Varsta : 26
Localizare : Dej
Cerere script Empty
MesajSubiect: Re: Cerere script Cerere script Icon_minitimeVin Iul 19, 2013 1:27 pm

Ala e index body. Uite-l :
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> </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" 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> </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" 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><font color="white"> Gaming Star # Info</font></b>{Statistici}</a></span>           
              </span>
</tr>
<td class="row1"><span class="gensmall">  <font=Arial>Nu raspundem de fisierele care apar aici sau sunt urcate pe hostul nostru! Link-urile sunt furnizate exclusiv de utilizatorii acestui site. Comunitatea Gaming Star nu poate fi trasa la raspundere pentru ceea ce utilizatorii posteaza sau orice alte actiuni ilegale ale acestora. Nu puteti folosi acest site pentru a distribui sau descarca orice material atunci cand nu aveti dreptul legal de a face acest lucru. Este responsabilitatea ta sa aderi la acesti termeni. Daca aveti indoieli cu privire la legalitatea de continut sau aveti orice suspiciuni nu ezitati sa ne contactati. Administratorii acestei comunitatii pot selecta utilizatorii si interzicerea oricui in orice moment fara nici un anunt prealabil. Drepturile de autor pentru toate creatiile acestei comunitati apartin Gaming Star si este interzisa reproducerea sau copierea lor. Va rugam sa cititi cu atentie acest disclaimer si sa il tratati cu maxima seriozitate!<span><tr>
 

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

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

      {Statistici}<span class="cattitle">Gaming Star # <a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span>{Statistici}
  </tr>
     
<td class="row1"><span class="gensmall">
<strong><img src="http://www.csneamt.ro/forum/styles/csneamt/theme/images/most_users.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 15, Vin 9 Mai 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}  </span><img src="http://i48.servimg.com/u/f48/17/38/19/69/89223210.gif" border="0" alt="" /></td>
</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 [v.3.1.]</font></strong>
</td>
</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 infiintat in data de : <font color="openblue">26.06.2013 - 21:00</font></strong>
</td>
</tr>
   
<tr>
<td class="row1"><span class="gensmall">
<img src="http://i47.servimg.com/u/f47/15/67/84/32/on10.png" border="0" alt="" /><strong> Fondatorii comunitatii Gaming Star sunt : <font color="red">Bluu & cSn™.</font></strong>
</td>
</tr>

  <tr>
<td class="row1"><span class="gensmall">
<img src="http://i20.servimg.com/u/f20/15/90/66/64/table_10.png" border="0" alt="" />
  <strong>Contact fondator via Pm :<a href="http://gg-star.forumgratuit.ro/privmsg?mode=post&u=1"> <font color="red">Bluu.</font></strong></a></span> <img src="http://th196.photobucket.com/albums/aa94/MustHaveAvatars/Online%20Offline/Online/th_online.gif" border="0" alt="" /></td>
</tr>
</tr>
   
 
    <table class="forumline" width="100%" align="right" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
  <b><font color="white">Gaming Star # Utilizatori | Staff</font></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>
<div> <center>
<table align="center" class="menu-sus" width="200" border="0" cellspacing="0" cellpadding="0" style="border:1px outset blue">
        <tr>
        <td align="center"><font color="lightgreen">LEGENDA</color></td>
        </tr>
      </table>
  </center></div>

<div><table align="center" class="menu-sus" width="1000" height="30" border="0" cellspacing="0" cellpadding="0" style="border:1px inset blue; text-shadow:1px -1px 9px #ffffff;">
        <tr>
          <td align="center"></center><center> <b><span style="background-image: url(http://i45.tinypic.com/2h848yb.jpg); ">{GROUP_LEGEND}</center></font></b></b></td></table></div>

 
 
 
  <!--Parteneri -->
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="catHead" colspan="2" height="28"><center>Parteneri Gaming Star</center></td>
</tr>

<tr>
<td width="65" class="row1" align="center" valign="middle"><center><img src="http://cdn1.iconfinder.com/data/icons/SOPHISTIQUE/business/png/48/partners.png" /></center></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;">
<a href="http://gg-star.forumgratuit.ro" target="_blank"><img src="http://i.imgur.com/LsZEun8.gif" alt='Create your own banner at mybannermaker.com!' border=0 /></a><br
<a href="http://playbox.rpgboard.net/forum" target="_blank" title="Playbox Romania"><img src="http://i.imgur.com/aMh10ip.gif" alt="Playbox Romania"></a>
<a href="http://xretrogradatii.forum.st/" title="xRetrogradatii"><img src="http://s8.postimg.org/pwyln7za9/gaby.gif" style="width:88px;height:31px;border:0"></a>

 
  </marquee></td>
</tr>
</table>
  <!--Parteneri -->
<!-- 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">
//<![CDATA[
FB.init({
  appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
  oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
 
  <!-- Code 2.0 Romanian Top 66 START (ggstar.tk) -->
<center><!-- Code 2.0 Romanian Top 66 START (ggstar.tk) -->
<script src="http://script.top66.ro/id-481846/14/1/Bine%20ati%20venit!%20Apasati%20OK%20pentru%20a%20vota%20pentru%20acest%20site%20in%20Romanian%20Top%2066/code2.js" type="text/javascript"></script>
<a href="http://www.top66.ro" title="Promovare gratuita"><img src="http://images.top66.ro/vote/14.gif" usemap="#Top66Vote" border="0"></a>
<!-- Code 2.0 Romanian Top 66 STOP (ggstar.tk) --></center>
<!-- Code 2.0 Romanian Top 66 STOP (ggstar.tk) -->
 
 
  <!-- Radio -->
  <div style="margin:auto;text-align:center;width:100%"><!-- BEGINS: AUTO-GENERATED Museter unlimited SHOUTcast Hosting Museter.com plans start at $6.95 CODE visit http://www.museter.com -->
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="467" height="26">
<param name="movie" value="http://www.museter.com/ffmp3-config.swf" />
<param name="flashvars" value="url=http://mp3.radiohot.ro:8000/;&lang=en&codec=mp3&volume=25%&introurl=&autoplay=true&traking=true&jsevents=true&buffering=4&skin=http://www.museter.com/skins/eastanbul/ffmp3-eastanbul.xml&title=Radio%20Hot Style" />
<param name="wmode" value="transparent" />
<param name="allowscriptaccess" value="always" />
<param name="scale" value="noscale" />
<embed src="http://www.museter.com/ffmp3-config.swf" flashvars="url=http://mp3.radiohot.ro:8000/;&lang=en&codec=mp3&volume=100&introurl=&autoplay=true&traking=true&jsevents=true&buffering=4&skin=http://www.museter.com/skins/eastanbul/ffmp3-eastanbul.xml&title=Radio%20Hot Style" width="467" scale="noscale" height="26" wmode="transparent" allowscriptaccess="always" type="application/x-shockwave-flash" />
</object>
<!-- ENDS: AUTO-GENERATED Museter unlimited SHOUTcast Hosting Museter.com plans start at $6.95 CODE visit http://www.museter.com--></div>
  <tr>
      <table class="forumline" width="50%" border="0" cellspacing="1" cellpadding="0">
      <td class="catHead" colspan="2" height="0">
        <span class="cattitle"></span>
 
    <td class="row1" width="100%"><span class="gensmall"> 
      <center><img src="http://i.imgur.com/5ZWxLWE.png" ></center></span></td>
    </td>
  </table>
          </tr>
Sus In jos
https://gg-star.forumgratuit.ro
theonlytag
Cerere script Icon_user_offline
Membru
theonlytag


Rank: Membru
Sex : masculin
Mesaje : 3
Reputatie : 0
Data de inscriere : 18/07/2013
Cerere script Empty
MesajSubiect: Re: Cerere script Cerere script Icon_minitimeVin Iul 19, 2013 10:37 pm

Mersi frumos dar nu mai inteles eu vreau scriptul care avare in dreapta unde scrie STATISTICI iar langa el Topic SI POST Very Happy
Sus In jos
Bluu
Cerere script Icon_user_offline
Administrator
Bluu


Rank: Administrator
Sex : masculin
Zodiac : Balanta
Mesaje : 36
Reputatie : 0
Data de inscriere : 26/06/2013
Varsta : 26
Localizare : Dej
Cerere script Empty
MesajSubiect: Re: Cerere script Cerere script Icon_minitimeSam Iul 20, 2013 9:47 am

Nu inteleg care..il am eu pus?
Sus In jos
https://gg-star.forumgratuit.ro
theonlytag
Cerere script Icon_user_offline
Membru
theonlytag


Rank: Membru
Sex : masculin
Mesaje : 3
Reputatie : 0
Data de inscriere : 18/07/2013
Cerere script Empty
MesajSubiect: Re: Cerere script Cerere script Icon_minitimeDum Iul 21, 2013 2:19 am

Scriptul din index_box cred ca trebuia sa iti zic de le inceput Very Happy asa
Sus In jos
Bluu
Cerere script Icon_user_offline
Administrator
Bluu


Rank: Administrator
Sex : masculin
Zodiac : Balanta
Mesaje : 36
Reputatie : 0
Data de inscriere : 26/06/2013
Varsta : 26
Localizare : Dej
Cerere script Empty
MesajSubiect: Re: Cerere script Cerere script Icon_minitimeLun Iul 22, 2013 4:19 am

Index box here
Cod:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
   <tr>
      <td valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall">{LAST_VISIT_DATE}<br />
         {CURRENT_TIME}<br />
         </span>
         <!-- END switch_user_logged_in -->
         <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
      </td>
      <td class="gensmall" align="right" valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
         <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
         <!-- END switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
   </tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
      <th nowrap="nowrap" width="150">Statistici</th>
      <th nowrap="nowrap" width="150" class="new column">Coloana noua</th>
      <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th>
        </tr>
   <!-- END tablehead -->
   <!-- BEGIN cathead -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
         <h{catrow.cathead.LEVEL} class="hierarchy">
            <span class="cattitle">
               <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
            </span>
         </h{catrow.cathead.LEVEL}>
      </td>
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right">&nbsp;</td>
   </tr>
   <!-- END cathead -->
   <!-- BEGIN forumrow -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
      <!-- END inc -->
      <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
         <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
      </td>
      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
         <h{catrow.forumrow.LEVEL} class="hierarchy">
            <span class="forumlink">
               <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
            </span>
         </h{catrow.forumrow.LEVEL}>
         <span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
         <span class="gensmall">
            <!-- BEGIN switch_moderators_links -->
            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
            <!-- END switch_moderators_links -->
            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
         </span>
      <td class="row3" align="center" valign="middle" height="50">
        <span class="gensmall">{catrow.forumrow.TOPICS}</span>
      </td>
      <td class="row3" align="center" valign="middle" height="50">
<span class="gensmall">Subiecte: {catrow.forumrow.TOPICS}</span><br /> 
<span class="gensmall">Mesaje: {catrow.forumrow.POSTS}</span>
</td>
      <td class="row3 over" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.LAST_POST}</span>
      </td>
   <!-- END forumrow -->
   <!-- BEGIN catfoot -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
   </tr>
   <!-- END catfoot -->
   <!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
Sus In jos
https://gg-star.forumgratuit.ro
Continut sponsorizat
Cerere script Icon_user_offline


Rank:
Cerere script Empty
MesajSubiect: Re: Cerere script Cerere script Icon_minitime

Sus In jos

Cerere script

Vezi subiectul anterior Vezi subiectul urmator Sus

Subiecte similare

-
t CERERE UN BAN
t cerere parteneriat
t Cerere Rank
t Cerere rank.
t Cerere Moderator
Pagina 1 din 1

Permisiunile acestui forum:Nu puteti raspunde la subiectele acestui forum
Gaming Star :: • Gamin Star # Support :: Forum Support :: Cerere support-