Quote:
Originally Posted by Joehawary
Hi Fillip
Thank you for your extremely fast reply, it worked exactly as you said it would.
What do I do in terms of a <a href="/"> where I wanted it to go back to the board index? shall I call index.php or a "." ?
Thanks
Joe
|
Neither, the correct link is
Code:
<a href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}">
Fillip