Forums / Cotonti / Development / Siena Beta Testing

Bugfixing and evaluation cycle started

pieter
#28348 2011-02-16 02:53
<a href="rss.php?c=section&amp;id={PHP.s}"> gives an error in forums.topics.tpl

PHP.s gives the code name and not the id.
How can I solve this?

I change id to s but I don't know if RSS works for sections.

Added 55 minutes later:

-------------------------------------------
<!-- BEGIN: FORUMS_EDITPOST_TAGS -->
<div>
<label>{PHP.L.Tags}</label>
{FORUMS_EDITPOST_FORM_TAGS} &nbsp; <span class="hint">{FORUMS_EDITPOST_TOP_TAGS_HINT}</span>
</div>
<!-- END: FORUMS_EDITPOST_TAGS -->

This part is mentioned in forums.editposts.tpl
But it does not work. It is not showing.

Added 1 hour 10 minutes later:

-----------------------------------------------
In recent items we had before {RI_IMG}
This gave a different arrow if the post was read or unread

In the new version of recent items I see {FORUM_ROW_ICON}
This is the icon used in forums itself.

Is there a way to get the arrow read/unread feature again?
The {FORUM_ROW_ICON} is not a nice icon on the index
... can we help you ...
This post was edited by pieter (2011-02-16 05:03, 13 years ago)