Try replacing the code you posted in the beginning of this thread with this:
[code:1:1b8ad144bf]<td class="row1" width="100%" onMouseOver="this.style.backgroundColor='#DCE4EE'; this.style.cursor='hand';" onMouseOut=this.style.backgroundColor="#f4f6fb" onclick="window.location.href='{catrow.forumrow.U_ VIEWFORUM}'"><a href="{catrow.forumrow.U_VIEWFORUM}" class="nav">{catrow.forumrow.FORUM_NAME}</a><br />[/code:1:1b8ad144bf]
Quote:
|
I took a peek at this forums code and in place of the {topicrow.U_VIEW_TOPIC} code was href="sutra109961.html#109961" somethijng along those lines.I dont have this included on mine to direct each baord when clicked.
|
You see that because you are seeing what the browser outputs. The actual code for it looks exactly like what I just posted here.
Try this code and see if it works.