Quote:
Originally Posted by Mindwarp
I saw where he said not to install the patch in the OP. I assumed the file was included somewhere in 3.7 but I haven't been able to find it.
|
Just remove this modification then in ./includes/config.php
Search for:
PHP Code:
// $config['Datastore']['class'] = 'vB_Datastore_Filecache';
Add underneath or replace it with
PHP Code:
$config['Datastore']['class'] = 'vB_Datastore_XCache';