I get these error messages:
Warning: array_keys(): The first argument should be an array in /includes/functions_gallery.php on line 427
Warning: Invalid argument supplied for foreach() in /includes/functions_gallery.php on line 427
My cmps_index.php looks like:
$phrasegroups = array('adv_gallery');
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array('adv_gallery_opt','gallery_c_cache','gallery _ugroups');
|