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 nume categori

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Eroare nume categori

Mesaj Scris de bRaNzIcA#! Mier Iul 13, 2016 1:05 pm

Puteti vedea in imagine : http://prntscr.com/bsbpcd
Daca ma puteti ajuta sa apara doar titlu ar fi minunat


Ultima editare efectuata de catre bRaNzIcA#! in Vin Iul 15, 2016 10:55 pm, editata de 3 ori
bRaNzIcA#!

bRaNzIcA#!
Membru Forumgratuit

Mesaje : 86
Varsta : 22
Data înscrierii : 08/04/2016
Mulțumiri : 1
Internet Explorer Invision

http://pss-live.forumgratuit.ro
bRaNzIcA#! a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Eroare nume categori

Mesaj Scris de bRaNzIcA#! Joi Iul 14, 2016 1:45 am

upp !!!
bRaNzIcA#!

bRaNzIcA#!
Membru Forumgratuit

Mesaje : 86
Varsta : 22
Data înscrierii : 08/04/2016
Mulțumiri : 1
Internet Explorer Invision

http://pss-live.forumgratuit.ro
bRaNzIcA#! a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Eroare nume categori

Mesaj Scris de Teodor Joi Iul 14, 2016 2:46 am

Salut,

Posteaza index_box te rog frumos.

Salutari! La revedere
Teodor

Teodor
Membru onorific
Membru onorific

Mesaje : 371
Varsta : 26
Localizare : Italia
Data înscrierii : 28/03/2016
Mulțumiri : 48
Internet Explorer punBB

http://Lestreghebuone.net
Teodor a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Eroare nume categori

Mesaj Scris de bRaNzIcA#! Joi Iul 14, 2016 11:08 am

Cod:
<div class="pun-crumbs">
   <p class="crumbs"><a href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong></p>
</div>
<div class="main">
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
      <div class="main-head">
        <div class="page-title"><center>{catrow.tablehead.L_FORUM}</center></div>
      </div>
      </div>
      <div class="main-content">
         <table cellspacing="0" class="table">
            <tbody class="statused">
   <!-- END tablehead -->
                               
                                  <!-- BEGIN forumrow -->
               <tr>
                  <td class="tcl" style="padding-right: {catrow.forumrow.INC_LEVEL_RIGHT}; padding-left: {catrow.forumrow.INC_LEVEL_LEFT};width:500px">
                     <span class="status" style="padding-top: 0.8%!important;margin-right: -{catrow.forumrow.INC_WIDTH_ICON}; margin-left: -{catrow.forumrow.INC_WIDTH_ICON};">
                        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                     </span>
                                                  <h{catrow.forumrow.LEVEL} class="hierarchy">
                                                   
                                                   
                                                    <span class="statut-forum">
                                                      <img src="{catrow.forumrow.FORUM_FOLDER_IMG}" style="display: none;" alt="" /><span class="new">Mesaje noi</span>
                                                    <img src="{catrow.forumrow.FORUM_FOLDER_IMG}" style="display: none;" alt="" /><span class="lock">Blocat</span></span>
                                                 
                                                   
                                                  <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
                     <br />
                     {catrow.forumrow.FORUM_DESC}
                     <!-- BEGIN switch_moderators_links -->
                     <br />
                     {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                     <!-- END switch_moderators_links -->
                     {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                     <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
                  </td>
                  
                                          <td class="tc3">
                                            <p><b>{catrow.forumrow.TOPICS}</b> <span>topicuri</span></p>
                                            <p><b>{catrow.forumrow.POSTS}</b> <span>mesaje</span></p>
                                           
                                           
                                          </td>
                  <td class="tcr">    <!-- BEGIN avatar -->
                            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
                            <!-- END avatar -->
                     <div class="avs"><span><p>
                     <!-- BEGIN switch_topic_title -->
                                                          <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
                     <!-- END switch_topic_title -->
                                                          <div class="noposts">{catrow.forumrow.USER_LAST_POST}<i>Nu exista mesaje</i></div>
                                                          </p></span></div>
                  </td>
               </tr>
   <!-- END forumrow -->

   <!-- BEGIN tablefoot -->
            </tbody>
         </table>
      </div>
                  <!-- END tablefoot --></div>
  <!-- END catrow -->
  </div>

<!-- BEGIN switch_on_index -->
<div class="main-box clearfix">
   <ul>
      <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
      <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
      <li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
   </ul>
   <!-- BEGIN switch_delete_cookies -->
   <p class="right">
      <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
   </p>
   <!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->
bRaNzIcA#!

bRaNzIcA#!
Membru Forumgratuit

Mesaje : 86
Varsta : 22
Data înscrierii : 08/04/2016
Mulțumiri : 1
Internet Explorer Invision

http://pss-live.forumgratuit.ro
bRaNzIcA#! a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Eroare nume categori

Mesaj Scris de Teodor Joi Iul 14, 2016 11:52 am

Inceraca ci acesta:

Cod:
 
<div class="pun-crumbs">
  <p class="crumbs"><a href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong></p>
</div>
<div class="main">
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
      <div class="main-head">
        <div class="page-title"><center>{catrow.tablehead.L_FORUM}</center></div>
      </div>
      </div>
      <div class="main-content">
        <table cellspacing="0" class="table">
            <tbody class="statused">
  <!-- END tablehead -->
                               
                                  <!-- BEGIN forumrow -->
              <tr>
                  <td class="tcl" style="padding-right: {catrow.forumrow.INC_LEVEL_RIGHT}; padding-left: {catrow.forumrow.INC_LEVEL_LEFT};width:500px">
                    <span class="status" style="padding-top: 0.8%!important;margin-right: -{catrow.forumrow.INC_WIDTH_ICON}; margin-left: -{catrow.forumrow.INC_WIDTH_ICON};">
                        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                    </span>
                                                  <h{catrow.forumrow.LEVEL} class="hierarchy">
                                                   
                                                   
                                                   
                                                   
                                                  <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
                    <br />
                    {catrow.forumrow.FORUM_DESC}
                    <!-- BEGIN switch_moderators_links -->
                    <br />
                    {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                    <!-- END switch_moderators_links -->
                    {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                    <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
                  </td>
                 
                                          <td class="tc3">
                                            <p><b>{catrow.forumrow.TOPICS}</b> <span>topicuri</span></p>
                                            <p><b>{catrow.forumrow.POSTS}</b> <span>mesaje</span></p>
                                           
                                           
                                          </td>
                  <td class="tcr">    <!-- BEGIN avatar -->
                            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
                            <!-- END avatar -->
                    <div class="avs"><span><p>
                    <!-- BEGIN switch_topic_title -->
                                                          <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
                    <!-- END switch_topic_title -->
                                                          <div class="noposts">{catrow.forumrow.USER_LAST_POST}<i>Nu exista mesaje</i></div>
                                                          </p></span></div>
                  </td>
              </tr>
  <!-- END forumrow -->
  <!-- BEGIN tablefoot -->
            </tbody>
        </table>
      </div>
                  <!-- END tablefoot --></div>
  <!-- END catrow -->
  </div>
<!-- BEGIN switch_on_index -->
<div class="main-box clearfix">
  <ul>
      <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
      <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
      <li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
  </ul>
  <!-- BEGIN switch_delete_cookies -->
  <p class="right">
      <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
  </p>
  <!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->
Teodor

Teodor
Membru onorific
Membru onorific

Mesaje : 371
Varsta : 26
Localizare : Italia
Data înscrierii : 28/03/2016
Mulțumiri : 48
Internet Explorer punBB

http://Lestreghebuone.net
Teodor a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Eroare nume categori

Mesaj Scris de bRaNzIcA#! Joi Iul 14, 2016 12:09 pm

Rezolvat .
Mersi Teo

Inca ceva : http://prntscr.com/bsr2bv
Unde este in chenaru rosu e o categorie . prima se vede perfect dar a doua nu .
bRaNzIcA#!

bRaNzIcA#!
Membru Forumgratuit

Mesaje : 86
Varsta : 22
Data înscrierii : 08/04/2016
Mulțumiri : 1
Internet Explorer Invision

http://pss-live.forumgratuit.ro
bRaNzIcA#! a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Eroare nume categori

Mesaj Scris de Teodor Joi Iul 14, 2016 12:58 pm

Esti sigur ca nu ai modificat tu ceva, eu am modificat doar titlu la forum....
Incearca sa il bagi pe acesta:

Cod:
 
<div class="pun-crumbs">
  <p class="crumbs"><a href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong></p>
</div>
<div class="main">
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
      <div class="main-head">
        <div class="page-title"><center>{catrow.tablehead.L_FORUM}</center></div>
      </div>
      </div>
      <div class="main-content">
        <table cellspacing="0" class="table">
            <tbody class="statused">
  <!-- END tablehead -->
                               
                                  <!-- BEGIN forumrow -->
              <tr>
                  <td class="tcl" style="padding-right: {catrow.forumrow.INC_LEVEL_RIGHT}; padding-left: {catrow.forumrow.INC_LEVEL_LEFT};width:500px">
                    <span class="status" style="padding-top: 0.8%!important;margin-right: -{catrow.forumrow.INC_WIDTH_ICON}; margin-left: -{catrow.forumrow.INC_WIDTH_ICON};">
                        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /> </span>
                   
            <h{catrow.forumrow.LEVEL} class="hierarchy">                                       
                                                  <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
                    <br />
                    {catrow.forumrow.FORUM_DESC}
                    <!-- BEGIN switch_moderators_links -->
                    <br />
                    {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                    <!-- END switch_moderators_links -->
                    {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                    <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
                  </td>
                 
                                          <td class="tc3">
                                            <p><b>{catrow.forumrow.TOPICS}</b> <span>topicuri</span></p>
                                            <p><b>{catrow.forumrow.POSTS}</b> <span>mesaje</span></p>
                                           
                                           
                                          </td>
                  <td class="tcr">    <!-- BEGIN avatar -->
                            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
                            <!-- END avatar -->
                    <div class="avs"><span><p>
                    <!-- BEGIN switch_topic_title -->
                                                          <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
                    <!-- END switch_topic_title -->
                                                          <div class="noposts">{catrow.forumrow.USER_LAST_POST}<i>Nu exista mesaje</i></div>
                                                          </p></span></div>
                  </td>
              </tr>
  <!-- END forumrow -->
  <!-- BEGIN tablefoot -->
            </tbody>
        </table>
      </div>
                  <!-- END tablefoot --></div>
  <!-- END catrow -->
  </div>
<!-- BEGIN switch_on_index -->
<div class="main-box clearfix">
  <ul>
      <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
      <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
      <li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
  </ul>
  <!-- BEGIN switch_delete_cookies -->
  <p class="right">
      <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
  </p>
  <!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->
Teodor

Teodor
Membru onorific
Membru onorific

Mesaje : 371
Varsta : 26
Localizare : Italia
Data înscrierii : 28/03/2016
Mulțumiri : 48
Internet Explorer punBB

http://Lestreghebuone.net
Teodor a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Eroare nume categori

Mesaj Scris de bRaNzIcA#! Joi Iul 14, 2016 1:03 pm

Tot la fel si nu am schimbat nimic .
http://prntscr.com/bsra4z
bRaNzIcA#!

bRaNzIcA#!
Membru Forumgratuit

Mesaje : 86
Varsta : 22
Data înscrierii : 08/04/2016
Mulțumiri : 1
Internet Explorer Invision

http://pss-live.forumgratuit.ro
bRaNzIcA#! a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Eroare nume categori

Mesaj Scris de Teodor Joi Iul 14, 2016 1:09 pm

Verifica in panou -> vizualizare -> structura

Si bifeaza pe mijloc!
Pe foum-ul meu merge codul Jenat
Teodor

Teodor
Membru onorific
Membru onorific

Mesaje : 371
Varsta : 26
Localizare : Italia
Data înscrierii : 28/03/2016
Mulțumiri : 48
Internet Explorer punBB

http://Lestreghebuone.net
Teodor a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Eroare nume categori

Mesaj Scris de bRaNzIcA#! Joi Iul 14, 2016 1:33 pm

mai explicit unde sa intru
bRaNzIcA#!

bRaNzIcA#!
Membru Forumgratuit

Mesaje : 86
Varsta : 22
Data înscrierii : 08/04/2016
Mulțumiri : 1
Internet Explorer Invision

http://pss-live.forumgratuit.ro
bRaNzIcA#! a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Eroare nume categori

Mesaj Scris de Teodor Joi Iul 14, 2016 6:22 pm

panou -> afisare -> Structura si ierarhie -> Separati categoriile sau indexurile -> bifati ''Mediu''

verifica daca este ok! La revedere
Teodor

Teodor
Membru onorific
Membru onorific

Mesaje : 371
Varsta : 26
Localizare : Italia
Data înscrierii : 28/03/2016
Mulțumiri : 48
Internet Explorer punBB

http://Lestreghebuone.net
Teodor a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Eroare nume categori

Mesaj Scris de bRaNzIcA#! Joi Iul 14, 2016 7:02 pm

bRaNzIcA#!

bRaNzIcA#!
Membru Forumgratuit

Mesaje : 86
Varsta : 22
Data înscrierii : 08/04/2016
Mulțumiri : 1
Internet Explorer Invision

http://pss-live.forumgratuit.ro
bRaNzIcA#! a fost mulțumit de autorul acestui subiect.

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum