Pagina 1 din 1

problema cu Topic Description

Scris: 26-Dec-2004, 19:12:50
de smileybos
am si eu o problema cu acest mod...am instalat tot din documentul install.txt si merge dar nu-mi apare descrierea sub numele topicului desi eu o setez/scriu...care-i problema?

Scris: 26-Dec-2004, 22:33:37
de BuGsY
Vezi dacă în fişierul viewforum_body.tpl după:

Cod: Selectaţi tot

{topicrow.TOPIC_TITLE}</a></span><span class="gensmall">
ai cod-ul:

Cod: Selectaţi tot

<!-- BEGIN switch_topic_desc -->
{L_DESCRIPTION} : {topicrow.switch_topic_desc.TOPIC_DESCRIPTION}<br />
<!-- END switch_topic_desc -->

Scris: 27-Dec-2004, 13:28:10
de smileybos
Salut!
uite exact cum l-am pus eu... zi-mi daca e bine si ce tre' modificat

<tr>
<td height="34" class="row1"><a href="{topicrow.U_VIEW_TOPIC}"><img src="{topicrow.TOPIC_FOLDER_IMG}" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></a></td>
<td class="row1" width="100%">{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_ATTACHMENT_IMG}<span class="topictitle">{topicrow.TOPIC_TYPE}</span><a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a><br /><span class="gensmall">
{L_DESCRIPTION} : {topicrow.switch_topic_desc.TOPIC_DESCRIPTION}<br />
{topicrow.GOTO_PAGE}</span></td>
<td class="row2" align="center"><span class="gensmall">{topicrow.REPLIES}</span></td>
<td class="row3" align="center" nowrap="nowrap"><span class="gensmall"> {topicrow.TOPIC_AUTHOR} </span></td>
<td class="row2" align="center"><span class="gensmall">{topicrow.VIEWS}</span></td>
<td class="row3" align="center" nowrap="nowrap"><span class="gensmall"> {topicrow.LAST_POST_TIME} <br />
{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}</span></td>
</tr>

Scris: 27-Dec-2004, 13:32:06
de BuGsY
Te-ai gândit tu să scoţi BEGIN şi END că sunt nefolositoare. Pune liniile precum ţi-am indicat ;)

Scris: 27-Dec-2004, 13:37:16
de smileybos
thnx am rezolvat...