2scoops
08-20-2008, 07:47 AM
I've posted this over on the skin support forum site (completevb)
But I thought i'd post it here in case there was a simple solution within vbadvanced:
I use vbadvanced.
The navbar on the crystal clear template points to www.yourdomain.com\faq.php for example, when it actually needs to point to www.yourdomain.com\forum\faq.php (as that's where my forum is installed)
I've worked out how to change href='faq.php' to href='forum\faq.php
this sorts out the problem for vbadvanced, but when you access just the forum (www.yourdomain.com\forum) all the navbar options are pointing to forum\forum\faq.php which of course doesn't work.
anyone else come accross similar issues, is this a skin issue or a vbadvanced setting I need to change?
But I thought i'd post it here in case there was a simple solution within vbadvanced:
I use vbadvanced.
The navbar on the crystal clear template points to www.yourdomain.com\faq.php for example, when it actually needs to point to www.yourdomain.com\forum\faq.php (as that's where my forum is installed)
I've worked out how to change href='faq.php' to href='forum\faq.php
this sorts out the problem for vbadvanced, but when you access just the forum (www.yourdomain.com\forum) all the navbar options are pointing to forum\forum\faq.php which of course doesn't work.
anyone else come accross similar issues, is this a skin issue or a vbadvanced setting I need to change?