09/24/2013 at 7:54 pm
#269892
Keymaster
@ Jon
Not sure it could be a plugin conflict. Try this … open the class.output.php file. Do a search for Block(. In each instance that you see , $cached = TRUE ) { on the same line; change TRUE to FALSE. There should be only 8 instances. Save and upload. Now Connections will never use the cached data from the main table. Doing this will definitely cause much more db usage.
