PDA

View Full Version : skin problem


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?

StuntFactoryX
08-20-2008, 08:47 AM
http://www.vbadvanced.com/forum/faq.php?faq=vba_trouble#faq_vba_trouble_links

try that.

Our Sponsors
 

2scoops
08-20-2008, 09:03 AM
cheers,

I found that faq just after I posted, thanks guys - this has sorted it.