The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Getting the $vboptions array
I'm somewhat new to vbulletin and the work I'm doing with it is more on the integration side of things. So, I'm mainly writing php to integrate an existing webapp with vbulletin.
What I'd like to do is get the values for cookiedomain and cookiepath that are set in admincp (and in the setting table) without having to do two separate queries of the setting table. After some searching, I've seen references to an array called $vboptions from which the values I'm looking for can be found. But, where do you get this array from? Thanks! Rich |
#2
|
|||
|
|||
$vbulletin->options is the array you are searching for, $vboptions is the transformed array for templates only...
|
#3
|
|||
|
|||
That was it. Thanks!
Rich |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|