
Re: Help Running Install/install.php
1. open "includes/functions_categories_hierarchy.PHP"
Find:
- define('CACHE_TREE', true);
- //define('CACHE_WORDS', true);
- define('CACHE_THEMES', true);
replace:
- //define('CACHE_TREE', true);
- //define('CACHE_WORDS', true);
- //define('CACHE_THEMES', true);
2. replace: includes/def_themes.php, includes/def_tree.php, includes/def_words.php by the originals files.
3. Delete cache files.