Forum Icon with ACP Control (kodun tam yeri neresi ???)

phpBB 2.0.x sürümleri için MODlar hakkında ihtiyacınız olan desteği buradan sorarak alabilirsiniz.
Kilitli
ilhanfire
Kayıtlı Kullanıcı
Mesajlar: 87
Kayıt: 26.02.2007, 18:13
İletişim:

Forum Icon with ACP Control (kodun tam yeri neresi ???)

Mesaj gönderen ilhanfire »

bendeki mod 1.1.0

Kod: Tümünü seç

#-----[ FIND ]------------------------------------------ 
# 
		<td class="row2"><span class="gen"><a href="{catrow.forumrow.U_VIEWFORUM}" target="_new">{catrow.forumrow.FORUM_NAME}</a></span>
# 
#-----[ IN-LINE FIND ]------------------------------------------ 
#
		<td class="row2"><span class="gen">
# 
#-----[ IN-LINE AFTER, ADD ]------------------------------------------ 
# 
{catrow.forumrow.FORUM_ICON_IMG}&nbsp;&nbsp;
# 
bendeki temadaki ilgili alan

Kod: Tümünü seç

<!-- BEGIN forumrow -->
	<tr> 
		<td class="row2">
			<a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
			<span class="gensmall">{catrow.forumrow.FORUM_DESC}</span>
		</td>
		<td class="row1" align="center">{catrow.forumrow.NUM_TOPICS}</td>
		<td class="row2" align="center">{catrow.forumrow.NUM_POSTS}</td>
		<td class="row1" align="center">
			<a href="{catrow.forumrow.U_FORUM_EDIT}">{L_EDIT}</a><br />
			<a href="{catrow.forumrow.U_FORUM_DELETE}">{L_DELETE}</a>
		</td>
		<td class="row1" align="center">
			<a href="{catrow.forumrow.U_FORUM_MOVE_UP}">{L_MOVE_UP}</a><br />
			<a href="{catrow.forumrow.U_FORUM_MOVE_DOWN}">{L_MOVE_DOWN}</a>
		</td>
		<td class="row2" align="center"><a href="{catrow.forumrow.U_FORUM_RESYNC}">{L_RESYNC}</a></td>
	</tr>
	<!-- END forumrow -->
nereye koymalıyım bu kodu
Kullanıcı avatarı
Mirach
Destek Ekibi Lideri
Destek Ekibi Lideri
Mesajlar: 1664
Kayıt: 27.03.2006, 01:06
Konum: İstanbul

Mesaj gönderen Mirach »

dosya yedeğiniz alıp şu şekilde deneyin :

Kod: Tümünü seç

<!-- BEGIN forumrow --> 
   <tr> 
      <td class="row2"> 
         {catrow.forumrow.FORUM_ICON_IMG}&nbsp;&nbsp;
         <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br /> 
         <span class="gensmall">{catrow.forumrow.FORUM_DESC}</span> 
      </td> 
      <td class="row1" align="center">{catrow.forumrow.NUM_TOPICS}</td> 
      <td class="row2" align="center">{catrow.forumrow.NUM_POSTS}</td> 
      <td class="row1" align="center"> 
         <a href="{catrow.forumrow.U_FORUM_EDIT}">{L_EDIT}</a><br /> 
         <a href="{catrow.forumrow.U_FORUM_DELETE}">{L_DELETE}</a> 
      </td> 
      <td class="row1" align="center"> 
         <a href="{catrow.forumrow.U_FORUM_MOVE_UP}">{L_MOVE_UP}</a><br /> 
         <a href="{catrow.forumrow.U_FORUM_MOVE_DOWN}">{L_MOVE_DOWN}</a> 
      </td> 
      <td class="row2" align="center"><a href="{catrow.forumrow.U_FORUM_RESYNC}">{L_RESYNC}</a></td> 
   </tr> 
   <!-- END forumrow -->
Profilinde phpBB forumunun adresini girmemiş üyelere ve kurallara aykırı şekilde açılmış başlıklara destek verilmez.
Resim Resim Resim
Kilitli

“2.0.x MOD Destek” sayfasına dön

Kimler çevrimiçi

Bu forumu görüntüleyen kullanıcılar: Hiç bir kayıtlı kullanıcı yok ve 1 misafir