Quote:
Originally Posted by Michelle
I just upgraded to vba cmps 2.1 and it gave 4 warnings at the top so I disabled it.
I'll come back later with the exact warnings...
|
Without knowing my guess: Redo file edit to index CMPS file. ? :ninja:
Edit your vBadvanced CMPS: (not the forums/index.php)
- cmps_index.php file (you may have a different name)
// ============================================
// No Further Editing Necessary!
// ============================================
$phrasegroups = array('adv_gallery');
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array('gallery_c_cache','adv_gallery_opt','gallery _ugroups');
Default vBAdvanced CMPS is:
$phrasegroups = array();
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array()