Quick Reply

Hulp nodig bij een modificaties of op zoek naar een MOD? Bekijk ons archief. Support wordt helaas niet meer verleend.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
Gebruikersavatar
!¿!Mats!¿!
Berichten: 173
Lid geworden op: 14 apr 2004, 07:56
Locatie: Oisterwijk
Contacteer:

Quick Reply

Bericht door !¿!Mats!¿! » 03 nov 2004, 19:27

ik heb de quick reply mod van Smartor geinstalleerd maar als ik dan een topic open is de halve template uitgerekt en staan er allemaal letters in

hier is de code:

Code: Selecteer alles

<table width="95%" cellspacing="2" cellpadding="2" border="0">
  <tr> 
	<td align="left" valign="bottom" colspan="2"><a class="maintitle" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a><br />
	  <span class="gensmall"><b>{PAGINATION}</b><br />
	  &nbsp; </span></td>
  </tr>
</table>

<table width="95%" cellspacing="2" cellpadding="2" border="0">
 <tr> 
<td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
<td align="left" valign="middle" width="50%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a> 
  &raquo;  <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
   <td align="right" valign="middle" width="50%"><span class="nav"><a href="{U_VIEW_OLDER_TOPIC}" class="nav">{L_VIEW_PREVIOUS_TOPIC}</a> :: <a href="{U_VIEW_NEWER_TOPIC}" class="nav">{L_VIEW_NEXT_TOPIC}</a> &nbsp;</span></td>
 </tr>
/table>
	{POLL_DISPLAY} 
<!-- BEGIN postrow -->
<table width="95%"  border="0" cellspacing="0" cellpadding="0">
 <tr>
   <td width="3%" align="left"><img src="templates/JediKnights2/images/t_head_left.gif" width="66" height="23"></td>
   <td width="94%" align="center" background="templates/JediKnights2/images/t_head_bkgd.gif"><span class="cattitle">{postrow.POST_SUBJECT}</span></td>
   <td width="3%" align="right"><img src="templates/JediKnights2/images/t_head_right.gif" width="66" height="23"></td>
 </tr>
/table>
<table class="forumline" width="95%" cellspacing="1" cellpadding="0" border="0">
<tr align="right">
	<td class="row1" colspan="2" align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0">
         <tr>
           <td class="catBottom" align="left">&nbsp;<a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="postdetails">{L_POSTED}: {postrow.POST_DATE}</span></td>
           <td class="catBottom" align="right" valign="center" nowrap="nowrap"> {postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}&nbsp;</td>
         </tr>
       </table>		  </td>
</tr>

	<tr>
		<th class="thTop" nowrap="nowrap">{L_MESSAGE}</th>
	</tr>

	<tr> 
		<td colspan="2" align="left" valign="top" class="{postrow.ROW_CLASS}">
		<table width="100%"  border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td width="150" align="left" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="150">
 <tr>
  <td width="12"><img src="templates/JediKnights2/images/spacer.gif" width="12" height="1" border="0" alt=""></td>
  <td width="125"><img src="templates/JediKnights2/images/spacer.gif" width="125" height="1" border="0" alt=""></td>
  <td><img src="templates/JediKnights2/images/spacer.gif" width="13" height="1" border="0" alt=""></td>
  <td width="10"><img src="templates/JediKnights2/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
 </tr>
  <tr>
    <tr>
  <td><img name="post_top_left" src="templates/JediKnights2/images/post_top_left.gif" width="12" height="14" border="0" alt=""></td>
  <td background="templates/JediKnights2/images/post_top.gif"><img name="post_top" src="templates/JediKnights2/images/spacer.gif" width="1" height="14" border="0" alt=""></td>
  <td><img name="post_top_right" src="templates/JediKnights2/images/post_top_right.gif" width="13" height="14" border="0" alt=""></td>
 </tr>
 <tr>
  <td align="left" valign="top" background="templates/JediKnights2/images/post_left.gif">&nbsp;</td>
  <td background="templates/JediKnights2/images/stars_back_main.gif"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span><br /><span class="postdetails">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}<p align="center">{postrow.POSTER_AVATAR}</p>{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}</span></td>
  <td width="13" align="left" valign="top" background="templates/JediKnights2/images/post_right.gif"></td>
 </tr>
 <tr>
  <td align="left" valign="top"><img name="post_bttm_left" src="templates/JediKnights2/images/post_bttm_left.gif" width="12" height="13" border="0" alt=""></td>
  <td align="left" valign="top" background="templates/JediKnights2/images/post_bttm.gif"><img src="templates/JediKnights2/images/spacer.gif" width="1" height="13"></td>
  <td align="left" valign="top"><img name="post_bttm_right" src="templates/JediKnights2/images/post_bttm_right.gif" width="13" height="13" border="0" alt=""></td>
 </tr>
/table>
</td>
	<td align="center" valign="top">
   <table width="100%" border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td colspan="2"></td>
	</tr>
	<tr>
				<td colspan="2"><span class="postbody"><br />{postrow.MESSAGE}{postrow.SIGNATURE}</span><span class="gensmall">{postrow.EDITED_MESSAGE}</span><br /><br /></td>
	</tr>
	</table>
	</td>
		</tr>
	<tr>
		<td class="catBottom" width="150" align="center" valign="middle">
<a href="#top"><img src="templates/JediKnights2/images/lang_english/back_to_top.gif" border="0"></a></td>
	<td class="catBottom">
<table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
			<tr> 
				<td valign="middle" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}<script language="JavaScript" type="text/javascript"><!-- 

	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
		document.write(' {postrow.ICQ_IMG}');
	else
		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute">{postrow.ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{postrow.ICQ_STATUS_IMG}</div></div>');
				
				//--></script><noscript>{postrow.ICQ_IMG}</noscript></td>
	</tr>
	</table>
	</td>
	</tr>
</table>
	</td>
	</tr>

<table width="95%"  border="0" cellspacing="0" cellpadding="0">
 <tr>
   <td  width="66" height="23" align="left" valign="top"><img src="templates/JediKnights2/images/t_bottom_left.gif"  width="66" height="23"></td>
   <td align="left" valign="top" background="templates/JediKnights2/images/t_bottom_bkgd.gif"><img src="templates/JediKnights2/images/t_bottom_bkgd.gif" width="1" height="23"></td>
   <td  width="66" height="23" align="right" valign="top"><img src="templates/JediKnights2/images/t_bottom_right.gif"  width="66" height="23"></td>
 </tr>
/table>
<br />
	<!-- END postrow -->

<table width="95%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr align="right"> 
<td width="10%" align="left" valign="middle" nowrap="NOWRAP">
<span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
    <td width="67%" align="left" valign="middle"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a> 
  &raquo; <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
    <td width="23%" height="28" valign="middle" nowrap>{S_TOPIC_ADMIN}
      <table cellspacing="0" cellpadding="0" border="0">
         <tr>
           <form method="post" action="{S_POST_DAYS_ACTION}">
             <td align="right"></td>
           </form>
         </tr>
     </table></td>
</tr>
/table>
<table width="95%" cellspacing="2" cellpadding="2" border="0" align="center">
 <tr> 
<td align="left" valign="top" nowrap="nowrap"><span class="gensmall">{S_WATCH_TOPIC}</span><br />
<span class="nav">{PAGE_NUMBER}</span>
</td>
<td width="100%" align="left" valign="middle" nowrap></td>
<td align="right" valign="top" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span> 
   </td>
 </tr>
 <tr>
<td align="left" colspan="3"></td>
 </tr>
/table>
<table width="95%" cellspacing="2" border="0" align="center">
 <tr> 
<td width="40%" valign="top" nowrap="nowrap" align="left"><p class="gensmall">{L_DISPLAY_POSTS}:<br />
  {S_SELECT_POST_DAYS}&nbsp;{S_SELECT_POST_ORDER}&nbsp;
       <input type="submit" value="{L_GO}" class="liteoption" name="submit" />
     </p>	  </td>
<td align="right" valign="top" nowrap="nowrap">{JUMPBOX}<span class="gensmall">{S_AUTH_LIST}</span></td>
 </tr>
/table>
en dit moet er veranderd worden:

Code: Selecteer alles

#
#-----[ OPEN ]------------------------------------------
#
viewtopic_body.tpl

#
#-----[ FIND ]------------------------------------------
#
{S_TOPIC_ADMIN}

#
#-----[ AFTER, ADD ]------------------------------------
#
{QUICK_REPLY_FORM}
ik weet wel hoe het moet het is bij mijn oude template wel gelukt maar bij deze lukt het niet.

ElbertF
Berichten: 5803
Lid geworden op: 12 okt 2004, 08:34
Contacteer:

Bericht door ElbertF » 03 nov 2004, 20:15

Linkje?

Gebruikersavatar
!¿!Mats!¿!
Berichten: 173
Lid geworden op: 14 apr 2004, 07:56
Locatie: Oisterwijk
Contacteer:

Bericht door !¿!Mats!¿! » 03 nov 2004, 20:40


ElbertF
Berichten: 5803
Lid geworden op: 12 okt 2004, 08:34
Contacteer:

Bericht door ElbertF » 03 nov 2004, 20:43

Heb je de quickreply weer weggehaald? Ik zie nu niet wat het probleem is, maar je moet waarschijnlijk ergens "<td colspan="...">" aanpassen.

Gebruikersavatar
!¿!Mats!¿!
Berichten: 173
Lid geworden op: 14 apr 2004, 07:56
Locatie: Oisterwijk
Contacteer:

Bericht door !¿!Mats!¿! » 03 nov 2004, 20:47

ik zal straks wel kijken maar ik snap niet echt wat je bedoeld

en ja ik heb hem weer weggehaald want anders was het te erg

ElbertF
Berichten: 5803
Lid geworden op: 12 okt 2004, 08:34
Contacteer:

Bericht door ElbertF » 03 nov 2004, 20:52

Kan je anders de mod even posten..

Gebruikersavatar
!¿!Mats!¿!
Berichten: 173
Lid geworden op: 14 apr 2004, 07:56
Locatie: Oisterwijk
Contacteer:

Bericht door !¿!Mats!¿! » 03 nov 2004, 22:07

http://www.phpbbhacks.com/download/540

ik heb alles al geedit behlave index_body.tpl dus het zou eigenlijk moeten werken

ElbertF
Berichten: 5803
Lid geworden op: 12 okt 2004, 08:34
Contacteer:

Bericht door ElbertF » 03 nov 2004, 22:17

Je bedoeld viewtopic_body.tpl?

Ik heb deze mod ook geïnstalleerd, maar ipv "{QUICK_REPLY_FORM}" achter "{S_TOPIC_ADMIN}" te plaatsen, ziet het er bij mij zo uit:

Code: Selecteer alles

<table width="100%" cellspacing="2" border="0" align="center">
  <tr> 
	<td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall">{S_WATCH_TOPIC}</span><br />
	  &nbsp;<br />
	  {S_TOPIC_ADMIN}&nbsp;
	</td>
	<td>&nbsp;
	</td>
  </tr>
  <tr>
	<td>{QUICK_REPLY_FORM}
	</td>
	<td align="right" valign="top" nowrap="nowrap"><br />{JUMPBOX}<br /><span class="gensmall">{S_AUTH_LIST}</span></td>
  </tr>
</table>
Ik vindt dat de box zo op een betere plek staat, misschien dat het jouw probleem ook meteen oplost! Je probleem is trouwens anders dan ik dacht, moeilijk in te schatten omdat ik het niet kan zien op je forum.

Gebruikersavatar
!¿!Mats!¿!
Berichten: 173
Lid geworden op: 14 apr 2004, 07:56
Locatie: Oisterwijk
Contacteer:

Bericht door !¿!Mats!¿! » 03 nov 2004, 22:19

op mijn oude template deed die het wel goed maar ik denk niet dat dat gaat werken bij mij omdat ik een andere template heb

ik zal morgen is kijken

Gesloten