Hi Deceptor,
I'm using version 1.3.2 of the mod on a 3.7.4 board with vBSEO installed. It installed easily and evidently correctly. I can see that it is cutting down on the db queries as billed and caching some of the data. I am using XCache and enabled that feature. I can see from the XCache admin panel that the mod is accessing the variable cache. I am getting warnings for many of the template entries (eg vbactivecache_template_xxxxxx) as follows:
Quote:
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /path/to/xcache/admin/edit.tpl.php on line 4
|
The cache in such cases appears to be empty.
Any ideas on why this is happening and if there is an effect?