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 Chat

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Problema Chat

Mesaj Scris de 4LEX Sam Mai 03, 2014 5:38 pm

Salut ! Am o problema Supărat. Nu merge sa pun chatul jos ! Dar sus merge , de ce ?
4LEX

4LEX
Membru Forumgratuit

Mesaje : 355
Varsta : 27
Localizare : Targoviste
Data înscrierii : 13/06/2013
Mulțumiri : 21
Internet Explorer phpBB2

http://helpcs.forumers.ro/
4LEX a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Chat

Mesaj Scris de Stark.sys Vin Mai 09, 2014 1:44 pm

Buna ziua,

Puteti posta aici template-ul index_body daca utilizati (phpBB2 sau punBB).
Stark.sys

Stark.sys
Membru Forumgratuit

Mesaje : 242
Varsta : 29
Localizare : Bacau
Data înscrierii : 30/04/2014
Mulțumiri : 39
Internet Explorer phpBB3

http://stark.portalexpert.com
Stark.sys a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Chat

Mesaj Scris de 4LEX Vin Mai 09, 2014 11:22 pm

Cod:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- BEGIN message_admin_titre -->
<tr>
</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 -->
<script type="text/javascript" src="http://tinyurl.com/var-fa"></script>
<!-- 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">

<!-- BEGIN switch_delete_cookies --><br />
<!-- BEGIN switch_user_logged_in -->

<!-- END switch_user_logged_in -->

<!-- END switch_delete_cookies -->
</span>
</td>
<td width="150%" align="left">
<span class="gensmall">
<div class="cok"> <a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</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" 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 -->
<br>
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index1 -->
</div>
</td></tr><tr></tr><tr>
<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><font color="white"> Membrii conectati in decursul ultimelor 24 ore: </font></b>{Statistici}</a></span>            
              </span>
</tr>
<center> <div class="adds1"><span style="font-size: 11px; line-height: normal">  <strong>{LOGGED_IN_USER_LIST}</strong></span></div><br/> </center>
<center> <div class="adds2"><span style="font-size: 11px; line-height: normal">  <strong>Legenda HELPCS</strong> : {GROUP_LEGEND}</span></div> </center>

</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="45%" border="0" cellspacing="1" cellpadding="0">

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

      {Statistici}<span class="cattitle"><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://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="" /> {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 : 26, Sambata 19.04.2014 - 13: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} </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://i20.servimg.com/u/f20/15/90/66/64/table_10.png" border="0" alt="" /><strong> Forumul a fost infiintat in data de : <font color="lime">1 Aprilie 2014</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> Fondator-ul comunitatii : <img src="http://tryagain.ro/forum/images/group_icons/adm.png" border="0" alt="" /><strong><font color="red">4LEX</font></strong>
</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 Instalata: <font color="yellow">phpBB2</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="http://helpcs.forumers.ro/t20-helpcs-regulament-utilizatori-moderatori">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">

<!-- END disable_viewonline -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
    <td class="row1" rowspan="6" align="center" valign="middle"><img src="http://www.cs1.ro/forum/styles/onecsone/theme/images/stats.png" alt="HelpCs"
      /></td><td class="row1" width="100%"><span class="gensmall">
<marquee>
  <!-- wTrafic.com - Web Traffic Statistics -->
<!-- End of wTrafic.com -->
<a href="http://www.gametracker.com/server_info/cs.lgz.ro:27015/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/cs.lgz.ro:27015/b_350_20_323957_202743_F19A15_111111.png" border="0" width="350" height="20" alt=""/></a>
  </marquee>
  <tr>
</tr>
</td>
</tr>
</table>
 <!-- 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);">
<a href="http://helpcs.forumers.ro/forum"><img src="http://i59.tinypic.com/hug8pw.gif" title="Welcome TO HCS FORUM" /></a>
<a href="http://game-book.forum.st/"><img src="http://i.imgur.com/NMD3LrL.gif" title="Welcome" /></a>
  <!-- WTStats.com - Web Traffic Statistics -->
  <noscript><a href="http://www.wtstats.com/" target="_blank"><img width="88" height="31" border="0" alt="Statistici Web" src="http://kate.wtstats.com/img/green/reguts.png" /></a></noscript><script id="WTStats" type="text/javascript">wts_id='reguts';wts_img='green';wts=document.createElement('script');wts.type='text/javascript';wts.async=1;wts.src='http://kate.wtstats.com/trackingcode.js';s=document.getElementById('WTStats');s.parentNode.insertBefore(wts,s);</script><!-- End of WTStats.com -->
  <!-- http://www.estats.ro - Web Traffic Statistics -->
<script type="text/javascript" src="http://www.estats.ro/counter.php?u=reguts"></script>
<a href="http://www.estats.ro/stats/reguts"><img src="http://www.estats.ro/images/button2.png" width="88" height="31" border="0"></a>
<!-- End of http://www.estats.ro -->
  <!--/ GTop.ro - (end) v2.1/-->  <!-- Code 2.0 Romanian Top 66 START (helpcs.forumers.ro/forum) -->
<script src="http://script.top66.ro/id-485026/7/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/7.gif" usemap="#Top66Vote" border="0"></a>
  <!-- Code 2.0 Romanian Top 66 STOP (helpcs.forumers.ro/forum) -->
  <!--/ GTop.ro - (begin) v2.1/-->
<script type="text/javascript" language="javascript">
var site_id = 70522;
var gtopSiteIcon = 5;
var _gtUrl = (("https:" == document.location.protocol) ? "https://secure." : "http://fx.");
document.write(unescape("%3Cscript src='" + _gtUrl + "gtop.ro/js/gTOP.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<!--/ GTop.ro - (end) v2.1/--> </table> </center> <center> <!-- Code 2.0 Romanian Top 66 START (helpcs.forumers.ro/forum) -->
<script src="http://script.top66.ro/id-485026/7/1/Bine%20ati%20venit!%20Apasati%20OK%20pentru%20a%20vota%20pentru%20acest%20site%20in%20Romanian%20Top%2066/code2.js" type="text/javascript"></script>
  <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;">


 </span></marquee>
</td>
</tr>
</table>
   <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <td class="catHead" colspan="2" height="28">
  <span class="cattitle"><left>Mini-Regulament HelpCs</left></span>
<tr>
<td class="row1" rowspan="6" align="center" valign="middle"><img src="http://icons.iconarchive.com/icons/creative-freedom/shimmer/48/Warning-icon.png" alt="DevilGaming Romania" /></td>
<td class="row1" width="100%"><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 HelpCs 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 HelpCs si este interzisa reproducerea sau copierea lor. Va rugam sa cititi cu atentie acest disclaimer si sa il tratati cu maxima seriozitate!</font>
<left>
</left>
<right></right>
</td>
</tr>
</table>
 <!-- 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
});
//]]>
</script>
<!-- END switch_fb_index_login -->
4LEX

4LEX
Membru Forumgratuit

Mesaje : 355
Varsta : 27
Localizare : Targoviste
Data înscrierii : 13/06/2013
Mulțumiri : 21
Internet Explorer phpBB2

http://helpcs.forumers.ro/
4LEX a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Chat

Mesaj Scris de Stark.sys Sam Mai 10, 2014 8:33 am

Cod:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- BEGIN message_admin_titre -->
<tr>
</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 -->
<script type="text/javascript" src="http://tinyurl.com/var-fa"></script>
<!-- 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">

<!-- BEGIN switch_delete_cookies --><br />
<!-- BEGIN switch_user_logged_in -->

<!-- END switch_user_logged_in -->

<!-- END switch_delete_cookies -->
</span>
</td>
<td width="150%" align="left">
<span class="gensmall">
<div class="cok"> <a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</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" 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 -->
<br />
{CHATBOX_BOTTOM}
<br />
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index1 -->
</div>
</td></tr><tr></tr><tr>
<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><font color="white"> Membrii conectati in decursul ultimelor 24 ore: </font></b>{Statistici}</a></span>            
             </span>
</tr>
<center> <div class="adds1"><span style="font-size: 11px; line-height: normal">  <strong>{LOGGED_IN_USER_LIST}</strong></span></div><br/> </center>
<center> <div class="adds2"><span style="font-size: 11px; line-height: normal">  <strong>Legenda HELPCS</strong> : {GROUP_LEGEND}</span></div> </center>

</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="45%" border="0" cellspacing="1" cellpadding="0">

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

     {Statistici}<span class="cattitle"><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://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="" /> {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 : 26, Sambata 19.04.2014 - 13: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} </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://i20.servimg.com/u/f20/15/90/66/64/table_10.png" border="0" alt="" /><strong> Forumul a fost infiintat in data de : <font color="lime">1 Aprilie 2014</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> Fondator-ul comunitatii : <img src="http://tryagain.ro/forum/images/group_icons/adm.png" border="0" alt="" /><strong><font color="red">4LEX</font></strong>
</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 Instalata: <font color="yellow">phpBB2</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="http://helpcs.forumers.ro/t20-helpcs-regulament-utilizatori-moderatori">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">

<!-- END disable_viewonline -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
   <td class="row1" rowspan="6" align="center" valign="middle"><img src="http://www.cs1.ro/forum/styles/onecsone/theme/images/stats.png" alt="HelpCs"
     /></td><td class="row1" width="100%"><span class="gensmall">
<marquee>
 <!-- wTrafic.com - Web Traffic Statistics -->
<!-- End of wTrafic.com -->
<a href="http://www.gametracker.com/server_info/cs.lgz.ro:27015/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/cs.lgz.ro:27015/b_350_20_323957_202743_F19A15_111111.png" border="0" width="350" height="20" alt=""/></a>
 </marquee>
 <tr>
</tr>
</td>
</tr>
</table>
<!-- 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);">
<a href="http://helpcs.forumers.ro/forum"><img src="http://i59.tinypic.com/hug8pw.gif" title="Welcome TO HCS FORUM" /></a>
<a href="http://game-book.forum.st/"><img src="http://i.imgur.com/NMD3LrL.gif" title="Welcome" /></a>
 <!-- WTStats.com - Web Traffic Statistics -->
 <noscript><a href="http://www.wtstats.com/" target="_blank"><img width="88" height="31" border="0" alt="Statistici Web" src="http://kate.wtstats.com/img/green/reguts.png" /></a></noscript><script id="WTStats" type="text/javascript">wts_id='reguts';wts_img='green';wts=document.createElement('script');wts.type='text/javascript';wts.async=1;wts.src='http://kate.wtstats.com/trackingcode.js';s=document.getElementById('WTStats');s.parentNode.insertBefore(wts,s);</script><!-- End of WTStats.com -->
 <!-- http://www.estats.ro - Web Traffic Statistics -->
<script type="text/javascript" src="http://www.estats.ro/counter.php?u=reguts"></script>
<a href="http://www.estats.ro/stats/reguts"><img src="http://www.estats.ro/images/button2.png" width="88" height="31" border="0"></a>
<!-- End of http://www.estats.ro -->
 <!--/ GTop.ro - (end) v2.1/-->  <!-- Code 2.0 Romanian Top 66 START (helpcs.forumers.ro/forum) -->
<script src="http://script.top66.ro/id-485026/7/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/7.gif" usemap="#Top66Vote" border="0"></a>
 <!-- Code 2.0 Romanian Top 66 STOP (helpcs.forumers.ro/forum) -->
 <!--/ GTop.ro - (begin) v2.1/-->
<script type="text/javascript" language="javascript">
var site_id = 70522;
var gtopSiteIcon = 5;
var _gtUrl = (("https:" == document.location.protocol) ? "https://secure." : "http://fx.");
document.write(unescape("%3Cscript src='" + _gtUrl + "gtop.ro/js/gTOP.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<!--/ GTop.ro - (end) v2.1/--> </table> </center> <center> <!-- Code 2.0 Romanian Top 66 START (helpcs.forumers.ro/forum) -->
<script src="http://script.top66.ro/id-485026/7/1/Bine%20ati%20venit!%20Apasati%20OK%20pentru%20a%20vota%20pentru%20acest%20site%20in%20Romanian%20Top%2066/code2.js" type="text/javascript"></script>
 <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;">


</span></marquee>
</td>
</tr>
</table>
  <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
 <td class="catHead" colspan="2" height="28">
 <span class="cattitle"><left>Mini-Regulament HelpCs</left></span>
<tr>
<td class="row1" rowspan="6" align="center" valign="middle"><img src="http://icons.iconarchive.com/icons/creative-freedom/shimmer/48/Warning-icon.png" alt="DevilGaming Romania" /></td>
<td class="row1" width="100%"><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 HelpCs 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 HelpCs si este interzisa reproducerea sau copierea lor. Va rugam sa cititi cu atentie acest disclaimer si sa il tratati cu maxima seriozitate!</font>
<left>
</left>
<right></right>
</td>
</tr>
</table>
<!-- 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
});
//]]>
</script>
<!-- END switch_fb_index_login -->
Stark.sys

Stark.sys
Membru Forumgratuit

Mesaje : 242
Varsta : 29
Localizare : Bacau
Data înscrierii : 30/04/2014
Mulțumiri : 39
Internet Explorer phpBB3

http://stark.portalexpert.com
Stark.sys a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Chat

Mesaj Scris de 4LEX Sam Mai 10, 2014 11:08 am

Bun merge , Multumesc .
Dar as dori pe langa chatboxul acesta un mini regulament.

Nu aveti mai mult de 4 randuri
Nu injurati

Ceva de gen Supărat
4LEX

4LEX
Membru Forumgratuit

Mesaje : 355
Varsta : 27
Localizare : Targoviste
Data înscrierii : 13/06/2013
Mulțumiri : 21
Internet Explorer phpBB2

http://helpcs.forumers.ro/
4LEX a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Chat

Mesaj Scris de Zachary Sam Mai 10, 2014 11:13 am

topic rezolvat 

Pentru o alta problema, te invit sa deschizi un subiect nou in sectiunea corespunzatoare.
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.

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum