"Nieuwe berichten" naast IMG, hoe weg te halen

Hulp nodig bij je installatie of kom je ergens niet uit? Probeer phpBB3! Problemen lossen we samen met je op.
phpBB 3.0 is End of support per 1 januari 2017. Dit forum is hier enkel ter archief. Het wordt aangeraden te upgraden naar phpBB 3.2
Forumregels
phpBB 3.0 is End of support per 1 januari 2017. Dit forum is hier enkel ter archief. Het wordt aangeraden te upgraden naar phpBB 3.2
Gesloten
Designer19734
Berichten: 66
Lid geworden op: 29 jul 2008, 09:44

"Nieuwe berichten" naast IMG, hoe weg te halen

Bericht door Designer19734 » 06 sep 2008, 12:56

Plots is er een nieuwe verschijning:
En staat opeens Nieuweberichten soms bij een forum waarin gepost is, en bij somige topics.

Via: http://www.wielerspellen.nl/wsf/index.php
Gebruiker: test
Wachtwoord: test11

Hoe haal ik dit weg?

---

Template: view_forumbody:
Spoiler: bekijk
<!-- BEGIN topicrow -->

<tr>
<td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td>
<!-- IF S_TOPIC_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="" /><!-- ENDIF --></td>
<!-- ENDIF -->
<td class="row1">
<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</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">{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 -->
Ik dacht dat het daaraan lag, maar weet dat niet zeker.
Kan iemand mij helpen?

Gebruikersavatar
fulleffect
Berichten: 1052
Lid geworden op: 20 nov 2005, 17:30
Locatie: http://fulleffect.hyves.nl/
Contacteer:

Re: "Nieuwe berichten" naast IMG, hoe weg te halen

Bericht door fulleffect » 06 sep 2008, 13:02

ik zie het nu maar bij 1 forum. kijk even in het beheerders paneel bij de instellingen van dat forum wat er bij de forum naam staat. lijkt er op dat je daar een foutje hebt gemaakt of iets probeerd wat niet kan.

Designer19734
Berichten: 66
Lid geworden op: 29 jul 2008, 09:44

Re: "Nieuwe berichten" naast IMG, hoe weg te halen

Bericht door Designer19734 » 06 sep 2008, 13:24

Bedankt

Gesloten