Quote:
Originally Posted by malag
Chris can You help me?
I configured my forum patch (in cmps_index.php), but navbars links in vbadvanced don't work : /
Is: my-page.com/usercp.php
Should be: my-page.com/forums/usercp.php
I'm waiting for reply in vbadvaned.com, but nothing looking in my topic.
|
You should have a list of all the things you need /forum put in front of in the vBA admin section under Navbar Replacements.
If you're doing custom images or something wacky, this is how I do it for my header image so that when on forum it goes to the portal, and vice versa:
Code:
<a href="<if condition="THIS_SCRIPT == 'adv_index'">/forum/index.php<else />/index.php</if>">