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.

Eroare Baliza a fost inchisa inainte de a fi deschisa sau baliza nu a fost deschisa.

Vezi subiectul anterior Vezi subiectul urmator In jos

In cos Eroare Baliza a fost inchisa inainte de a fi deschisa sau baliza nu a fost deschisa.

Mesaj Scris de Mihai Vin Feb 26, 2016 5:57 am

am căutat pe bara de căutare, un script de parteneriat...
am găsit un rezultat: [Trebuie sa fiti inscris si conectat pentru a vedea acest link]parteneri?highlight=parteneri
cred că acesta este... însă mi-a creeat probleme...
Eroare  Baliza a fost inchisa inainte de a fi deschisa sau baliza nu a fost deschisa. O3Au4Fx

asta este tot ce mi-a rămas...

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> | </span>
 <!-- END switch_user_logged_in -->
 <!-- BEGIN switch_delete_cookies -->
 <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
 <!-- END switch_delete_cookies -->
                  
                  <!-- BEGIN switch_on_index -->
 <!-- BEGIN switch_delete_cookies -->
 <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 -->
                  
 </td>
 <td width="50%" align="right">
 <span class="gensmall">
 <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a> |
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a> |
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
</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 -->
 {CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN disable_viewonline -->

    
    
    
<center><div class="phpbb2devil_statistici">
  <div class="phpbb2_subiecte">
   <span class="FORUMCOUNTOPIC"></span><br />
 <i class="fa fa-comments"></i>  Subiecte
  </div>
                    <div class="phpbb2_subiecte">
    <span class="FORUMCOUNTPOST"></span><br />
  <i class="fa fa-line-chart"></i>   Mesaje
  </div>
                                     <div class="phpbb2_subiecte">
    <span class="FORUMCOUNTUSER"></span><br />
   <i class="fa fa-users"></i>  Membri
  </div>
                  
                                                       <div class="phpbb2_subiecte">
    <span class="FORUMONLINEUSER"></span><br />
  <i class="fa fa-refresh"></i>  Total online
  </div>
                        <div class="phpbb2_subiecte">
                     <span class="FORUMLASTUSERLINK"></span><br />
                          <span class="phpbb2_detalii"><i class="fa fa-check-square-o"></i> Ultimul membru</span>
  </div>
        
              
                  
          </div>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
 <tr>
          <th class="th_title"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow" style="font-size: 12px;fontfamily: tahoma;text-shadow: 0px 1px 1px black;color: white!important"><i class="fa fa-pie-chart"></i>{L_WHO_IS_ONLINE}</a>
            
          </th>
  </tr>
  <tr>
    <td class="row1">
      <div class="text">
      {TOTAL_USERS_ONLINE}<br />
{LOGGED_IN_USER_LIST}
      </div>
<div class="legenda"> {LEGEND} {GROUP_LEGEND}</div>
    </td>
  </tr>
    </td>
  </tr>
    
    <tr>

<center><td class="row1"><span class="gensmall">
</td>
</tr>
  
<td class="row1">
  
<div class="title_barIC"><div class="tabelinfinigame"><div class="title_barIC"><h4 class="titlebg"><img src="http://i1280.photobucket.com/albums/a484/llg-cstrike/timpliber_zps6b638396.png"> <a href="/f3-parteneriate" rel="nofollow">Parteneri Toxic-Game</a></h4></div><p style="border-bottom: 1px solid #373737; padding: 3px; font-size: 14px; /* margin-top: -16px; */"></p><br><center><div class="parteneriinf">

însă forumu nu arată așa, uitați adresa: [Trebuie sa fiti inscris si conectat pentru a vedea acest link] (știu că un script e afișat, dar script-ul ce mi-a stricat indexu, era doar de teste...


Ultima editare efectuata de catre MihaiForumgratuit in Vin Feb 26, 2016 7:24 am, editata de 2 ori (Motiv : link gre&#537;it)
Mihai

Mihai
Administrator
Administrator

Mesaje : 1551
Varsta : 26
Localizare : București, România
Data înscrierii : 25/09/2014
Mulțumiri : 101
Google Chrome phpBB3

http://fgsuport.forumgratuit.ro
Mihai a fost mulțumit de autorul acestui subiect.

In cos Re: Eroare Baliza a fost inchisa inainte de a fi deschisa sau baliza nu a fost deschisa.

Mesaj Scris de Mihai Vin Feb 26, 2016 7:22 am

~sters
Mihai

Mihai
Administrator
Administrator

Mesaje : 1551
Varsta : 26
Localizare : București, România
Data înscrierii : 25/09/2014
Mulțumiri : 101
Google Chrome phpBB3

http://fgsuport.forumgratuit.ro
Mihai a fost mulțumit de autorul acestui subiect.

In cos Re: Eroare Baliza a fost inchisa inainte de a fi deschisa sau baliza nu a fost deschisa.

Mesaj Scris de Zeus Vin Feb 26, 2016 10:30 am

Eroare  Baliza a fost inchisa inainte de a fi deschisa sau baliza nu a fost deschisa. Garbag11Avand in vedere ca acest subiect a fost marcat ca fiind "rezolvat", fara a exista o solutie concreta, acesta va fi inchis si trimis in cosul de gunoi.

=> Topic trimis in cosul de gunoi
Zeus

Zeus
Membru onorific
Membru onorific

Mesaje : 4160
Varsta : 27
Localizare : Bucuresti, Romania
Data înscrierii : 19/02/2012
Mulțumiri : 644
Google Chrome phpBB3

https://github.com/zeusmaximus
Zeus 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