![]() |
How to reload cache?
In config i have:
Code:
$config['Datastore']['class'] = 'vB_Datastore_Memcached'; When i update settings via sql - forum still use the old settings because of cache. Is there any command to put it in script and reload cache after sql requests? |
Looks like the adminCP calls build_options() (in includes/adminfunctions.php).
|
So i just can put
Code:
build_options(); --------------- Added [DATE]1312225802[/DATE] at [TIME]1312225802[/TIME] --------------- this worked: :) Code:
require_once("./includes/adminfunctions.php"); |
All times are GMT. The time now is 01:04 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|