Pagina 1 van 1

topic description

Geplaatst: 16 jan 2004, 19:05
door MeDieViL
geinstalleert, maar nu zit mijn forum er zo uit
Afbeelding

Geplaatst: 16 jan 2004, 23:27
door Podium4
plaats hier eens het stukje uit viewforum_body.tpl waar de mod hebt toegevoegd... dus tussen <!-- BEGIN topicrow --> en <!-- END topicrow -->

Geplaatst: 16 jan 2004, 23:33
door MeDieViL
dit?

Code: Selecteer alles

	</tr>
	<!-- BEGIN topicrow -->
	<tr> 
	  <td class="row1" align="center" valign="middle" width="20"><img src="{topicrow.TOPIC_FOLDER_IMG}" width="19" height="18" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td>
	  <td class="row1" align="center" valign="middle" width="20">{topicrow.ICON}</td>
	  <td class="row1" width="100%"><span class="topictitle">{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_ATTACHMENT_IMG}{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span><span class="gensmall">              <!-- BEGIN switch_topic_desc -->
              {L_DESCRIPTION} : {topicrow.switch_topic_desc.TOPIC_DESCRIPTION}<br />
              <!-- END switch_topic_desc --><br />
		{topicrow.GOTO_PAGE}</span></td>
	  <td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td>
	  <td class="row3" align="center" valign="middle"><span class="name">{topicrow.TOPIC_AUTHOR}</span></td>
	  <td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.VIEWS}</span></td>
	  <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{topicrow.LAST_POST_TIME}<br />{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}</span></td>
	</tr>
	<!-- END topicrow -->

Geplaatst: 17 jan 2004, 11:12
door MeDieViL
iemand?

Geplaatst: 17 jan 2004, 12:09
door Cheeta
kan je ook dit stukje ff geven

Staat er meteen boven

Vanaf
<table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline">

mzzl 8)

Geplaatst: 17 jan 2004, 12:42
door MeDieViL

Code: Selecteer alles

  <table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline">
	<tr> 
	  <th colspan="3" align="center" height="25" class="thCornerL" nowrap="nowrap">&nbsp;{L_TOPICS}&nbsp;</th>
	  <th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_REPLIES}&nbsp;</th>
	  <th width="100" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_AUTHOR}&nbsp;</th>
	  <th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_VIEWS}&nbsp;</th>
	  <th width="150" align="center" class="thCornerR" nowrap="nowrap">&nbsp;{L_LASTPOST}&nbsp;</th>
	</tr>
	<!-- BEGIN topicrow -->
	<tr> 
	  <td class="row1" align="center" valign="middle" width="20"><img src="{topicrow.TOPIC_FOLDER_IMG}" width="19" height="18" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td>
	  <td class="row1" align="center" valign="middle" width="20">{topicrow.ICON}</td>
	  <td class="row1" width="100%"><span class="topictitle">{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_ATTACHMENT_IMG}{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span><span class="gensmall">              <!-- BEGIN switch_topic_desc -->
              {L_DESCRIPTION} : {topicrow.switch_topic_desc.TOPIC_DESCRIPTION}<br />
              <!-- END switch_topic_desc --><br />
		{topicrow.GOTO_PAGE}</span></td>
	  <td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td>
	  <td class="row3" align="center" valign="middle"><span class="name">{topicrow.TOPIC_AUTHOR}</span></td>
	  <td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.VIEWS}</span></td>
	  <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{topicrow.LAST_POST_TIME}<br />{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}</span></td>
	</tr>
	<!-- END topicrow -->

Geplaatst: 17 jan 2004, 18:26
door MeDieViL
iemand????

Geplaatst: 18 jan 2004, 09:46
door MeDieViL
ik hjeb die dinge hier ni voor nix gepost... :roll:

Geplaatst: 18 jan 2004, 11:09
door Stef
Rustig maar hoor!

Ik zie het hier anders dan het er daar uit komt.
Hier staat alles op zijn plek. :?

Geplaatst: 18 jan 2004, 11:37
door MeDieViL
wat is er mis dan :?

Geplaatst: 18 jan 2004, 13:07
door MeDieViL
:?:

Geplaatst: 18 jan 2004, 13:19
door Stef
Hier bij mij is niks mis!

Geplaatst: 18 jan 2004, 13:22
door MeDieViL
wat bedoel jij nu??
in dat stukje in viewtopic tpl is nix mis ofzo??

Geplaatst: 18 jan 2004, 13:45
door Carlo Claessen
MeDieViL schreef:

Code: Selecteer alles

  <table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline">
	<tr> 
	  <th colspan="3" align="center" height="25" class="thCornerL" nowrap="nowrap">&nbsp;{L_TOPICS}&nbsp;</th>
	  <th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_REPLIES}&nbsp;</th>
	  <th width="100" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_AUTHOR}&nbsp;</th>
	  <th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_VIEWS}&nbsp;</th>
	  <th width="150" align="center" class="thCornerR" nowrap="nowrap">&nbsp;{L_LASTPOST}&nbsp;</th>
	</tr>
	<!-- BEGIN topicrow -->
	<tr> 
	  <td class="row1" align="center" valign="middle" width="20"><img src="{topicrow.TOPIC_FOLDER_IMG}" width="19" height="18" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td>
	  <td class="row1" align="center" valign="middle" width="20">{topicrow.ICON}</td>
	  <td class="row1" width="100%"><span class="topictitle">{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_ATTACHMENT_IMG}{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span><span class="gensmall">              <!-- BEGIN switch_topic_desc -->
              {L_DESCRIPTION} : {topicrow.switch_topic_desc.TOPIC_DESCRIPTION}<br />
              <!-- END switch_topic_desc --><br />
		{topicrow.GOTO_PAGE}</span></td>
	  <td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td>
	  <td class="row3" align="center" valign="middle"><span class="name">{topicrow.TOPIC_AUTHOR}</span></td>
	  <td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.VIEWS}</span></td>
	  <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{topicrow.LAST_POST_TIME}<br />{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}</span></td>
	</tr>
	<!-- END topicrow -->
staat boven deze code niet een colspan="getal" gedefinieerd, verhoog die dan eens met 1 dus als er staat colspan="6" maak daarvan colspan="7"

Geplaatst: 18 jan 2004, 14:07
door MeDieViL
dat heeft het niet verholpen :cry:

Geplaatst: 20 jan 2004, 18:51
door MeDieViL
ik heb dit probleem op alle styles...

Geplaatst: 22 jan 2004, 19:30
door MeDieViL
iemand??

Geplaatst: 23 jan 2004, 11:18
door Stef
MeDieViL schreef:iemand??
:roll:


1. Heb je het al opnieuw geinstalleerd?
2. Heb je op de maker z'n website gekeken?

Geplaatst: 23 jan 2004, 18:22
door MeDieViL
ja
ja

Geplaatst: 23 jan 2004, 23:12
door MeDieViL
niemand vind iets fout!!!!!!!


wat is dit toch????