|
hi Chuck S,
My vbgallery makes an errors like as below.
Warning: Invalid argument supplied for foreach() in [path]/includes/functions_gallery.php on line 1071
I have already added a line as below to my config.php
if (PP_SCRIPT != 'vBGallery'){
$config['Datastore']['class'] = 'vB_Datastore_XCache';
}
Im using vbb3.8.4, vbgallery 2.5 and xcache1.3.0 now
|