The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
hi,
i want to get array i stored it in datastore i using this $specialtemplates = array_merge( $specialtemplates, array('best_thread') ); i put it in many plugin's like ( init_startup, cache_templates ) but it doesn't get with datastore query |
|
#2
|
||||
|
||||
|
Merge your array into $datastore_fetch at init_startup.
|
|
#3
|
|||
|
|||
|
i put this
PHP Code:
but it get it in single query PHP Code:
|
|
#4
|
||||
|
||||
|
You can't, not without editing the file. Look in init.php yourself.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|