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.

Cum adaug robotel ?

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Cum adaug robotel ?

Mesaj Scris de Tonyyy Dum Iul 29, 2012 11:29 pm

Cum adaug robotel ?

Am vazut ca mai este. . dar tutorialul este in limba engleza.

HELP
Tonyyy

Tonyyy
Membru Forumgratuit

Mesaje : 24
Varsta : 34
Data înscrierii : 26/07/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://megastrike.forumgratuit.ro/
Tonyyy a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum adaug robotel ?

Mesaj Scris de Andreix Dum Iul 29, 2012 11:34 pm

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" 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_user_logged_in -->
 
        <!-- END switch_user_logged_in -->
        <!-- BEGIN switch_delete_cookies -->
       



        <!-- END switch_delete_cookies -->
        </span>
      </td>
     
        <span class="gensmall">
            <div class="link"><a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a>  </div>
            <div class="link2"><a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a>  </div>
            <div class="link3"><a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a></div>
            <!-- BEGIN switch_on_index -->
              <!-- BEGIN switch_delete_cookies -->
           
              <!-- 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">
     
        <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>
<img src="http://i46.servimg.com/u/f46/16/16/06/68/2ibf6f11.png" />

<br><tr>
         
                                <!-- 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 -->

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

  {Statistici}<b><font color="gray"><span style="font-size: 11px; line-height: normal"><i>CINE ESTE CONECTAT ?</i></span></font></b>{Statistici}</a></span>           
              </span>
  </tr>
<span style="clear: both; border-top: 1px solid #bfbfbf; display: block; margin-bottom: 10px;"></span>
<tr>
 
                                      <span class="gensmall">{TOTAL_USERS_ONLINE}

                                      {RECORD_USERS}

     

                                      {LOGGED_IN_USER_LIST}</span>
<br>

                                  <span class="gensmall">Legenda HD  : <i>{GROUP_LEGEND}</i></span>
  </tr>
<br>

 



  {Statistici}<b><font color="gray"><span style="font-size: 11px; line-height: normal"><i>STATISTICI</i></span></font></b>{Statistici}</a></span>           
              </span>
 

<span style="clear: both; border-top: 1px solid #bfbfbf; display: block; margin-bottom: 10px;"></span> 

      <div style="margin:auto;text-align:center;width:100%"><span style="font-size: 11px; line-height: normal">{TOTAL_POSTS}    •   
      {TOTAL_USERS}    •   
      {NEWEST_USER}</span></div>





  {Statistici}<b><font color="gray"><span style="font-size: 11px; line-height: normal"><i>PARTENERI TUTORIAL HD</i></span></font></b> </a></span>           
              </span>
 

<span style="clear: both; border-top: 1px solid #bfbfbf; display: block; margin-bottom: 10px;"></span>

<div class="jos"><span class="gensmall"><a href="http://tutorialhd.forumz.ro"><img src="http://i48.servimg.com/u/f48/16/98/89/59/untitl10.gif" title="TutorialHD Design" /></a>|<a href="http://tutorialhd.forumz.ro"><img src="http://i43.tinypic.com/15dqvle.gif" title="TutorialHD Romania" /></a>|<a href="http://tutorialhd.forumz.ro"><img src="http://i43.tinypic.com/15dqvle.gif" title="TutorialHD Design" /></a>|<a href="http://tutorialhd.forumz.ro"><img src="http://i43.tinypic.com/15dqvle.gif" title="TutorialHD Romania" /></a>|<a href="http://tutorialhd.forumz.ro"><img src="http://i43.tinypic.com/15dqvle.gif" title="TutorialHD Romania" /></a>|<a href="http://tutorialhd.forumz.ro"><img src="http://i43.tinypic.com/15dqvle.gif" title="TutorialHD Romania" /></a>|<a href="http://tutorialhd.forumz.ro"><img src="http://i43.tinypic.com/15dqvle.gif" title="TutorialHD Romania" /></a>
</td><td>
</td><td></span></div>
 
  <!-- 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>
  <!-- END switch_chatbox_activate -->
</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">
//<![CDATA[
FB.init({
  appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->

<div style="position: fixed; right: 1px; bottom: 1px; z-index: 4"><img src="http://i41.tinypic.com/2yyrvae.png" /></div>

Intrati in :
P.A---->Afisare---->Templeaturi--->dati pe index_body si adaugati codul:
Andreix

Andreix
Membru activ

Mesaje : 916
Varsta : 25
Localizare : Pitesti
Data înscrierii : 25/07/2012
Mulțumiri : 0
Internet Explorer phpBB3

Andreix a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum adaug robotel ?

Mesaj Scris de Tonyyy Lun Iul 30, 2012 3:16 pm

nu merge ... nu apare nimic.. si acum imi apare si templateul cu rosu:( si spune IN ASTEPTARE in dreapta lui Supărat
Tonyyy

Tonyyy
Membru Forumgratuit

Mesaje : 24
Varsta : 34
Data înscrierii : 26/07/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://megastrike.forumgratuit.ro/
Tonyyy a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum adaug robotel ?

Mesaj Scris de JusT-Me.!? Lun Iul 30, 2012 3:19 pm

cum trebe activat? Foarte fericit
JusT-Me.!?

JusT-Me.!?
Membru Forumgratuit

Mesaje : 95
Varsta : 31
Data înscrierii : 28/07/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://llgcstrike.ogamewar.com
JusT-Me.!? a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum adaug robotel ?

Mesaj Scris de Şurubelniţă Lun Iul 30, 2012 3:25 pm

sters
Şurubelniţă

Şurubelniţă
Membru Forumgratuit

Mesaje : 27
Varsta : 43
Localizare : Galaţi
Data înscrierii : 30/07/2012
Mulțumiri : 0
Internet Explorer punBB

http://curiosii.forumgratuit.ro/
Şurubelniţă a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum adaug robotel ?

Mesaj Scris de Andreix Lun Iul 30, 2012 3:32 pm

Intrati in :
P.A---->Afisare---->Templeaturi--->dati pe index_body si adaugati codul

Dupaceia apasati pe butonul Adauga
Andreix

Andreix
Membru activ

Mesaje : 916
Varsta : 25
Localizare : Pitesti
Data înscrierii : 25/07/2012
Mulțumiri : 0
Internet Explorer phpBB3

Andreix a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum adaug robotel ?

Mesaj Scris de Şurubelniţă Lun Iul 30, 2012 3:34 pm

sters
Şurubelniţă

Şurubelniţă
Membru Forumgratuit

Mesaje : 27
Varsta : 43
Localizare : Galaţi
Data înscrierii : 30/07/2012
Mulțumiri : 0
Internet Explorer punBB

http://curiosii.forumgratuit.ro/
Şurubelniţă a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum adaug robotel ?

Mesaj Scris de Tonyyy Lun Iul 30, 2012 3:47 pm

topic rezolvat
Tonyyy

Tonyyy
Membru Forumgratuit

Mesaje : 24
Varsta : 34
Data înscrierii : 26/07/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://megastrike.forumgratuit.ro/
Tonyyy a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum adaug robotel ?

Mesaj Scris de Sebby. Lun Iul 30, 2012 4:15 pm

topic rezolvat
Sebby.

Sebby.
Membru onorific
Membru onorific

Mesaje : 852
Data înscrierii : 01/02/2010
Mulțumiri : 0
Internet Explorer phpBB3

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