I got the geek gallery popup problem fixed by modifying config.php to this Quote:
if ((PP_SCRIPT != 'vBGallery') && (THIS_SCRIPT != 'Geek-Gallery')){
$config['Datastore']['class'] = 'vB_Datastore_XCache';
}
|
Last edited by info5538; January 10th, 2008 at 10:08 PM.
|