Zudane
|
phpbb3 Latest portal - errorJust to let you know, there's an error with the Latest portal, including the search portal, I believe.
The portal has this code in it:
| Code: | <!-- BEGIN posts_latest_front -->
<tr>
<td class="row1" colspan="1" height="28"><span class="topictitle"><a href="{posts_latest_front.U_LINK"} class="topictitle" >{posts_latest_front.TOPIC_TITLE}</a></span></td> |
at the link section, the ending bracket for the macro is outside the quotes, so the links don't work in post form.
Just so you know.
|