Boas-vindas ao Power Pixel

Junte-se a comunidade! Crie o seu próprio conteúdo, e faça amizades.EntrarCriar uma conta

GyGu GyGu  • Sex 10 maio 2013 - 16:15

Isto desapareceu depois de nova skin Empty Isto desapareceu depois de nova skin Sex 10 maio 2013 - 16:15

Qual é minha questão:
Olá,

Depois de instalar a última skin em meu fórum algo desapareceu e que vem sempre com o forum do forumeiros e que é bastante útil para todos, podem ver o que falo na imagem abaixo

[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]

Eu gostava de ter isso novamente, mas não queria utilizar mais js. há alguma maneira?

Endereço do meu fórum:
[Tens de ter uma conta e sessão iniciada para poderes visualizar este link]

Versão do fórum:
PUNBB

[Dark]Doki-. [Dark]Doki-.  • Sex 10 maio 2013 - 16:38

Isto desapareceu depois de nova skin Empty Re: Isto desapareceu depois de nova skin Sex 10 maio 2013 - 16:38

Pode me mandar seu index_body?

GyGu GyGu  • Sex 10 maio 2013 - 17:43

Isto desapareceu depois de nova skin Empty Re: Isto desapareceu depois de nova skin Sex 10 maio 2013 - 17:43

Código:
<script>
          jQuery(document).ready(function(){
        numero = 4;
        pega = numero  -1;
        jQuery('.module:eq('+pega+')').before('<center><div id="contatlua"><span id="atlua">Atualizar!</span><br><img src="http://i73.servimg.com/u/f73/16/14/11/80/arrow-10.gif"></div></center>');
        jQuery('#atlua').click(function(){
        jQuery('#atlua').text('A atualizar...');
        jQuery('.module:eq('+pega+') .main-content').html('<center><img width="90%" src="http://i73.servimg.com/u/f73/16/14/11/80/loadin10.gif"></center>');
        jQuery.get('/forum', function(expiressf){
        pegsrf = jQuery('.module:eq('+pega+') .main-content', expiressf).html();
        jQuery('.module:eq('+pega+') .main-content').html(pegsrf);
        jQuery('#atlua').text('Atualizado!').delay(1000);
        jQuery('#atlua').delay(1000).text('Atualizar!');
        });
        });
   
        });
 
</script>




    {JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
    <ul>
        <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
        <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
        <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
        <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
    </ul>
    <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
    <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->
 
<!-- BEGIN message_admin_index -->

    <!-- BEGIN message_admin_titre -->
   
    <div class="main-head">
          <h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>     
 </div>
    <!-- END message_admin_titre -->
      <!-- BEGIN message_admin_txt -->
 <div id="pun-announcement">
        <p>{message_admin_index.message_admin_txt.MES_TXT}</p> 
  </div>
    <!-- END message_admin_txt --> 
  </div>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
 <div class="main">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
    <div class="user_login_form main-box center">
        <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username" /></label> &nbsp;
<label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label> &nbsp;
        <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> &nbsp;
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
        <!-- BEGIN switch_fb_connect -->
        <span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
        <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>
        <!-- END switch_fb_connect -->
  </div>
</form>

</div>
<!-- END switch_user_login_form_header -->
<!-- BEGIN switch_user_logged_in -->
<p class="messagead"><strong>Olá! Nós não fornecemos suporte via chatbox. Para tal crie o seu tópico no fórum e exponha lá a sua dúvida. Utilizadores que insistirem serão punidos sem aviso prévio!</strong><br />
<span class="tloginCB">{TOTAL_CHATTERS_ONLINE}: {CHATTERS_LIST}</span></p>
<!-- END switch_user_logged_in -->
{CHATBOX_TOP}
{BOARD_INDEX}

<!-- BEGIN disable_viewonline -->
 
      <div class="fundo"><center><b class="letras">ESTATÍSTICAS</b></center><div style="" id="stats2">
                   
                      <b> » </b>{TOTAL_POSTS} <p/>
                      <b> » </b>{TOTAL_USERS} <p/>
                      <b> » </b>{NEWEST_USER}
                            </div>
    <!--<div id="pun-info" class="main">
      <div class="main-content"> -->

          <table border="0" cellspancing="auto" cellpadding="auto">
      <tr><td width="50%" colspan="2"><center><b class="letras">QUEM ESTÁ ON?</b></center><div id="onlinelist2">
                        {TOTAL_USERS_ONLINE}<br />
            {RECORD_USERS}

            <br />
                              {LOGGED_IN_USER_LIST}</div></td>
                            <td width="50%" colspan="2"><center><b class="letras">QUEM PASSOU POR AQUI?</b></center><div id="onlinelist3">{L_ONLINE_USERS}
                            {L_CONNECTED_MEMBERS}<br /></div></td></tr></table><center><b class="letras">LEGENDAS</b></center>
                          <div id="onlinelist4">{L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}
           
                            <p>{LEGEND} : {GROUP_LEGEND}</p></div></div>
           

         
          <div class="fundo2"><!-- BEGIN switch_chatbox_activate -->
         
            <p class="page-bottom">
            {TOTAL_CHATTERS_ONLINE} :
            {CHATTERS_LIST}<br />
            <!-- BEGIN switch_chatbox_popup -->
                <div id="chatbox_popup"></div>
                <script type="text/javascript">
                  insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
                </script>
            <!-- END switch_chatbox_popup -->
            </p>

          <!-- END switch_chatbox_activate -->
    </div>
 
<!-- END disable_viewonline -->

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
    <div class="user_login_form main-box center">
        <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username"/></label> &nbsp;
        <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label> &nbsp;
        <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> &nbsp;
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
        <!-- BEGIN switch_fb_connect -->
        <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
        <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>
        <!-- END switch_fb_connect -->
    </div>
</form>
<!-- END switch_user_login_form_footer -->

{CHATBOX_BOTTOM}

 
<!-- BEGIN switch_legend -->
<ul id="pun-legend">
    <li>
        <img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" />&nbsp;{L_NEW_POSTS}
        <img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" />&nbsp;{L_NO_NEW_POSTS}
        <img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" />&nbsp;{L_FORUM_LOCKED}
    </li>
</ul>
<!-- 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 -->
 
 
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/pt_PT/all.js#xfbml=1&appId=415894678439956";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

[Dark]Doki-. [Dark]Doki-.  • Sex 10 maio 2013 - 19:54

Isto desapareceu depois de nova skin Empty Re: Isto desapareceu depois de nova skin Sex 10 maio 2013 - 19:54

Troque por este:
Código:


<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
   <ul>
         <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
         <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
      <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
      <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
   </ul>
   <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<script>
          jQuery(document).ready(function(){
        numero = 4;
        pega = numero  -1;
        jQuery('.module:eq('+pega+')').before('<center><div id="contatlua"><span id="atlua">Atualizar!</span><br><img src="http://i73.servimg.com/u/f73/16/14/11/80/arrow-10.gif"></div></center>');
        jQuery('#atlua').click(function(){
        jQuery('#atlua').text('A atualizar...');
        jQuery('.module:eq('+pega+') .main-content').html('<center><img width="90%" src="http://i73.servimg.com/u/f73/16/14/11/80/loadin10.gif"></center>');
        jQuery.get('/forum', function(expiressf){
        pegsrf = jQuery('.module:eq('+pega+') .main-content', expiressf).html();
        jQuery('.module:eq('+pega+') .main-content').html(pegsrf);
        jQuery('#atlua').text('Atualizado!').delay(1000);
        jQuery('#atlua').delay(1000).text('Atualizar!');
        });
        });
   
        });
 
</script>




    {JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
    <ul>
        <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
        <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
        <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
        <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
    </ul>
    <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
    <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->
 
<!-- BEGIN message_admin_index -->

    <!-- BEGIN message_admin_titre -->
   
    <div class="main-head">
          <h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>     
 </div>
    <!-- END message_admin_titre -->
      <!-- BEGIN message_admin_txt -->
 <div id="pun-announcement">
        <p>{message_admin_index.message_admin_txt.MES_TXT}</p> 
  </div>
    <!-- END message_admin_txt --> 
  </div>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
 <div class="main">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
    <div class="user_login_form main-box center">
        <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username" /></label> &nbsp;
<label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label> &nbsp;
        <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> &nbsp;
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
        <!-- BEGIN switch_fb_connect -->
        <span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
        <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>
        <!-- END switch_fb_connect -->
  </div>
</form>

</div>
<!-- END switch_user_login_form_header -->
<!-- BEGIN switch_user_logged_in -->
<p class="messagead"><strong>Olá! Nós não fornecemos suporte via chatbox. Para tal crie o seu tópico no fórum e exponha lá a sua dúvida. Utilizadores que insistirem serão punidos sem aviso prévio!</strong><br />
<span class="tloginCB">{TOTAL_CHATTERS_ONLINE}: {CHATTERS_LIST}</span></p>
<!-- END switch_user_logged_in -->
{CHATBOX_TOP}
{BOARD_INDEX}

<!-- BEGIN disable_viewonline -->
 
      <div class="fundo"><center><b class="letras">ESTATÍSTICAS</b></center><div style="" id="stats2">
                   
                      <b> » </b>{TOTAL_POSTS} <p/>
                      <b> » </b>{TOTAL_USERS} <p/>
                      <b> » </b>{NEWEST_USER}
                            </div>
    <!--<div id="pun-info" class="main">
      <div class="main-content"> -->

          <table border="0" cellspancing="auto" cellpadding="auto">
      <tr><td width="50%" colspan="2"><center><b class="letras">QUEM ESTÁ ON?</b></center><div id="onlinelist2">
                        {TOTAL_USERS_ONLINE}<br />
            {RECORD_USERS}

            <br />
                              {LOGGED_IN_USER_LIST}</div></td>
                            <td width="50%" colspan="2"><center><b class="letras">QUEM PASSOU POR AQUI?</b></center><div id="onlinelist3">{L_ONLINE_USERS}
                            {L_CONNECTED_MEMBERS}<br /></div></td></tr></table><center><b class="letras">LEGENDAS</b></center>
                          <div id="onlinelist4">{L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}
           
                            <p>{LEGEND} : {GROUP_LEGEND}</p></div></div>
           

         
          <div class="fundo2"><!-- BEGIN switch_chatbox_activate -->
         
            <p class="page-bottom">
            {TOTAL_CHATTERS_ONLINE} :
            {CHATTERS_LIST}<br />
            <!-- BEGIN switch_chatbox_popup -->
                <div id="chatbox_popup"></div>
                <script type="text/javascript">
                  insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
                </script>
            <!-- END switch_chatbox_popup -->
            </p>

          <!-- END switch_chatbox_activate -->
    </div>
 
<!-- END disable_viewonline -->

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
    <div class="user_login_form main-box center">
        <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username"/></label> &nbsp;
        <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label> &nbsp;
        <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> &nbsp;
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
        <!-- BEGIN switch_fb_connect -->
        <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
        <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>
        <!-- END switch_fb_connect -->
    </div>
</form>
<!-- END switch_user_login_form_footer -->

{CHATBOX_BOTTOM}

 
<!-- BEGIN switch_legend -->
<ul id="pun-legend">
    <li>
        <img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" />&nbsp;{L_NEW_POSTS}
        <img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" />&nbsp;{L_NO_NEW_POSTS}
        <img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" />&nbsp;{L_FORUM_LOCKED}
    </li>
</ul>
<!-- 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 -->
 
 
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/pt_PT/all.js#xfbml=1&appId=415894678439956";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

GyGu GyGu  • Sex 10 maio 2013 - 19:58

Isto desapareceu depois de nova skin Empty Re: Isto desapareceu depois de nova skin Sex 10 maio 2013 - 19:58

Não funcionou Doki

[Dark]Doki-. [Dark]Doki-.  • Sex 10 maio 2013 - 20:08

Isto desapareceu depois de nova skin Empty Re: Isto desapareceu depois de nova skin Sex 10 maio 2013 - 20:08

Tente Este:
Código:


<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit2" class="clearfix">
  <ul>
        <li><a href="/?mark=forums">Assinalar todos os fóruns como lidos</a></li>
        <li><a href="/search?search_id=unanswered">Ver as mensagens sem resposta</a></li>
      <li><a href="/search?search_id=egosearch">Ver minhas mensagens</a></li>
      <li><a href="/search?search_id=newposts">Ver as novas mensagens desde minha última visita</a></li>
  </ul>
<p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<style>
#pun-visit2 ul {
float: right;
list-style-type: none;
text-align: right;
width: 70%;
}
#pun-visit2 {
background-color: #f4f4f4;
border-color: #ddd;
border-style: solid;
border-width: 1px;
margin: 0 0 1em;
padding: .6em 1em;
}
</style>
<!-- END switch_user_logged_in -->
<script>
          jQuery(document).ready(function(){
        numero = 4;
        pega = numero  -1;
        jQuery('.module:eq('+pega+')').before('<center><div id="contatlua"><span id="atlua">Atualizar!</span><br><img src="http://i73.servimg.com/u/f73/16/14/11/80/arrow-10.gif"></div></center>');
        jQuery('#atlua').click(function(){
        jQuery('#atlua').text('A atualizar...');
        jQuery('.module:eq('+pega+') .main-content').html('<center><img width="90%" src="http://i73.servimg.com/u/f73/16/14/11/80/loadin10.gif"></center>');
        jQuery.get('/forum', function(expiressf){
        pegsrf = jQuery('.module:eq('+pega+') .main-content', expiressf).html();
        jQuery('.module:eq('+pega+') .main-content').html(pegsrf);
        jQuery('#atlua').text('Atualizado!').delay(1000);
        jQuery('#atlua').delay(1000).text('Atualizar!');
        });
        });
   
        });
 
</script>




    {JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
    <ul>
        <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
        <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
        <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
        <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
    </ul>
    <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
    <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->
 
<!-- BEGIN message_admin_index -->

    <!-- BEGIN message_admin_titre -->
   
    <div class="main-head">
          <h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>     
 </div>
    <!-- END message_admin_titre -->
      <!-- BEGIN message_admin_txt -->
 <div id="pun-announcement">
        <p>{message_admin_index.message_admin_txt.MES_TXT}</p> 
  </div>
    <!-- END message_admin_txt --> 
  </div>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
 <div class="main">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
    <div class="user_login_form main-box center">
        <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username" /></label> &nbsp;
<label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label> &nbsp;
        <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> &nbsp;
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
        <!-- BEGIN switch_fb_connect -->
        <span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
        <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>
        <!-- END switch_fb_connect -->
  </div>
</form>

</div>
<!-- END switch_user_login_form_header -->
<!-- BEGIN switch_user_logged_in -->
<p class="messagead"><strong>Olá! Nós não fornecemos suporte via chatbox. Para tal crie o seu tópico no fórum e exponha lá a sua dúvida. Utilizadores que insistirem serão punidos sem aviso prévio!</strong><br />
<span class="tloginCB">{TOTAL_CHATTERS_ONLINE}: {CHATTERS_LIST}</span></p>
<!-- END switch_user_logged_in -->
{CHATBOX_TOP}
{BOARD_INDEX}

<!-- BEGIN disable_viewonline -->
 
      <div class="fundo"><center><b class="letras">ESTATÍSTICAS</b></center><div style="" id="stats2">
                   
                      <b> » </b>{TOTAL_POSTS} <p/>
                      <b> » </b>{TOTAL_USERS} <p/>
                      <b> » </b>{NEWEST_USER}
                            </div>
    <!--<div id="pun-info" class="main">
      <div class="main-content"> -->

          <table border="0" cellspancing="auto" cellpadding="auto">
      <tr><td width="50%" colspan="2"><center><b class="letras">QUEM ESTÁ ON?</b></center><div id="onlinelist2">
                        {TOTAL_USERS_ONLINE}<br />
            {RECORD_USERS}

            <br />
                              {LOGGED_IN_USER_LIST}</div></td>
                            <td width="50%" colspan="2"><center><b class="letras">QUEM PASSOU POR AQUI?</b></center><div id="onlinelist3">{L_ONLINE_USERS}
                            {L_CONNECTED_MEMBERS}<br /></div></td></tr></table><center><b class="letras">LEGENDAS</b></center>
                          <div id="onlinelist4">{L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}
           
                            <p>{LEGEND} : {GROUP_LEGEND}</p></div></div>
           

         
          <div class="fundo2"><!-- BEGIN switch_chatbox_activate -->
         
            <p class="page-bottom">
            {TOTAL_CHATTERS_ONLINE} :
            {CHATTERS_LIST}<br />
            <!-- BEGIN switch_chatbox_popup -->
                <div id="chatbox_popup"></div>
                <script type="text/javascript">
                  insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
                </script>
            <!-- END switch_chatbox_popup -->
            </p>

          <!-- END switch_chatbox_activate -->
    </div>
 
<!-- END disable_viewonline -->

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
    <div class="user_login_form main-box center">
        <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username"/></label> &nbsp;
        <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label> &nbsp;
        <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> &nbsp;
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
        <!-- BEGIN switch_fb_connect -->
        <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
        <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>
        <!-- END switch_fb_connect -->
    </div>
</form>
<!-- END switch_user_login_form_footer -->

{CHATBOX_BOTTOM}

 
<!-- BEGIN switch_legend -->
<ul id="pun-legend">
    <li>
        <img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" />&nbsp;{L_NEW_POSTS}
        <img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" />&nbsp;{L_NO_NEW_POSTS}
        <img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" />&nbsp;{L_FORUM_LOCKED}
    </li>
</ul>
<!-- 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 -->
 
 
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/pt_PT/all.js#xfbml=1&appId=415894678439956";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

GyGu GyGu  • Sex 10 maio 2013 - 20:14

Isto desapareceu depois de nova skin Empty Re: Isto desapareceu depois de nova skin Sex 10 maio 2013 - 20:14

Obrigado Doki funcionou ja agradeci

[Dark]Doki-. [Dark]Doki-.  • Sex 10 maio 2013 - 20:16

Isto desapareceu depois de nova skin Empty Re: Isto desapareceu depois de nova skin Sex 10 maio 2013 - 20:16

Razz denada


Tópico Resolvido & Bloqueado

Conteúdo patrocinado  • 

Isto desapareceu depois de nova skin Empty Re: Isto desapareceu depois de nova skin

Permissões neste sub-fórum
Não podes responder a tópicos