Quote:
Originally Posted by TTG
You need to tell vbadvanced where your links are located.
Add the code below to the front of all your links in the header and navbar.
So that
Code:
<a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a>
becomes
Code:
<a href="$vboptions[bburl]/faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a>
|
i dont know where to find this