Well there have been some errors with xcache, but they were of completely different nature, the whole vbgallery datastore was vanishing on every cache update...
IF that line is the only issue, it could be, (i dont know) that the cache sets an empty array to '' or simply unsets it.
To see if its that issue.. define a moderator for any category. then the array should not be empty.
If the error persists with a moderator defined, do following:
open gallery/gallery_global.php
find:
Code:
Content visible to verified customers only.
replace with:
Code:
Content visible to verified customers only.
Luc