The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
datastore question
After using build_datastore() to cache something (verified working by browsing db, what do I use to retrieve it?
|
#2
|
|||
|
|||
You must add the name of the datastore object to the $specialtemplates array. Then you can retrieve it by $vbulletin->datastorename.
|
#3
|
|||
|
|||
Either add it to the $specialtemplates array if you are using a custom script or if you are using plugins use a Plugin like this:
Hook location: init_startup Plugin PHP Code: PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|