View Full Version : How to get my Navbar link to work from anywhere ?
mindbuster
18 Jan 2005, 02:32
I have my "store" link on the navbar, but it only works when im in my forums, when im at my vBadvanced CMPS frontpage it doesnt work, neither when im in my gallery.
/index.php <---doesnt work
/forums/index.php <--- works
/forums/arcade.php <--- works
/gallery/index.php <--- doesnt work
I have my navbar on all those pages (folders), how can i get it to work from anywhere ?
Marco van Herwaarden
18 Jan 2005, 05:40
well i guess you will have to 'chdir' to /forums/ before calling any vB scripts, and then ack.
Murphinator
18 Jan 2005, 05:46
ok i think i know how to fix this, go into the navbar template and find the link, delete everything thats in the quotes, and write out the whole address
mindbuster
18 Jan 2005, 07:20
I fixed some other half-working links by using...
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
...infront of, example, vbradio.php.
But my "Store" link is that javapopup thingie, and i cant get the vboptions to work, how do i go about doing it ?
mindbuster
18 Jan 2005, 12:01
k, matthew had a solution here (http://www.geekydesigns.com/board/showthread.php?t=287&page=2) for the /vbaCMPS frontpage, cool.
Now i only need a solution for my /gallery :disappointed:
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.