Inca un ajutor daca se poate va rog.

Pentru întrebări legate de facilităţile forumului phpBB 3.0.x, acest loc este cel mai potrivit.
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
taluma
Utilizator înregistrat
Mesaje: 24
Membru din: 19-Mai-2014, 18:18:55
Versiune: 3.0.12
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Puţin experimentat
Nivel php: Mediu

Re: Inca un ajutor daca se poate va rog.

Mesaj de taluma »

mai pun o poza sa ma fac inteles mai bine http://s12.postimg.org/xvk69nia5/ultima.jpg

Cod: Selectaţi tot

    <!-- INCLUDE overall_header.html -->


    <style type="text/css">
    <!--
    .postdetails{
    background:transparent url(./styles/ETT.RO-BlackStylez/theme/images/detail.gif) no-repeat scroll left top;
    border:1px solid #3E3535;
    text-align:left;
    margin:3px;
    padding:3px 3px 3px 3px;
    }

    .postdetails:hover{
    background:transparent url(./styles/ETT.RO-BlackStylez/theme/images/detaliihover.png) no-repeat scroll left top;
    border:1px solid #1E90FF;
    text-align:left;
    margin:3px;
    padding:3px 3px 3px 3px;
    }

     #active {
    background:transparent url(./styles/ETT.RO-BlackStylez/theme/images/detaliihover.png) no-repeat scroll left top;
    border:1px solid #1E90FF;
    text-align:left;
    margin:3px;
    padding:3px 0 3px 7px;
    }

    .style1 {
       font-size: 11px;
       font-weight: bold;
       color: #D1D1E1;
       font-family:tahoma;
    }

    .rank_progress_bar {
       border: 1px solid #b4bac0;
       margin-right: 1em;
       position: relative;
       clear:right
    }
    .rank_progress_bar span {
       z-index:2;
       position:relative
    }
    .rank_progress_bar .bar {
       background-color: #ff0000;
       border-right: 1px solid #b4bac0;
            text-align:center;
       display:block;
       height: 100%;
       z-index:1;
       position:absolute;
       top: 0;
       left: 0
    }
    .cssPopup{
       position: relative;
       z-index: 0;
    }
    .cssPopup:hover{
       background-color: transparent;
       z-index: 50;
    }
    .cssPopup span{
       position: absolute;
       padding: 5px;
       left: -1000px;
       visibility: hidden;
       color: black;
       border: 1px solid #1e1e1e;
       background-color: #111111;
       width: 450px;
    }
    .cssPopup span img{
       border-width: 0;
       padding: 2px;
    }
    .cssPopup:hover span{
       visibility: visible;
       top: 0;
       left: 20px;
    }
    -->
    </style>

    <!-- IF S_FORUM_RULES -->
       <div class="forumrules">
          <!-- IF U_FORUM_RULES -->
             <h3>{L_FORUM_RULES}</h3><br />
             <a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_LINK}</b></a>
          <!-- ELSE -->
             <h3>{L_FORUM_RULES}</h3><br />
             {FORUM_RULES}
          <!-- ENDIF -->
       </div>

       <br clear="all" />
    <!-- ENDIF -->

    <div class='ipbfs_titlebox'>

       <h3 class='ipsType_pagetitle'>
          <a class="titles" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a>
       </h3>
        </div>
       

    <br clear="all" /><br />



       <table width="100%" cellspacing="1">
          <!-- IF not S_IS_BOT -->
    <div class="left">
    <ul class='topic_buttons'>
    <!-- IF not S_IS_LOCKED --><!-- IF S_DISPLAY_REPLY_INFO --><li><a href='{U_POST_REPLY_TOPIC}' title='Start New Reply' accesskey='s'>Raspunde</a></li><!-- ENDIF --><!-- ELSE --><li><a href='{U_POST_REPLY_TOPIC}' title='Acest subiect este inchis' accesskey='s'>Subiect inchis!</a></li><!-- ENDIF -->
    </ul>
    </div>
    <!-- ENDIF -->

          <!-- IF TOTAL_POSTS -->
             <td class="nav" valign="middle" nowrap="nowrap">&nbsp;<font size="1.5" color="white">{PAGE_NUMBER}</font><br /></td>
             <td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_POSTS} ]&nbsp;</td>
             <td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
          <!-- ENDIF -->
       </table>

    <!-- IF S_HAS_POLL -->
       <tr>
          <td class="row2" colspan="2" align="center"><br clear="all" />

             <form method="post" action="{S_POLL_ACTION}">

             <table cellspacing="0" cellpadding="4" border="0" align="center">
             <tr>
                <td align="center"><span class="gen"><b>{POLL_QUESTION}</b></span><br /><span class="gensmall">{L_POLL_LENGTH}</span></td>
             </tr>
             <tr>
                <td align="{S_CONTENT_FLOW_BEGIN}">
                   <table cellspacing="0" cellpadding="2" border="0">
                <!-- BEGIN poll_option -->
                   <tr>
                   <!-- IF S_CAN_VOTE -->
                      <td>
                         <!-- IF S_IS_MULTI_CHOICE -->
                            <input type="checkbox" class="radio" name="vote_id[]" value="{poll_option.POLL_OPTION_ID}"<!-- IF poll_option.POLL_OPTION_VOTED --> checked="checked"<!-- ENDIF --> />
                         <!-- ELSE -->
                            <input type="radio" class="radio" name="vote_id[]" value="{poll_option.POLL_OPTION_ID}"<!-- IF poll_option.POLL_OPTION_VOTED --> checked="checked"<!-- ENDIF --> />
                         <!-- ENDIF -->
                      </td>
                   <!-- ENDIF -->
                      <td><span class="gen">{poll_option.POLL_OPTION_CAPTION}</span></td>
                      <!-- IF S_DISPLAY_RESULTS -->
                         <td dir="ltr">{POLL_LEFT_CAP_IMG}{poll_option.POLL_OPTION_IMG}{POLL_RIGHT_CAP_IMG}</td>
                         <td class="gen" align="{S_CONTENT_FLOW_END}"><b>&nbsp;{poll_option.POLL_OPTION_PERCENT}&nbsp;</b></td>
                         <td class="gen" align="center">[ {poll_option.POLL_OPTION_RESULT} ]</td>
                         <!-- IF poll_option.POLL_OPTION_VOTED -->
                            <td class="gensmall" valign="top"><b title="{L_POLL_VOTED_OPTION}">x</b></td>
                         <!-- ENDIF -->
                      <!-- ENDIF -->
                   </tr>
                <!-- END poll_option -->
                   </table>
                </td>
             </tr>
          <!-- IF S_CAN_VOTE -->
             <tr>
                <td align="center"><span class="gensmall">{L_MAX_VOTES}</span><br /><br /><input type="submit" name="update" value="{L_SUBMIT_VOTE}" class="btnlite" /></td>
             </tr>
          <!-- ENDIF -->
          <!-- IF S_DISPLAY_RESULTS -->
             <tr>
                <td class="gensmall" colspan="4" align="center"><b>{L_TOTAL_VOTES} : {TOTAL_VOTES}</b></td>
             </tr>
          <!-- ELSE -->
             <tr>
                <td align="center"><span class="gensmall"><b><a href="{U_VIEW_RESULTS}">{L_VIEW_RESULTS}</a></b></span></td>
             </tr>
          <!-- ENDIF -->
             </table>
             {S_HIDDEN_FIELDS}
             {S_FORM_TOKEN}
             </form>

          </td>
       </tr>
    <!-- ENDIF -->
       </table>

                <!--post:425-->


          
    <!-- BEGIN postrow -->
    <div class='post_block hentry clear clearfix column_view ' id='post_id_351'>
          <a id='entry351'></a>
          
       
          
          

       <table class="tablebg" width="100%" cellspacing="1">
       <!-- IF postrow.S_FIRST_ROW -->
          
       <!-- ENDIF -->
       <!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->

       <!-- IF postrow.S_IGNORE_POST -->
             <td class="gensmall" colspan="2" height="25" align="center"><!-- IF postrow.S_FIRST_UNREAD --><a name="unread"></a><!-- ENDIF --><a name="p{postrow.POST_ID}"></a>{postrow.L_IGNORE_POST}</td>
       <!-- ELSE -->

             <td align="center" valign="middle" class="profile">
                
                   <div class='post_wrap'>
                <!-- IF postrow.S_FIRST_UNREAD --><a name="unread"></a><!-- ENDIF --><a name="p{postrow.POST_ID}"></a>

                <h3>
                   <span class='post_id right ipsType_small desc blend_links'></span>
                <div class='post_username'>
                <span class="author vcard"><a <!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:11px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF --> hovercard-ref="member" hovercard-id="1" class="_hovertrigger url fn" href='{postrow.U_POST_AUTHOR}' title='View Profile'>{postrow.POST_AUTHOR}
                
                
                </a></span>
                </div>   </div></div>
                </td></h3>
             <td width="100%" height="25">
                <table width="100%" cellspacing="0">
                <tr>
                <!-- IF postrow.POST_ICON_IMG -->
                   <td><img src="{T_ICONS_PATH}{postrow.POST_ICON_IMG}" width="{postrow.POST_ICON_IMG_WIDTH}" height="{postrow.POST_ICON_IMG_HEIGHT}" alt="" title="" /></td>
                <!-- ENDIF -->
                   <td class="gensmall" width="100%">
                <h3>

                <div class='post_date'>
                <b>{L_POSTED}:</b><abbr class="published"> {postrow.POST_DATE}&nbsp;</abbr>

                </div></h3>
                   </td>
                </tr>
                </table>
             </td>
          </tr>

          <!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->

             <td valign="top" class="profile">
                <table cellspacing="4" align="center" width="100">

                      <!-- IF postrow.RANK_IMG -->
                <tr>
                   <td><div class="postdetails"><center>{postrow.RANK_IMG}</center></div></div></td>
                </tr>
             <!-- ENDIF -->
             
             
             <!-- IF postrow.POSTER_AVATAR -->
                <tr>
                   <td><div class="postdetails"><center>{postrow.POSTER_AVATAR}</span></center></div></td>
                </tr>
             <!-- ENDIF -->
             
                <tr>
                   <td>   
                </td>
                </tr>
             
                </table>
       
                

    <span>
                                        
    <!-- IF postrow.PERCENTAGE_PROGRESS_NUM > -1 --><div class="postdetails">{L_PROGRESS_TO_NEXT_RANK}<div class="rank_progress_bar"><span style="width:{postrow.PERCENTAGE_PROGRESS_NUM}%" class="bar"></span><span>{postrow.PERCENTAGE_PROGRESS}</span></div></dd></div>  <!-- ENDIF -->
    <!-- IF postrow.POSTER_BANNED --><div class="postdetails"> <b class="postauthor" <!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:11px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF -->><strong style="color:#FFFFFF;">{L_BANNED_USER_STATUS}</strong></b></div><!-- ENDIF -->

    <div class="postdetails">
    <b class="postauthor"<!-- IF postrow.POST_AUTHOR_COLOUR --> style="color: {postrow.POST_AUTHOR_COLOUR}"<!-- ENDIF -->><center>{postrow.POST_AUTHOR}</center></b></div>
    <div class="postdetails">
    <b class="postauthor" <!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:11px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF -->>Status:</b><!-- IF postrow.S_ONLINE --><img src="http://s8.postimage.org/yhxsxj2f5/online.gif"/><!-- ELSE --><img src="http://s8.postimage.org/d9k4g3ny9/ofline.gif"/><!-- ENDIF --></b></div>
    <div class="postdetails"><b><b class="postauthor" <!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:11px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF -->>{L_POSTS}:</b><!-- IF postrow.POSTER_POSTS != '' --><span style="color: #FFFFFF;">{postrow.POSTER_POSTS}</span><!-- ENDIF --></b></div>
    <div class="postdetails">    <!-- IF postrow.POSTER_JOINED --><b class="postauthor" <!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:11px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF -->>User:</b> <span style="color: #FFFFFF;">{postrow.POSTER_JOINED}</span><!-- ENDIF -->
    </div> 
           <!-- IF postrow.POSTER_FROM -->  <div class="postdetails"> <b class="postauthor" <!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:11px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF -->> {L_LOCATION}:</b> <span style="color: #FFFFFF;">{postrow.POSTER_FROM}</span><!-- ENDIF -->
    </b></div> 
      <!-- IF postrow.POSTER_AGE --> <div class="postdetails">
    <b class="postauthor" <!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:11px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF -->>{L_AGE}:</b> <span style="color: #FFFFFF;">{postrow.POSTER_AGE}</span><!-- ENDIF -->
    </div> 
    <!-- IF postrow.POSTER_WARNINGS -->
    <div class="postdetails">
    <b class="postauthor" <!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:11px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF -->>Avertismente:</b> <span style="color:#FFFFFF; font-weight:bold;">{postrow.POSTER_WARNINGS} din 3</span></div><!-- ENDIF -->

    <!-- IF not postrow.S_POST_ANONYMOUS and postrow.THANKS_COUNTERS_VIEW -->
    <div class="postdetails">
    <b class="postauthor" <!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:11px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF -->>Multumiri Date:</b> <!-- IF postrow.POSTER_GIVE_COUNT < 1 --> {postrow.POSTER_GIVE_COUNT} <!-- ELSEIF postrow.POSTER_GIVE_COUNT > 1 --> <a href="{postrow.POSTER_GIVE_COUNT_LINK}">{postrow.POSTER_GIVE_COUNT}</a> <!-- ELSE --> <a href="{postrow.POSTER_GIVE_COUNT_LINK}">{postrow.POSTER_GIVE_COUNT}</a> <!-- ENDIF --></div>
    <div class="postdetails">
    <b class="postauthor" <!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:11px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF -->>Multumiri Primite:</b></span><!-- IF postrow.POSTER_RECEIVE_COUNT < 1 --> {postrow.POSTER_RECEIVE_COUNT} <!-- ELSEIF postrow.POSTER_RECEIVE_COUNT > 1 --> <a href="{postrow.POSTER_RECEIVE_COUNT_LINK}">{postrow.POSTER_RECEIVE_COUNT}</a> <!-- ELSE --> <a href="{postrow.POSTER_RECEIVE_COUNT_LINK}">{postrow.POSTER_RECEIVE_COUNT}</a><!-- ENDIF --><!-- ENDIF --><div></div>  </div>

    <!-- IF postrow.S_PROFILE_FIELD1 -->

                      <!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
                      <div class="postdetails"><b class="postauthor" <!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:11px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF -->>{postrow.PROFILE_FIELD1_NAME}:</b> <span style="color: #FFFFFF;">{postrow.PROFILE_FIELD1_VALUE}</span></div>
                   <!-- ENDIF -->

                   <!-- BEGIN custom_fields -->
                      <div class="postdetails"><b class="postauthor" <!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:11px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF -->><strong>{postrow.custom_fields.PROFILE_FIELD_NAME}:</strong></b> <span style="color: #FFFFFF;">{postrow.custom_fields.PROFILE_FIELD_VALUE}</span></div>
                      
                      
                    <!-- END custom_fields -->
                   
                   
                   
                   
                </span></b></div>
     
                </span></b></div>
             </td>
             <td valign="top">
                <table width="100%" cellspacing="5">
                <tr>
                   <td>
                   <!-- IF postrow.S_POST_UNAPPROVED or postrow.S_POST_REPORTED -->
                      <table width="100%" cellspacing="0">
                      <tr>
                         <td class="gensmall"><!-- IF postrow.S_POST_UNAPPROVED --><span class="postapprove">{UNAPPROVED_IMG} <a href="{postrow.U_MCP_APPROVE}">{L_POST_UNAPPROVED}</a></span><br /> <!-- ENDIF --> <!-- IF postrow.S_POST_REPORTED --><span class="postreported">{REPORTED_IMG} <a href="{postrow.U_MCP_REPORT}">{L_POST_REPORTED}</a></span><!-- ENDIF --></td>
                      </tr>
                      </table>

                      <br clear="all" />
                   <!-- ENDIF -->
                      <div class="postbody">{postrow.MESSAGE}</div>

                   <!-- IF postrow.S_HAS_ATTACHMENTS -->
                      <br clear="all" /><br />

                      <table class="tablebg" width="100%" cellspacing="1">
                      <tr>
                         <td class="row3"><b class="genmed">{L_ATTACHMENTS}: </b></td>
                      </tr>
                      <!-- BEGIN attachment -->
                         <tr>
                            <!-- IF postrow.attachment.S_ROW_COUNT is even --><td class="row2"><!-- ELSE --><td class="row1"><!-- ENDIF -->{postrow.attachment.DISPLAY_ATTACHMENT}</td>
                         </tr>
                      <!-- END attachment -->
                      </table>
                   <!-- ENDIF -->

                   <!-- IF postrow.S_DISPLAY_NOTICE -->
                      <span class="gensmall error"><br /><br />{L_DOWNLOAD_NOTICE}</span>
                   <!-- ENDIF -->
                   <!-- IF postrow.SIGNATURE -->
                      <div class="postbody"><br /><div class="signature" data-memberid="25"><br />{postrow.SIGNATURE}</div></div>
                   <!-- ENDIF -->

                   <!-- IF postrow.EDITED_MESSAGE or postrow.EDIT_REASON -->
                      <!-- IF postrow.EDIT_REASON -->
                         <br /><br />
                         <table class="tablebg" width="100%" cellspacing="1">
                         <tr>
                            <td class="row3"><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
                         </tr>
                         <tr>
                            <td class="row2"><span class="genmed">{postrow.EDIT_REASON}</span></td>
                         </tr>
                         </table>
                      <!-- ELSE -->
                         <br /><br />
                         <span class="gensmall">{postrow.EDITED_MESSAGE}</span>
                      <!-- ENDIF -->
                   <!-- ENDIF -->

                   <!-- IF postrow.BUMPED_MESSAGE -->
                      <span class="gensmall"><br /><br />{postrow.BUMPED_MESSAGE}</span>
                   <!-- ENDIF -->

                   <!-- IF not postrow.S_HAS_ATTACHMENTS --><br clear="all" /><br /><!-- ENDIF -->
    </td>
                   
             
           <!-- ENDIF -->
          </tr>   
          </table>
          </tr>   
          </table>
          </tr>   
          </table>
          </tr>   
          </table>
             </td>
          </tr>

          <!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->

          <ul class="post_controls clear clearfix">
    <li class="squote" style="">
    <a href="{postrow.THANKS_LINK}" title="{postrow.THANK_ALT}{postrow.POST_AUTHOR}" class="ipsButton_secondary">Thanks</a>
    </li>
    <li class="top">
    <a href="#top" title="Back to top">
    <img src="http://www.indungi.ro/forum/public/style_images/deflection/post_top.png" alt=""/>
     Back to top
    </a>
    <!-- IF postrow.U_QUOTE -->
    </li>
    <li class="squote" style="">
    <a href="{postrow.U_QUOTE}" class="ipsButton_secondary" title="Selective Quote">Citeaza</a>
    </li>
    <!-- ENDIF -->
    <!-- IF postrow.U_EDIT -->
    <li class="squote" style="">
    <a href="{postrow.U_EDIT}" class="ipsButton_secondary" title="Selective Quote">Editeaza</a>
    </li>
    <!-- ENDIF -->
    <!-- IF postrow.U_WARN -->
    <li class="squote" style="">
    <a href="{postrow.U_WARN}" class="ipsButton_secondary" title="Selective Quote">Avertisment</a>
    </li>
    <!-- ENDIF -->
    <!-- IF postrow.U_DELETE -->
    <li class="squote" style="">
    <a href="{postrow.U_DELETE}" class="ipsButton_secondary" title="Selective Quote">Delete</a>
    </li>
    <!-- ENDIF -->
    <!-- IF postrow.U_REPORT -->
    <li class="squote" style="">
    <a href="{postrow.U_REPORT}" class="ipsButton_secondary" title="Selective Quote">Report</a>
    </li>
    <!-- ENDIF -->
    </ul>
       </div>         
                      

          
             </td>
          
          </tr>


       </table>
    <!-- END postrow -->
    <!-- IF not S_IS_BOT -->
    </br>
    <div class="left">
    <ul class='topic_buttons'>
    <!-- IF S_DISPLAY_POST_INFO --><li><a href='{U_POST_NEW_TOPIC}' title='Start New Topic' accesskey='s'>Topic Nou</a></li> <!-- ENDIF -->
    <!-- IF S_DISPLAY_REPLY_INFO --><li><a href='{U_POST_REPLY_TOPIC}' title='Start New Reply' accesskey='s'>Raspunde</a></li><!-- ENDIF -->
    </ul>
    </div>
          <!-- ENDIF -->   
    <br clear="all" />


    <!-- IF S_DISPLAY_ONLINE_LIST -->
       <br clear="all" />

       <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
       <tr>
          <h3 class='maintitle'>{L_WHO_IS_ONLINE}</h3>
       </tr>
       <tr>
          <td class="row1"style="border-bottom:0px;" ><p class="gensmall">{LOGGED_IN_USER_LIST}</p></td>
       </tr>
       </table>
    <!-- ENDIF -->
    <br clear="all" />
    <table width="100%" cellspacing="1">
    <tr>
       <td width="40%" valign="top" nowrap="nowrap" align="{S_CONTENT_FLOW_BEGIN}"><!-- IF S_TOPIC_MOD --><form method="post" action="{S_MOD_ACTION}"><span class="gensmall">{L_QUICK_MOD}:</span> {S_TOPIC_MOD} <input class="btnlite" type="submit" value="{L_GO}" /></form><!-- ENDIF --></td>
       <td align="{S_CONTENT_FLOW_END}" valign="top" nowrap="nowrap"><span class="gensmall"><!-- BEGIN rules -->{rules.RULE}<br /><!-- END rules --></span></td>
    </tr>
    </table>

    <br clear="all" />

    <table width="100%" cellspacing="0">
    <tr>
       <td><!-- IF S_DISPLAY_SEARCHBOX --><!-- INCLUDE searchbox.html --><!-- ENDIF --></td>
       <td align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></td>
    </tr>
    </table><Br>

    <!-- INCLUDE overall_footer.html -->   </div>
Avatar utilizator
Anișor
AdministratorAdministrator
Mesaje: 2987
Membru din: 08-Aug-2012, 20:46:05
Versiune: 4.0.0-a1
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Arbroath, Angus
Contact:

Re: Inca un ajutor daca se poate va rog.

Mesaj de Anișor »

Am zis viewforum nu viewtopic :P
Nu ofer ajutor prin intermediul mesageriei private.
Vă rog să postați toate problemele în forumuri.
taluma
Utilizator înregistrat
Mesaje: 24
Membru din: 19-Mai-2014, 18:18:55
Versiune: 3.0.12
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Puţin experimentat
Nivel php: Mediu

Re: Inca un ajutor daca se poate va rog.

Mesaj de taluma »

Te rog scuzama

Cod: Selectaţi tot

<!-- INCLUDE overall_header.html -->

<!-- IF S_FORUM_RULES -->
	<div class="forumrules">
		<!-- IF U_FORUM_RULES -->
			<h3>{L_FORUM_RULES}</h3><br />
			<a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_LINK}</b></a>
		<!-- ELSE -->
			<h3>{L_FORUM_RULES}</h3><br />
			{FORUM_RULES}
		<!-- ENDIF -->
	</div>

	<br clear="all" />
<!-- ENDIF -->

<!-- IF S_DISPLAY_ACTIVE -->
	<!-- IF S_TOPIC_ICONS --><!-- BEGIN topicrow --><!-- IF topicrow.TOPIC_ICON_IMG --><!-- DEFINE $CA_HAS_ICONS = '1' --><!-- ENDIF --><!-- END topicrow --><!-- ENDIF -->
	{$CA_BLOCK_START}
	{$CA_CAP2_START}{L_ACTIVE_TOPICS}{$CA_CAP2_END}
	<table class="stats"  width="100%" cellspacing="0">
		<tr>
		<!-- IF $CA_HAS_ICONS -->
			<th colspan="3">&nbsp;{L_TOPICS}&nbsp;</th>
		<!-- ELSE -->
			<th colspan="2">&nbsp;{L_TOPICS}&nbsp;</th>
		<!-- ENDIF -->
		<th>&nbsp;{L_AUTHOR}&nbsp;</th>
		<th>&nbsp;{L_REPLIES}&nbsp;</th>
		<th>&nbsp;{L_VIEWS}&nbsp;</th>
		<th>&nbsp;{L_LAST_POST}&nbsp;</th>
	</tr>


	<!-- BEGIN topicrow -->

		<tr>
			<td class="row1" width="25" align="center"></td>
			<!-- IF $CA_HAS_ICONS -->
				<td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ELSE -->&nbsp;<!-- ENDIF --></td>
			<!-- ENDIF -->
			<td class="row1">
				<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}"></a><!-- ENDIF -->
			
<!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle<!-- IF topicrow.S_UNREAD_TOPIC --><!-- ENDIF -->">{topicrow.TOPIC_TITLE} </a>
				
<!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
					<a href="{topicrow.U_MCP_QUEUE}">{UNAPPROVED_IMG}</a>&nbsp;
				<!-- ENDIF -->
				<!-- IF topicrow.S_TOPIC_REPORTED -->
					<a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a>&nbsp;
				<!-- ENDIF -->
				<!-- IF topicrow.PAGINATION -->
					<p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
				<!-- ENDIF -->
			</td>
			<td class="row2" width="130" align="center">
				<!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
				<table>
				<tr>
					<td align="center" width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_FIRST_POSTER_AVATAR}</td>
					<td align="center">
				<!-- ENDIF -->
					<p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p>
				<!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
					</td>
				</tr>
				</table>
				<!-- ENDIF -->
			</td>
			<td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
			<td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
			<td class="row1" width="140" align="center">
				<!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
				<table>
				<tr>
					<td width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_LAST_POSTER_AVATAR}</td>
					<td align="center" nowrap="nowrap">
				<!-- ENDIF -->
				<p class="topicdetails" style="white-space: nowrap;"></p>
				<p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
					<!-- IF not S_IS_BOT --><a href="{topicrow.U_LAST_POST}"></a><!-- ENDIF -->
				</p>


				<!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
					</td>
				</tr>
				</table>
				<!-- ENDIF -->
			</td>
		</tr>

	<!-- BEGINELSE -->
        <!-- IF S_IS_POSTABLE -->
		<tr>
			<!-- IF $CA_HAS_ICONS -->
				<td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
			<!-- ELSE -->
				<td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
			<!-- ENDIF -->
		</tr>
		<!-- ENDIF -->
	<!-- END topicrow -->

	<tr align="center">
		<td class="cat" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->">&nbsp;</td>
	</tr>
	</table>
	{$CA_BLOCK_END}

	<br clear="all" />
<!-- ENDIF -->

<!-- IF S_HAS_SUBFORUM -->
	<!-- INCLUDE forumlist_body.html -->
<!-- ENDIF -->

<!-- IF S_IS_POSTABLE or S_NO_READ_ACCESS -->
	<div id="pageheader">

	</div>

<!-- ENDIF -->

<div id="pagecontent">

<!-- IF S_NO_READ_ACCESS -->
    {$CA_BLOCK_START}
	{$CA_CAP2_START}{L_MESSAGE}{$CA_CAP2_END}
	<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
	<tr>
		<td class="row1" height="30" align="center" valign="middle"><span class="gen">{L_NO_READ_ACCESS}</span></td>
	</tr>
	</table>
	{$CA_BLOCK_END}

	<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->

		<br /><br />

		<form method="post" action="{S_LOGIN_ACTION}">

        {$CA_BLOCK_START}
		{$CA_CAP2_START}<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>{$CA_CAP2_END}
		<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
		<tr>				<dl>
					<dt><label for="username">{L_USERNAME}:</label></dt>
					<dd><input type="text" tabindex="1" name="username" id="username" size="25" value="{USERNAME}" class="inputbox autowidth" /></dd>
				</dl> <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" /><!-- IF S_AUTOLOGIN_ENABLED -->&nbsp; <span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" /><!-- ENDIF -->&nbsp; <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
		</tr>
		</table>
		{$CA_BLOCK_END}
		
		</form>

	<!-- ENDIF -->

	<br clear="all" />
<!-- ENDIF -->

	<!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
		<table width="100%" cellspacing="1">
		<tr>
			<!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
				<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle">
				
					<!-- IF not S_IS_BOT -->
<br>
<ul class='topic_buttons'>
<li><a href='{U_POST_NEW_TOPIC}' title='Start New Topic' accesskey='s'>Topic Nou</a></li>

</ul>
<!-- ENDIF --></td>
			<!-- ENDIF -->
			<!-- IF S_IS_POSTABLE -->
				<!-- IF TOTAL_TOPICS -->
					<td class="nav" valign="middle" nowrap="nowrap">&nbsp;<font size="1.5" color="white">{PAGE_NUMBER}</font><br /></td>
					<td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
				<!-- ENDIF -->
				<td align="{S_CONTENT_FLOW_END}" width="100%">
					<!-- IF S_WATCH_FORUM_LINK --><a href="{S_WATCH_FORUM_LINK}">{S_WATCH_FORUM_TITLE}</a> <!-- IF U_MARK_TOPICS -->| <!-- ENDIF --><!-- ENDIF -->
					<!-- IF U_MARK_TOPICS --><a href="{U_MARK_TOPICS}">{L_MARK_TOPICS_READ}</a> <!-- ENDIF -->
					<!-- IF TOTAL_TOPICS --><br /><!-- INCLUDE pagination.html --><!-- ENDIF -->
				</td>
			<!-- ELSEIF TOTAL_TOPICS -->
				<td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>
				<td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
				<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
			<!-- ENDIF -->
		</tr>
		</table>
	<!-- ENDIF -->
<br>
<div class="ipbfs_titlebox">
<h1 class="ipsType_pagetitle">Bine ati venit pe CsVeteran</h1>
<div class="ipsType_pagedesc forum_rules"> Inregistreaza-te acum pentru a avea acces la toate caracteristicile noastre. Odata     inregistrat si autentificat, va fi capabil de a crea subiecte, raspunsuri adauga la subiectele existente, da reputatie la colegii dvs. de membri, pentru a primi propriul messenger privat, actualizari de stare posta, gestiona profilul dvs. si atat de mult mai mult! </div>
</div><br>
<table class="stats"  width="100%" cellspacing="0">
    <!-- IF not S_DISPLAY_ACTIVE and (S_IS_POSTABLE or .topicrow) -->
		<!-- IF S_TOPIC_ICONS --><!-- BEGIN topicrow --><!-- IF topicrow.TOPIC_ICON_IMG --><!-- DEFINE $CA_HAS_ICONS = '1' --><!-- ENDIF --><!-- END topicrow --><!-- ENDIF -->
	
<!-- DEFINE $TOPIC_NORMAL = 0 -->
            <!-- DEFINE $TOPIC_STICKY = 0 -->

            <!-- BEGIN topicrow -->

                <!-- IF topicrow.S_TOPIC_TYPE_SWITCH eq 1 -->
                    <tr>
                        <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_ANNOUNCEMENTS}</b></td>
                    </tr>
                <!-- ELSEIF topicrow.S_POST_STICKY and $TOPIC_STICKY eq 0 -->
                    <!-- DEFINE $TOPIC_STICKY = 1 -->
                    <tr>
                        <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">Subiecte Importante</b></td>
                    </tr>
                <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 0 and $TOPIC_NORMAL eq 0 -->
                    <!-- DEFINE $TOPIC_NORMAL = 1 -->
                    <tr>
                        <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_TOPICS}</b></td>
                    </tr>
                <!-- ENDIF -->

			<tr>
				<td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td>
				<!-- IF $CA_HAS_ICONS -->

					<td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ELSE -->&nbsp;<!-- ENDIF --></td>

				<!-- ENDIF -->
				<td class="row1">
					<!-- IF topicrow.S_UNREAD_TOPIC --><span class="ipsBadge ipsBadge_green">New Post</span><a href="{topicrow.U_NEWEST_POST}"></a><!-- ENDIF -->
			<!-- IF topicrow.SOLVED_TOPIC -->&nbsp;&nbsp;<a href="{topicrow.U_SOLVED_TOPIC}" class="topictitle"{topicrow.SOLVED_STYLE}>{topicrow.SOLVED_TOPIC}</a><!-- ENDIF -->{topicrow.ATTACH_ICON_IMG}<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}"></a><!-- ENDIF -->
					{topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle<!-- IF topicrow.S_UNREAD_TOPIC --> link-new<!-- ENDIF -->">{topicrow.TOPIC_TITLE}</a>

					

					<!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
						<a href="{topicrow.U_MCP_QUEUE}"></a>&nbsp;
					<!-- ENDIF -->
					<!-- IF topicrow.S_TOPIC_REPORTED -->
						<a href="{topicrow.U_MCP_REPORT}"></a>&nbsp;
					<!-- ENDIF -->
					<!-- IF topicrow.PAGINATION -->
						<p class="gensmall"> [ {L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
					<!-- ENDIF -->
				</td>
				<td class="row2" width="130" align="center">
				<!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
				<table>
				<tr>
					<td align="center" width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_FIRST_POSTER_AVATAR}</td>
					<td align="center">
				<!-- ENDIF -->
					<p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p>
				<!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
					</td>
				</tr>
				</table>
				<!-- ENDIF -->
				</td>
				<td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
				<td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
				<td class="row1" width="140" align="center">
					<!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
					<table>
					<tr>
						<td width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_LAST_POSTER_AVATAR}</td>
						<td align="center" nowrap="nowrap">
					<!-- ENDIF -->
					<p class="topicdetails" style="white-space: nowrap;">{topicrow.LAST_POST_TIME}</p>
					<p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
					</p>


					<!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
						</td>
					</tr>
					</table>
					<!-- ENDIF -->
				</td>
			</tr>

		<!-- BEGINELSE -->

			<tr>
				<!-- IF $CA_HAS_ICONS -->
					<td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
				<!-- ELSE -->
					<td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
				<!-- ENDIF -->
			</tr>
		<!-- END topicrow -->

        <!-- IF not S_IS_BOT -->
		<tr align="center">
			<!-- IF $CA_HAS_ICONS -->
				<td class="cat" colspan="7">
			<!-- ELSE -->
				<td class="cat" colspan="6">
			<!-- ENDIF -->
					<form method="post" action="{S_FORUM_ACTION}"><span class="gensmall">{L_DISPLAY_TOPICS}:</span>&nbsp;{S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="btnlite" type="submit" name="sort" value="{L_GO}" /></form>
				</td>
		</tr>
		<!-- ENDIF -->
		</table>
		{$CA_BLOCK_END}
	<!-- ENDIF -->

<Br>
	<!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
		<table width="100%" cellspacing="1">
		<tr>
			<!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
				<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle">
				
					<!-- IF not S_IS_BOT -->
<ul class='topic_buttons'>
<li><a href='{U_POST_NEW_TOPIC}' title='Start New Topic' accesskey='s'>Topic Nou</a></li>

</ul>
<!-- ENDIF --></td>
			<!-- ENDIF -->
			<!-- IF TOTAL_TOPICS -->
				<td class="nav" valign="middle" nowrap="nowrap">&nbsp;<font size="1.5" color="white">{PAGE_NUMBER}</font></td>
				<td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
				<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
			<!-- ENDIF -->
		</tr>
		</table>
	<!-- ENDIF -->






<!-- IF S_DISPLAY_ONLINE_LIST -->
	<br clear="all" />

	<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
	<tr>
		<h3 class='maintitle'>{L_WHO_IS_ONLINE}</h3>
	</tr>
	<tr>
		<td class="row1"style="border-bottom:0px;" ><p class="gensmall">{LOGGED_IN_USER_LIST}</p></td>
	</tr>
	</table>
<!-- ENDIF -->
<br clear="all" />

<!-- INCLUDE breadcrumbs.html -->

<br clear="all" />

<table width="100%" cellspacing="0">
<tr>
	<td><!-- IF S_DISPLAY_SEARCHBOX --><!-- INCLUDE searchbox.html --><!-- ENDIF --></td>
	<td align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></td>
</tr>
</table>
<br>
<!-- INCLUDE overall_footer.html --><br>
Avatar utilizator
Anișor
AdministratorAdministrator
Mesaje: 2987
Membru din: 08-Aug-2012, 20:46:05
Versiune: 4.0.0-a1
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Arbroath, Angus
Contact:

Re: Inca un ajutor daca se poate va rog.

Mesaj de Anișor »

Cod: Selectaţi tot

    <!-- INCLUDE overall_header.html -->

    <!-- IF S_FORUM_RULES -->
       <div class="forumrules">
          <!-- IF U_FORUM_RULES -->
             <h3>{L_FORUM_RULES}</h3><br />
             <a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_LINK}</b></a>
          <!-- ELSE -->
             <h3>{L_FORUM_RULES}</h3><br />
             {FORUM_RULES}
          <!-- ENDIF -->
       </div>

       <br clear="all" />
    <!-- ENDIF -->

    <!-- IF S_DISPLAY_ACTIVE -->
       <!-- IF S_TOPIC_ICONS --><!-- BEGIN topicrow --><!-- IF topicrow.TOPIC_ICON_IMG --><!-- DEFINE $CA_HAS_ICONS = '1' --><!-- ENDIF --><!-- END topicrow --><!-- ENDIF -->
       {$CA_BLOCK_START}
       {$CA_CAP2_START}{L_ACTIVE_TOPICS}{$CA_CAP2_END}
       <table class="stats"  width="100%" cellspacing="0">
          <tr>
          <!-- IF $CA_HAS_ICONS -->
             <th colspan="3">&nbsp;{L_TOPICS}&nbsp;</th>
          <!-- ELSE -->
             <th colspan="2">&nbsp;{L_TOPICS}&nbsp;</th>
          <!-- ENDIF -->
          <th>&nbsp;{L_AUTHOR}&nbsp;</th>
          <th>&nbsp;{L_REPLIES}&nbsp;</th>
          <th>&nbsp;{L_VIEWS}&nbsp;</th>
          <th>&nbsp;{L_LAST_POST}&nbsp;</th>
       </tr>


       <!-- BEGIN topicrow -->

          <tr>
             <td class="row1" width="25" align="center"></td>
             <!-- IF $CA_HAS_ICONS -->
                <td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ELSE -->&nbsp;<!-- ENDIF --></td>
             <!-- ENDIF -->
             <td class="row1">
                <!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}"></a><!-- ENDIF -->
             
    <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle<!-- IF topicrow.S_UNREAD_TOPIC --><!-- ENDIF -->">{topicrow.TOPIC_TITLE} </a>
                
    <!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
                   <a href="{topicrow.U_MCP_QUEUE}">{UNAPPROVED_IMG}</a>&nbsp;
                <!-- ENDIF -->
                <!-- IF topicrow.S_TOPIC_REPORTED -->
                   <a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a>&nbsp;
                <!-- ENDIF -->
                <!-- IF topicrow.PAGINATION -->
                   <p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
                <!-- ENDIF -->
             </td>
             <td class="row2" width="130" align="center">
                <!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
                <table>
                <tr>
                   <td align="center" width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_FIRST_POSTER_AVATAR}</td>
                   <td align="center">
                <!-- ENDIF -->
                   <p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p>
                <!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
                   </td>
                </tr>
                </table>
                <!-- ENDIF -->
             </td>
             <td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
             <td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
             <td class="row1" width="140" align="center">
                <!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
                <table>
                <tr>
                   <td width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_LAST_POSTER_AVATAR}</td>
                   <td align="center" nowrap="nowrap">
                <!-- ENDIF -->
                <p class="topicdetails" style="white-space: nowrap;"></p>
                <p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
                   <!-- IF not S_IS_BOT --><a href="{topicrow.U_LAST_POST}"></a><!-- ENDIF -->
                </p>


                <!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
                   </td>
                </tr>
                </table>
                <!-- ENDIF -->
             </td>
          </tr>

       <!-- BEGINELSE -->
            <!-- IF S_IS_POSTABLE -->
          <tr>
             <!-- IF $CA_HAS_ICONS -->
                <td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
             <!-- ELSE -->
                <td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
             <!-- ENDIF -->
          </tr>
          <!-- ENDIF -->
       <!-- END topicrow -->

       <tr align="center">
          <td class="cat" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->">&nbsp;</td>
       </tr>
       </table>
       {$CA_BLOCK_END}

       <br clear="all" />
    <!-- ENDIF -->

    <!-- IF S_HAS_SUBFORUM -->
       <!-- INCLUDE forumlist_body.html -->
    <!-- ENDIF -->

    <!-- IF S_IS_POSTABLE or S_NO_READ_ACCESS -->
       <div id="pageheader">

       </div>

    <!-- ENDIF -->

    <div id="pagecontent">

    <!-- IF S_NO_READ_ACCESS -->
        {$CA_BLOCK_START}
       {$CA_CAP2_START}{L_MESSAGE}{$CA_CAP2_END}
       <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
       <tr>
          <td class="row1" height="30" align="center" valign="middle"><span class="gen">{L_NO_READ_ACCESS}</span></td>
       </tr>
       </table>
       {$CA_BLOCK_END}

       <!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->

          <br /><br />

          <form method="post" action="{S_LOGIN_ACTION}">

            {$CA_BLOCK_START}
          {$CA_CAP2_START}<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>{$CA_CAP2_END}
          <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
          <tr>            <dl>
                   <dt><label for="username">{L_USERNAME}:</label></dt>
                   <dd><input type="text" tabindex="1" name="username" id="username" size="25" value="{USERNAME}" class="inputbox autowidth" /></dd>
                </dl> <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" /><!-- IF S_AUTOLOGIN_ENABLED -->&nbsp; <span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" /><!-- ENDIF -->&nbsp; <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
          </tr>
          </table>
          {$CA_BLOCK_END}
          
          </form>

       <!-- ENDIF -->

       <br clear="all" />
    <!-- ENDIF -->

       <!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
          <table width="100%" cellspacing="1">
          <tr>
             <!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
                <td align="{S_CONTENT_FLOW_BEGIN}" valign="middle">
                
                   <!-- IF not S_LOCKED_FORUM -->
    <br>
    <ul class='topic_buttons'>
    <li><a href='{U_POST_NEW_TOPIC}' title='Start New Topic' accesskey='s'>Topic Nou</a></li>

    </ul>
    <!-- ENDIF --></td>
             <!-- ENDIF -->
             <!-- IF S_IS_POSTABLE -->
                <!-- IF TOTAL_TOPICS -->
                   <td class="nav" valign="middle" nowrap="nowrap">&nbsp;<font size="1.5" color="white">{PAGE_NUMBER}</font><br /></td>
                   <td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
                <!-- ENDIF -->
                <td align="{S_CONTENT_FLOW_END}" width="100%">
                   <!-- IF S_WATCH_FORUM_LINK --><a href="{S_WATCH_FORUM_LINK}">{S_WATCH_FORUM_TITLE}</a> <!-- IF U_MARK_TOPICS -->| <!-- ENDIF --><!-- ENDIF -->
                   <!-- IF U_MARK_TOPICS --><a href="{U_MARK_TOPICS}">{L_MARK_TOPICS_READ}</a> <!-- ENDIF -->
                   <!-- IF TOTAL_TOPICS --><br /><!-- INCLUDE pagination.html --><!-- ENDIF -->
                </td>
             <!-- ELSEIF TOTAL_TOPICS -->
                <td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>
                <td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
                <td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
             <!-- ENDIF -->
          </tr>
          </table>
       <!-- ENDIF -->
    <br>
    <div class="ipbfs_titlebox">
    <h1 class="ipsType_pagetitle">Bine ati venit pe CsVeteran</h1>
    <div class="ipsType_pagedesc forum_rules"> Inregistreaza-te acum pentru a avea acces la toate caracteristicile noastre. Odata     inregistrat si autentificat, va fi capabil de a crea subiecte, raspunsuri adauga la subiectele existente, da reputatie la colegii dvs. de membri, pentru a primi propriul messenger privat, actualizari de stare posta, gestiona profilul dvs. si atat de mult mai mult! </div>
    </div><br>
    <table class="stats"  width="100%" cellspacing="0">
        <!-- IF not S_DISPLAY_ACTIVE and (S_IS_POSTABLE or .topicrow) -->
          <!-- IF S_TOPIC_ICONS --><!-- BEGIN topicrow --><!-- IF topicrow.TOPIC_ICON_IMG --><!-- DEFINE $CA_HAS_ICONS = '1' --><!-- ENDIF --><!-- END topicrow --><!-- ENDIF -->
       
    <!-- DEFINE $TOPIC_NORMAL = 0 -->
                <!-- DEFINE $TOPIC_STICKY = 0 -->

                <!-- BEGIN topicrow -->

                    <!-- IF topicrow.S_TOPIC_TYPE_SWITCH eq 1 -->
                        <tr>
                            <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_ANNOUNCEMENTS}</b></td>
                        </tr>
                    <!-- ELSEIF topicrow.S_POST_STICKY and $TOPIC_STICKY eq 0 -->
                        <!-- DEFINE $TOPIC_STICKY = 1 -->
                        <tr>
                            <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">Subiecte Importante</b></td>
                        </tr>
                    <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 0 and $TOPIC_NORMAL eq 0 -->
                        <!-- DEFINE $TOPIC_NORMAL = 1 -->
                        <tr>
                            <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_TOPICS}</b></td>
                        </tr>
                    <!-- ENDIF -->

             <tr>
                <td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td>
                <!-- IF $CA_HAS_ICONS -->

                   <td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ELSE -->&nbsp;<!-- ENDIF --></td>

                <!-- ENDIF -->
                <td class="row1">
                   <!-- IF topicrow.S_UNREAD_TOPIC --><span class="ipsBadge ipsBadge_green">New Post</span><a href="{topicrow.U_NEWEST_POST}"></a><!-- ENDIF -->
             <!-- IF topicrow.SOLVED_TOPIC -->&nbsp;&nbsp;<a href="{topicrow.U_SOLVED_TOPIC}" class="topictitle"{topicrow.SOLVED_STYLE}>{topicrow.SOLVED_TOPIC}</a><!-- ENDIF -->{topicrow.ATTACH_ICON_IMG}<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}"></a><!-- ENDIF -->
                   {topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle<!-- IF topicrow.S_UNREAD_TOPIC --> link-new<!-- ENDIF -->">{topicrow.TOPIC_TITLE}</a>

                   

                   <!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
                      <a href="{topicrow.U_MCP_QUEUE}"></a>&nbsp;
                   <!-- ENDIF -->
                   <!-- IF topicrow.S_TOPIC_REPORTED -->
                      <a href="{topicrow.U_MCP_REPORT}"></a>&nbsp;
                   <!-- ENDIF -->
                   <!-- IF topicrow.PAGINATION -->
                      <p class="gensmall"> [ {L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
                   <!-- ENDIF -->
                </td>
                <td class="row2" width="130" align="center">
                <!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
                <table>
                <tr>
                   <td align="center" width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_FIRST_POSTER_AVATAR}</td>
                   <td align="center">
                <!-- ENDIF -->
                   <p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p>
                <!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
                   </td>
                </tr>
                </table>
                <!-- ENDIF -->
                </td>
                <td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
                <td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
                <td class="row1" width="140" align="center">
                   <!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
                   <table>
                   <tr>
                      <td width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_LAST_POSTER_AVATAR}</td>
                      <td align="center" nowrap="nowrap">
                   <!-- ENDIF -->
                   <p class="topicdetails" style="white-space: nowrap;">{topicrow.LAST_POST_TIME}</p>
                   <p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
                   </p>


                   <!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
                      </td>
                   </tr>
                   </table>
                   <!-- ENDIF -->
                </td>
             </tr>

          <!-- BEGINELSE -->

             <tr>
                <!-- IF $CA_HAS_ICONS -->
                   <td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
                <!-- ELSE -->
                   <td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
                <!-- ENDIF -->
             </tr>
          <!-- END topicrow -->

            <!-- IF not S_IS_BOT -->
          <tr align="center">
             <!-- IF $CA_HAS_ICONS -->
                <td class="cat" colspan="7">
             <!-- ELSE -->
                <td class="cat" colspan="6">
             <!-- ENDIF -->
                   <form method="post" action="{S_FORUM_ACTION}"><span class="gensmall">{L_DISPLAY_TOPICS}:</span>&nbsp;{S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="btnlite" type="submit" name="sort" value="{L_GO}" /></form>
                </td>
          </tr>
          <!-- ENDIF -->
          </table>
          {$CA_BLOCK_END}
       <!-- ENDIF -->

    <Br>
       <!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
          <table width="100%" cellspacing="1">
          <tr>
             <!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
                <td align="{S_CONTENT_FLOW_BEGIN}" valign="middle">
                
                   <!-- IF not S_IS_BOT -->
    <ul class='topic_buttons'>
    <li><a href='{U_POST_NEW_TOPIC}' title='Start New Topic' accesskey='s'>Topic Nou</a></li>

    </ul>
    <!-- ENDIF --></td>
             <!-- ENDIF -->
             <!-- IF TOTAL_TOPICS -->
                <td class="nav" valign="middle" nowrap="nowrap">&nbsp;<font size="1.5" color="white">{PAGE_NUMBER}</font></td>
                <td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
                <td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
             <!-- ENDIF -->
          </tr>
          </table>
       <!-- ENDIF -->






    <!-- IF S_DISPLAY_ONLINE_LIST -->
       <br clear="all" />

       <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
       <tr>
          <h3 class='maintitle'>{L_WHO_IS_ONLINE}</h3>
       </tr>
       <tr>
          <td class="row1"style="border-bottom:0px;" ><p class="gensmall">{LOGGED_IN_USER_LIST}</p></td>
       </tr>
       </table>
    <!-- ENDIF -->
    <br clear="all" />

    <!-- INCLUDE breadcrumbs.html -->

    <br clear="all" />

    <table width="100%" cellspacing="0">
    <tr>
       <td><!-- IF S_DISPLAY_SEARCHBOX --><!-- INCLUDE searchbox.html --><!-- ENDIF --></td>
       <td align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></td>
    </tr>
    </table>
    <br>
    <!-- INCLUDE overall_footer.html --><br>
Nu ofer ajutor prin intermediul mesageriei private.
Vă rog să postați toate problemele în forumuri.
taluma
Utilizator înregistrat
Mesaje: 24
Membru din: 19-Mai-2014, 18:18:55
Versiune: 3.0.12
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Puţin experimentat
Nivel php: Mediu

Re: Inca un ajutor daca se poate va rog.

Mesaj de taluma »

tot asa apare sunt logat cu un nume de membru.Daca doresti iti trimit pe pm un nume de membru si parola sa vezi despre ce e vorba mai bine. http://s27.postimg.org/3ozhl6g6r/tot_asa.jpg
Avatar utilizator
Anișor
AdministratorAdministrator
Mesaje: 2987
Membru din: 08-Aug-2012, 20:46:05
Versiune: 4.0.0-a1
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Arbroath, Angus
Contact:

Re: Inca un ajutor daca se poate va rog.

Mesaj de Anișor »

Cod: Selectaţi tot

    <!-- INCLUDE overall_header.html -->

    <!-- IF S_FORUM_RULES -->
       <div class="forumrules">
          <!-- IF U_FORUM_RULES -->
             <h3>{L_FORUM_RULES}</h3><br />
             <a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_LINK}</b></a>
          <!-- ELSE -->
             <h3>{L_FORUM_RULES}</h3><br />
             {FORUM_RULES}
          <!-- ENDIF -->
       </div>

       <br clear="all" />
    <!-- ENDIF -->

    <!-- IF S_DISPLAY_ACTIVE -->
       <!-- IF S_TOPIC_ICONS --><!-- BEGIN topicrow --><!-- IF topicrow.TOPIC_ICON_IMG --><!-- DEFINE $CA_HAS_ICONS = '1' --><!-- ENDIF --><!-- END topicrow --><!-- ENDIF -->
       {$CA_BLOCK_START}
       {$CA_CAP2_START}{L_ACTIVE_TOPICS}{$CA_CAP2_END}
       <table class="stats"  width="100%" cellspacing="0">
          <tr>
          <!-- IF $CA_HAS_ICONS -->
             <th colspan="3">&nbsp;{L_TOPICS}&nbsp;</th>
          <!-- ELSE -->
             <th colspan="2">&nbsp;{L_TOPICS}&nbsp;</th>
          <!-- ENDIF -->
          <th>&nbsp;{L_AUTHOR}&nbsp;</th>
          <th>&nbsp;{L_REPLIES}&nbsp;</th>
          <th>&nbsp;{L_VIEWS}&nbsp;</th>
          <th>&nbsp;{L_LAST_POST}&nbsp;</th>
       </tr>


       <!-- BEGIN topicrow -->

          <tr>
             <td class="row1" width="25" align="center"></td>
             <!-- IF $CA_HAS_ICONS -->
                <td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ELSE -->&nbsp;<!-- ENDIF --></td>
             <!-- ENDIF -->
             <td class="row1">
                <!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}"></a><!-- ENDIF -->
             
    <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle<!-- IF topicrow.S_UNREAD_TOPIC --><!-- ENDIF -->">{topicrow.TOPIC_TITLE} </a>
                
    <!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
                   <a href="{topicrow.U_MCP_QUEUE}">{UNAPPROVED_IMG}</a>&nbsp;
                <!-- ENDIF -->
                <!-- IF topicrow.S_TOPIC_REPORTED -->
                   <a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a>&nbsp;
                <!-- ENDIF -->
                <!-- IF topicrow.PAGINATION -->
                   <p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
                <!-- ENDIF -->
             </td>
             <td class="row2" width="130" align="center">
                <!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
                <table>
                <tr>
                   <td align="center" width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_FIRST_POSTER_AVATAR}</td>
                   <td align="center">
                <!-- ENDIF -->
                   <p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p>
                <!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
                   </td>
                </tr>
                </table>
                <!-- ENDIF -->
             </td>
             <td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
             <td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
             <td class="row1" width="140" align="center">
                <!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
                <table>
                <tr>
                   <td width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_LAST_POSTER_AVATAR}</td>
                   <td align="center" nowrap="nowrap">
                <!-- ENDIF -->
                <p class="topicdetails" style="white-space: nowrap;"></p>
                <p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
                   <!-- IF not S_IS_BOT --><a href="{topicrow.U_LAST_POST}"></a><!-- ENDIF -->
                </p>


                <!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
                   </td>
                </tr>
                </table>
                <!-- ENDIF -->
             </td>
          </tr>

       <!-- BEGINELSE -->
            <!-- IF S_IS_POSTABLE -->
          <tr>
             <!-- IF $CA_HAS_ICONS -->
                <td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
             <!-- ELSE -->
                <td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
             <!-- ENDIF -->
          </tr>
          <!-- ENDIF -->
       <!-- END topicrow -->

       <tr align="center">
          <td class="cat" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->">&nbsp;</td>
       </tr>
       </table>
       {$CA_BLOCK_END}

       <br clear="all" />
    <!-- ENDIF -->

    <!-- IF S_HAS_SUBFORUM -->
       <!-- INCLUDE forumlist_body.html -->
    <!-- ENDIF -->

    <!-- IF S_IS_POSTABLE or S_NO_READ_ACCESS -->
       <div id="pageheader">

       </div>

    <!-- ENDIF -->

    <div id="pagecontent">

    <!-- IF S_NO_READ_ACCESS -->
        {$CA_BLOCK_START}
       {$CA_CAP2_START}{L_MESSAGE}{$CA_CAP2_END}
       <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
       <tr>
          <td class="row1" height="30" align="center" valign="middle"><span class="gen">{L_NO_READ_ACCESS}</span></td>
       </tr>
       </table>
       {$CA_BLOCK_END}

       <!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->

          <br /><br />

          <form method="post" action="{S_LOGIN_ACTION}">

            {$CA_BLOCK_START}
          {$CA_CAP2_START}<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>{$CA_CAP2_END}
          <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
          <tr>            <dl>
                   <dt><label for="username">{L_USERNAME}:</label></dt>
                   <dd><input type="text" tabindex="1" name="username" id="username" size="25" value="{USERNAME}" class="inputbox autowidth" /></dd>
                </dl> <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" /><!-- IF S_AUTOLOGIN_ENABLED -->&nbsp; <span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" /><!-- ENDIF -->&nbsp; <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
          </tr>
          </table>
          {$CA_BLOCK_END}
          
          </form>

       <!-- ENDIF -->

       <br clear="all" />
    <!-- ENDIF -->

       <!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
          <table width="100%" cellspacing="1">
          <tr>
             <!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
                <td align="{S_CONTENT_FLOW_BEGIN}" valign="middle">
                
                   <!-- IF not S_IS_LOCKED -->
    <br>
    <ul class='topic_buttons'>
    <li><a href='{U_POST_NEW_TOPIC}' title='Start New Topic' accesskey='s'>Topic Nou</a></li>

    </ul>
    <!-- ENDIF --></td>
             <!-- ENDIF -->
             <!-- IF S_IS_POSTABLE -->
                <!-- IF TOTAL_TOPICS -->
                   <td class="nav" valign="middle" nowrap="nowrap">&nbsp;<font size="1.5" color="white">{PAGE_NUMBER}</font><br /></td>
                   <td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
                <!-- ENDIF -->
                <td align="{S_CONTENT_FLOW_END}" width="100%">
                   <!-- IF S_WATCH_FORUM_LINK --><a href="{S_WATCH_FORUM_LINK}">{S_WATCH_FORUM_TITLE}</a> <!-- IF U_MARK_TOPICS -->| <!-- ENDIF --><!-- ENDIF -->
                   <!-- IF U_MARK_TOPICS --><a href="{U_MARK_TOPICS}">{L_MARK_TOPICS_READ}</a> <!-- ENDIF -->
                   <!-- IF TOTAL_TOPICS --><br /><!-- INCLUDE pagination.html --><!-- ENDIF -->
                </td>
             <!-- ELSEIF TOTAL_TOPICS -->
                <td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>
                <td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
                <td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
             <!-- ENDIF -->
          </tr>
          </table>
       <!-- ENDIF -->
    <br>
    <div class="ipbfs_titlebox">
    <h1 class="ipsType_pagetitle">Bine ati venit pe CsVeteran</h1>
    <div class="ipsType_pagedesc forum_rules"> Inregistreaza-te acum pentru a avea acces la toate caracteristicile noastre. Odata     inregistrat si autentificat, va fi capabil de a crea subiecte, raspunsuri adauga la subiectele existente, da reputatie la colegii dvs. de membri, pentru a primi propriul messenger privat, actualizari de stare posta, gestiona profilul dvs. si atat de mult mai mult! </div>
    </div><br>
    <table class="stats"  width="100%" cellspacing="0">
        <!-- IF not S_DISPLAY_ACTIVE and (S_IS_POSTABLE or .topicrow) -->
          <!-- IF S_TOPIC_ICONS --><!-- BEGIN topicrow --><!-- IF topicrow.TOPIC_ICON_IMG --><!-- DEFINE $CA_HAS_ICONS = '1' --><!-- ENDIF --><!-- END topicrow --><!-- ENDIF -->
       
    <!-- DEFINE $TOPIC_NORMAL = 0 -->
                <!-- DEFINE $TOPIC_STICKY = 0 -->

                <!-- BEGIN topicrow -->

                    <!-- IF topicrow.S_TOPIC_TYPE_SWITCH eq 1 -->
                        <tr>
                            <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_ANNOUNCEMENTS}</b></td>
                        </tr>
                    <!-- ELSEIF topicrow.S_POST_STICKY and $TOPIC_STICKY eq 0 -->
                        <!-- DEFINE $TOPIC_STICKY = 1 -->
                        <tr>
                            <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">Subiecte Importante</b></td>
                        </tr>
                    <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 0 and $TOPIC_NORMAL eq 0 -->
                        <!-- DEFINE $TOPIC_NORMAL = 1 -->
                        <tr>
                            <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_TOPICS}</b></td>
                        </tr>
                    <!-- ENDIF -->

             <tr>
                <td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td>
                <!-- IF $CA_HAS_ICONS -->

                   <td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ELSE -->&nbsp;<!-- ENDIF --></td>

                <!-- ENDIF -->
                <td class="row1">
                   <!-- IF topicrow.S_UNREAD_TOPIC --><span class="ipsBadge ipsBadge_green">New Post</span><a href="{topicrow.U_NEWEST_POST}"></a><!-- ENDIF -->
             <!-- IF topicrow.SOLVED_TOPIC -->&nbsp;&nbsp;<a href="{topicrow.U_SOLVED_TOPIC}" class="topictitle"{topicrow.SOLVED_STYLE}>{topicrow.SOLVED_TOPIC}</a><!-- ENDIF -->{topicrow.ATTACH_ICON_IMG}<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}"></a><!-- ENDIF -->
                   {topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle<!-- IF topicrow.S_UNREAD_TOPIC --> link-new<!-- ENDIF -->">{topicrow.TOPIC_TITLE}</a>

                   

                   <!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
                      <a href="{topicrow.U_MCP_QUEUE}"></a>&nbsp;
                   <!-- ENDIF -->
                   <!-- IF topicrow.S_TOPIC_REPORTED -->
                      <a href="{topicrow.U_MCP_REPORT}"></a>&nbsp;
                   <!-- ENDIF -->
                   <!-- IF topicrow.PAGINATION -->
                      <p class="gensmall"> [ {L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
                   <!-- ENDIF -->
                </td>
                <td class="row2" width="130" align="center">
                <!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
                <table>
                <tr>
                   <td align="center" width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_FIRST_POSTER_AVATAR}</td>
                   <td align="center">
                <!-- ENDIF -->
                   <p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p>
                <!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
                   </td>
                </tr>
                </table>
                <!-- ENDIF -->
                </td>
                <td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
                <td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
                <td class="row1" width="140" align="center">
                   <!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
                   <table>
                   <tr>
                      <td width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_LAST_POSTER_AVATAR}</td>
                      <td align="center" nowrap="nowrap">
                   <!-- ENDIF -->
                   <p class="topicdetails" style="white-space: nowrap;">{topicrow.LAST_POST_TIME}</p>
                   <p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
                   </p>


                   <!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
                      </td>
                   </tr>
                   </table>
                   <!-- ENDIF -->
                </td>
             </tr>

          <!-- BEGINELSE -->

             <tr>
                <!-- IF $CA_HAS_ICONS -->
                   <td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
                <!-- ELSE -->
                   <td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
                <!-- ENDIF -->
             </tr>
          <!-- END topicrow -->

            <!-- IF not S_IS_BOT -->
          <tr align="center">
             <!-- IF $CA_HAS_ICONS -->
                <td class="cat" colspan="7">
             <!-- ELSE -->
                <td class="cat" colspan="6">
             <!-- ENDIF -->
                   <form method="post" action="{S_FORUM_ACTION}"><span class="gensmall">{L_DISPLAY_TOPICS}:</span>&nbsp;{S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="btnlite" type="submit" name="sort" value="{L_GO}" /></form>
                </td>
          </tr>
          <!-- ENDIF -->
          </table>
          {$CA_BLOCK_END}
       <!-- ENDIF -->

    <Br>
       <!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
          <table width="100%" cellspacing="1">
          <tr>
             <!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
                <td align="{S_CONTENT_FLOW_BEGIN}" valign="middle">
                
                   <!-- IF not S_IS_LOCKED -->
    <ul class='topic_buttons'>
    <li><a href='{U_POST_NEW_TOPIC}' title='Start New Topic' accesskey='s'>Topic Nou</a></li>

    </ul>
    <!-- ENDIF --></td>
             <!-- ENDIF -->
             <!-- IF TOTAL_TOPICS -->
                <td class="nav" valign="middle" nowrap="nowrap">&nbsp;<font size="1.5" color="white">{PAGE_NUMBER}</font></td>
                <td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
                <td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
             <!-- ENDIF -->
          </tr>
          </table>
       <!-- ENDIF -->






    <!-- IF S_DISPLAY_ONLINE_LIST -->
       <br clear="all" />

       <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
       <tr>
          <h3 class='maintitle'>{L_WHO_IS_ONLINE}</h3>
       </tr>
       <tr>
          <td class="row1"style="border-bottom:0px;" ><p class="gensmall">{LOGGED_IN_USER_LIST}</p></td>
       </tr>
       </table>
    <!-- ENDIF -->
    <br clear="all" />

    <!-- INCLUDE breadcrumbs.html -->

    <br clear="all" />

    <table width="100%" cellspacing="0">
    <tr>
       <td><!-- IF S_DISPLAY_SEARCHBOX --><!-- INCLUDE searchbox.html --><!-- ENDIF --></td>
       <td align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></td>
    </tr>
    </table>
    <br>
    <!-- INCLUDE overall_footer.html --><br>
Nu ofer ajutor prin intermediul mesageriei private.
Vă rog să postați toate problemele în forumuri.
Squad
Utilizator înregistrat
Mesaje: 51
Membru din: 25-Mar-2014, 20:49:31
Versiune: 3.0.12
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu

Re: Inca un ajutor daca se poate va rog.

Mesaj de Squad »

Uite aici :

Cod: Selectaţi tot

   <!-- INCLUDE overall_header.html -->

    <!-- IF S_FORUM_RULES -->
       <div class="forumrules">
          <!-- IF U_FORUM_RULES -->
             <h3>{L_FORUM_RULES}</h3><br />
             <a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_LINK}</b></a>
          <!-- ELSE -->
             <h3>{L_FORUM_RULES}</h3><br />
             {FORUM_RULES}
          <!-- ENDIF -->
       </div>

       <br clear="all" />
    <!-- ENDIF -->

    <!-- IF S_DISPLAY_ACTIVE -->
       <!-- IF S_TOPIC_ICONS --><!-- BEGIN topicrow --><!-- IF topicrow.TOPIC_ICON_IMG --><!-- DEFINE $CA_HAS_ICONS = '1' --><!-- ENDIF --><!-- END topicrow --><!-- ENDIF -->
       {$CA_BLOCK_START}
       {$CA_CAP2_START}{L_ACTIVE_TOPICS}{$CA_CAP2_END}
       <table class="stats"  width="100%" cellspacing="0">
          <tr>
          <!-- IF $CA_HAS_ICONS -->
             <th colspan="3">&nbsp;{L_TOPICS}&nbsp;</th>
          <!-- ELSE -->
             <th colspan="2">&nbsp;{L_TOPICS}&nbsp;</th>
          <!-- ENDIF -->
          <th>&nbsp;{L_AUTHOR}&nbsp;</th>
          <th>&nbsp;{L_REPLIES}&nbsp;</th>
          <th>&nbsp;{L_VIEWS}&nbsp;</th>
          <th>&nbsp;{L_LAST_POST}&nbsp;</th>
       </tr>


       <!-- BEGIN topicrow -->

          <tr>
             <td class="row1" width="25" align="center"></td>
             <!-- IF $CA_HAS_ICONS -->
                <td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ELSE -->&nbsp;<!-- ENDIF --></td>
             <!-- ENDIF -->
             <td class="row1">
                <!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}"></a><!-- ENDIF -->
             
    <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle<!-- IF topicrow.S_UNREAD_TOPIC --><!-- ENDIF -->">{topicrow.TOPIC_TITLE} </a>
                
    <!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
                   <a href="{topicrow.U_MCP_QUEUE}">{UNAPPROVED_IMG}</a>&nbsp;
                <!-- ENDIF -->
                <!-- IF topicrow.S_TOPIC_REPORTED -->
                   <a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a>&nbsp;
                <!-- ENDIF -->
                <!-- IF topicrow.PAGINATION -->
                   <p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
                <!-- ENDIF -->
             </td>
             <td class="row2" width="130" align="center">
                <!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
                <table>
                <tr>
                   <td align="center" width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_FIRST_POSTER_AVATAR}</td>
                   <td align="center">
                <!-- ENDIF -->
                   <p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p>
                <!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
                   </td>
                </tr>
                </table>
                <!-- ENDIF -->
             </td>
             <td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
             <td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
             <td class="row1" width="140" align="center">
                <!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
                <table>
                <tr>
                   <td width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_LAST_POSTER_AVATAR}</td>
                   <td align="center" nowrap="nowrap">
                <!-- ENDIF -->
                <p class="topicdetails" style="white-space: nowrap;"></p>
                <p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
                   <!-- IF not S_IS_BOT --><a href="{topicrow.U_LAST_POST}"></a><!-- ENDIF -->
                </p>


                <!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
                   </td>
                </tr>
                </table>
                <!-- ENDIF -->
             </td>
          </tr>

       <!-- BEGINELSE -->
            <!-- IF S_IS_POSTABLE -->
          <tr>
             <!-- IF $CA_HAS_ICONS -->
                <td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
             <!-- ELSE -->
                <td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
             <!-- ENDIF -->
          </tr>
          <!-- ENDIF -->
       <!-- END topicrow -->

       <tr align="center">
          <td class="cat" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->">&nbsp;</td>
       </tr>
       </table>
       {$CA_BLOCK_END}

       <br clear="all" />
    <!-- ENDIF -->

    <!-- IF S_HAS_SUBFORUM -->
       <!-- INCLUDE forumlist_body.html -->
    <!-- ENDIF -->

    <!-- IF S_IS_POSTABLE or S_NO_READ_ACCESS -->
       <div id="pageheader">

       </div>

    <!-- ENDIF -->

    <div id="pagecontent">

    <!-- IF S_NO_READ_ACCESS -->
        {$CA_BLOCK_START}
       {$CA_CAP2_START}{L_MESSAGE}{$CA_CAP2_END}
       <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
       <tr>
          <td class="row1" height="30" align="center" valign="middle"><span class="gen">{L_NO_READ_ACCESS}</span></td>
       </tr>
       </table>
       {$CA_BLOCK_END}

       <!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->

          <br /><br />

          <form method="post" action="{S_LOGIN_ACTION}">

            {$CA_BLOCK_START}
          {$CA_CAP2_START}<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>{$CA_CAP2_END}
          <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
          <tr>            <dl>
                   <dt><label for="username">{L_USERNAME}:</label></dt>
                   <dd><input type="text" tabindex="1" name="username" id="username" size="25" value="{USERNAME}" class="inputbox autowidth" /></dd>
                </dl> <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" /><!-- IF S_AUTOLOGIN_ENABLED -->&nbsp; <span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" /><!-- ENDIF -->&nbsp; <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
          </tr>
          </table>
          {$CA_BLOCK_END}
          
          </form>

       <!-- ENDIF -->

       <br clear="all" />
    <!-- ENDIF -->

       <!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
          <table width="100%" cellspacing="1">
          <tr>
             <!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
                <td align="{S_CONTENT_FLOW_BEGIN}" valign="middle">
                
                   <!-- IF not S_IS_LOCKED -->
    <br>
    <ul class='topic_buttons'>
    <li><a href='{U_POST_NEW_TOPIC}' title='Start New Topic' accesskey='s'>Topic Nou</a></li>

    </ul>
    <!-- ENDIF --></td>
             <!-- ENDIF -->
             <!-- IF S_IS_POSTABLE -->
                <!-- IF TOTAL_TOPICS -->
                   <td class="nav" valign="middle" nowrap="nowrap">&nbsp;<font size="1.5" color="white">{PAGE_NUMBER}</font><br /></td>
                   <td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
                <!-- ENDIF -->
                <td align="{S_CONTENT_FLOW_END}" width="100%">
                   <!-- IF S_WATCH_FORUM_LINK --><a href="{S_WATCH_FORUM_LINK}">{S_WATCH_FORUM_TITLE}</a> <!-- IF U_MARK_TOPICS -->| <!-- ENDIF --><!-- ENDIF -->
                   <!-- IF U_MARK_TOPICS --><a href="{U_MARK_TOPICS}">{L_MARK_TOPICS_READ}</a> <!-- ENDIF -->
                   <!-- IF TOTAL_TOPICS --><br /><!-- INCLUDE pagination.html --><!-- ENDIF -->
                </td>
             <!-- ELSEIF TOTAL_TOPICS -->
                <td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>
                <td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
                <td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
             <!-- ENDIF -->
          </tr>
          </table>
       <!-- ENDIF -->
    <br>
    <div class="ipbfs_titlebox">
    <h1 class="ipsType_pagetitle">Bine ati venit pe CsVeteran</h1>
    <div class="ipsType_pagedesc forum_rules"> Inregistreaza-te acum pentru a avea acces la toate caracteristicile noastre. Odata     inregistrat si autentificat, va fi capabil de a crea subiecte, raspunsuri adauga la subiectele existente, da reputatie la colegii dvs. de membri, pentru a primi propriul messenger privat, actualizari de stare posta, gestiona profilul dvs. si atat de mult mai mult! </div>
    </div><br>
    <table class="stats"  width="100%" cellspacing="0">
        <!-- IF not S_DISPLAY_ACTIVE and (S_IS_POSTABLE or .topicrow) -->
          <!-- IF S_TOPIC_ICONS --><!-- BEGIN topicrow --><!-- IF topicrow.TOPIC_ICON_IMG --><!-- DEFINE $CA_HAS_ICONS = '1' --><!-- ENDIF --><!-- END topicrow --><!-- ENDIF -->
       
    <!-- DEFINE $TOPIC_NORMAL = 0 -->
                <!-- DEFINE $TOPIC_STICKY = 0 -->

                <!-- BEGIN topicrow -->

                    <!-- IF topicrow.S_TOPIC_TYPE_SWITCH eq 1 -->
                        <tr>
                            <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_ANNOUNCEMENTS}</b></td>
                        </tr>
                    <!-- ELSEIF topicrow.S_POST_STICKY and $TOPIC_STICKY eq 0 -->
                        <!-- DEFINE $TOPIC_STICKY = 1 -->
                        <tr>
                            <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">Subiecte Importante</b></td>
                        </tr>
                    <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 0 and $TOPIC_NORMAL eq 0 -->
                        <!-- DEFINE $TOPIC_NORMAL = 1 -->
                        <tr>
                            <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_TOPICS}</b></td>
                        </tr>
                    <!-- ENDIF -->

             <tr>
                <td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td>
                <!-- IF $CA_HAS_ICONS -->

                   <td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ELSE -->&nbsp;<!-- ENDIF --></td>

                <!-- ENDIF -->
                <td class="row1">
                   <!-- IF topicrow.S_UNREAD_TOPIC --><span class="ipsBadge ipsBadge_green">New Post</span><a href="{topicrow.U_NEWEST_POST}"></a><!-- ENDIF -->
             <!-- IF topicrow.SOLVED_TOPIC -->&nbsp;&nbsp;<a href="{topicrow.U_SOLVED_TOPIC}" class="topictitle"{topicrow.SOLVED_STYLE}>{topicrow.SOLVED_TOPIC}</a><!-- ENDIF -->{topicrow.ATTACH_ICON_IMG}<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}"></a><!-- ENDIF -->
                   {topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle<!-- IF topicrow.S_UNREAD_TOPIC --> link-new<!-- ENDIF -->">{topicrow.TOPIC_TITLE}</a>

                   

                   <!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
                      <a href="{topicrow.U_MCP_QUEUE}"></a>&nbsp;
                   <!-- ENDIF -->
                   <!-- IF topicrow.S_TOPIC_REPORTED -->
                      <a href="{topicrow.U_MCP_REPORT}"></a>&nbsp;
                   <!-- ENDIF -->
                   <!-- IF topicrow.PAGINATION -->
                      <p class="gensmall"> [ {L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
                   <!-- ENDIF -->
                </td>
                <td class="row2" width="130" align="center">
                <!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
                <table>
                <tr>
                   <td align="center" width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_FIRST_POSTER_AVATAR}</td>
                   <td align="center">
                <!-- ENDIF -->
                   <p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p>
                <!-- IF topicrow.TOPIC_FIRST_POSTER_AVATAR -->
                   </td>
                </tr>
                </table>
                <!-- ENDIF -->
                </td>
                <td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
                <td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
                <td class="row1" width="140" align="center">
                   <!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
                   <table>
                   <tr>
                      <td width="{AVATAR_MAX_DIMENSIONS}">{topicrow.TOPIC_LAST_POSTER_AVATAR}</td>
                      <td align="center" nowrap="nowrap">
                   <!-- ENDIF -->
                   <p class="topicdetails" style="white-space: nowrap;">{topicrow.LAST_POST_TIME}</p>
                   <p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
                   </p>


                   <!-- IF topicrow.TOPIC_LAST_POSTER_AVATAR -->
                      </td>
                   </tr>
                   </table>
                   <!-- ENDIF -->
                </td>
             </tr>

          <!-- BEGINELSE -->

             <tr>
                <!-- IF $CA_HAS_ICONS -->
                   <td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
                <!-- ELSE -->
                   <td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
                <!-- ENDIF -->
             </tr>
          <!-- END topicrow -->

            <!-- IF not S_IS_BOT -->
          <tr align="center">
             <!-- IF $CA_HAS_ICONS -->
                <td class="cat" colspan="7">
             <!-- ELSE -->
                <td class="cat" colspan="6">
             <!-- ENDIF -->
                   <form method="post" action="{S_FORUM_ACTION}"><span class="gensmall">{L_DISPLAY_TOPICS}:</span>&nbsp;{S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="btnlite" type="submit" name="sort" value="{L_GO}" /></form>
                </td>
          </tr>
          <!-- ENDIF -->
          </table>
          {$CA_BLOCK_END}
       <!-- ENDIF -->

    <Br>
       <!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
          <table width="100%" cellspacing="1">
          <tr>
             <!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
                <td align="{S_CONTENT_FLOW_BEGIN}" valign="middle">
                
                   <!-- IF not S_IS_LOCKED -->
    <ul class='topic_buttons'>
    <li><a href='{U_POST_NEW_TOPIC}' title='Start New Topic' accesskey='s'>Topic Nou</a></li>

    </ul>
    <!-- ENDIF --></td>
             <!-- ENDIF -->
             <!-- IF TOTAL_TOPICS -->
                <td class="nav" valign="middle" nowrap="nowrap">&nbsp;<font size="1.5" color="white">{PAGE_NUMBER}</font></td>
                <td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
                <td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
             <!-- ENDIF -->
          </tr>
          </table>
       <!-- ENDIF -->






    <!-- IF S_DISPLAY_ONLINE_LIST -->
       <br clear="all" />

       <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
       <tr>
          <h3 class='maintitle'>{L_WHO_IS_ONLINE}</h3>
       </tr>
       <tr>
          <td class="row1"style="border-bottom:0px;" ><p class="gensmall">{LOGGED_IN_USER_LIST}</p></td>
       </tr>
       </table>
    <!-- ENDIF -->
    <br clear="all" />

    <!-- INCLUDE breadcrumbs.html -->

    <br clear="all" />

    <table width="100%" cellspacing="0">
    <tr>
       <td><!-- IF S_DISPLAY_SEARCHBOX --><!-- INCLUDE searchbox.html --><!-- ENDIF --></td>
       <td align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></td>
    </tr>
    </table>
    <br>
    <!-- INCLUDE overall_footer.html --><br>
taluma
Utilizator înregistrat
Mesaje: 24
Membru din: 19-Mai-2014, 18:18:55
Versiune: 3.0.12
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Puţin experimentat
Nivel php: Mediu

Re: Inca un ajutor daca se poate va rog.

Mesaj de taluma »

Merge perfect va multumesc din suflet.
taluma
Utilizator înregistrat
Mesaje: 24
Membru din: 19-Mai-2014, 18:18:55
Versiune: 3.0.12
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Puţin experimentat
Nivel php: Mediu

Re: Inca un ajutor daca se poate va rog.

Mesaj de taluma »

Se poate inchide.VA MULTUMESC MULT DE AJUTOR
Închis

Înapoi la “3.0.x Cum pot să...?”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator