View Single Post
Old January 10th, 2008, 08:27 PM   #17 (permalink)
info5538
Junior Member
Verified Customer
 
Join Date: Feb 2007
Posts: 19
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.
info5538 is offline   Reply With Quote