The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
forum url
well this should be a simple issue to fix, yet I can't seem to work it out.
What is the variable to get the forum url... eg. http://www.forumname.com I've tried $vboptions['forumhome'] $vbulletin->options[bburl] and a few others.. so far with no luck.. --------------- Added [DATE]1192945304[/DATE] at [TIME]1192945304[/TIME] --------------- hmmm anything wrong with my code? here is a snippet of 1 of the lines. Code:
$titleprefix = '[url=' . $vboptions['bburl'] .'/blog.php?b=' . $blogid . ']'; |
#2
|
||||
|
||||
$vbulletin->options['bburl']
It must be set in your vbulletin options. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|