The following code worked for the gallery -- thank you. (edited in config.php)
Quote:
if (PP_SCRIPT != 'vBGallery'){
$config['Datastore']['class'] = 'vB_Datastore_XCache';
}
|
However, users are experiencing a similar error with the "Geek Gallery Popup" insertion window.
Quote:
Warning: Invalid argument supplied for foreach() in zzremovedzz/gallery_global.php on line 356
Warning: Invalid argument supplied for foreach() in /includes/functions_gallery.php on line 1048
|
(geek gallery popup was working fine with security patched 2.3)
http://www.vbulletin.org/forum/showthread.php?t=99011
Thanks!