|
Lets do a little test since you dont use moderators in vbgallery. try editing functions_gallery.php and line 283 comment this line out
$gallery_modcache = cache_gallery_mods();
like so
//$gallery_modcache = cache_gallery_mods();
lets see if the error goes away
|