PDA

View Full Version : How do I write the code to link to the homepage?


Chimpie
07-16-2008, 04:12 PM
How do I write the code to link to the homepage?

For example, this is the code for the forum: $vboptions[bburl]

What is it for the homepage when it's not part of the forum (in the forum directory)?

Thanks!

Chris119
07-16-2008, 04:16 PM
If it's outside of the forum, then I don't think there is a code for it. You would just put in the actual url.

Our Sponsors
 

Chimpie
07-16-2008, 04:26 PM
I thought it would be something like this $vba_options['portal_homeurl'] but that didn't work.

Brian
07-17-2008, 04:48 PM
The $vba_options variable is not available on non-CMPS pages, so you would need to use the actual URL.