The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Update vbulletin setting array !
Welcome all ;
I'm creating an admin page to control setting of a plugin I use a query PHP Code:
PHP Code:
I think the setting is cached somewhere or stored at another table my question is what to do to update the setting |
#2
|
|||
|
|||
The values are cached in the datastore table. You can call the function build_options() (in includes/adminfunctions.php) after writing the change to your setting.
|
#3
|
|||
|
|||
Thank you very much
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|