ho everyone , i have try to upgrade phoenix form 1.0.9.1 to 1.0.9.2 and i have the following error:
"
Fatal error: Uncaught Error: Undefined constant cfgm_name_based_urls::GET_HELP_LINK in /mysite.it/admin/includes/classes/cfg_modules.php:32 Stack trace: #0 /mysite.it/includes/system/versioned/1.0.9.1/guarantor.php(17): cfg_modules->__construct() #1 /maysite.it/admin/includes/boxes/modules.php(21): Guarantor::ensure_global() #2 /mysite.it/includes/hooks/admin/siteWide/hMenu.php(44): include_once('...') #3 /mysite.it/includes/system/versioned/1.0.8.1/hooks.php(150): hook_admin_siteWide_hMenu->listen_injectBodyStart() #4 /mysite.it/admin/includes/template_top.php(27): hooks->cat() #5 /mysite.it/admin/index.php(24): require('...') #6 {main} thrown in /mysite.it/admin/includes/classes/cfg_modules.php on line 32"
someone a had the same problem?
Enrico
problem with upgrade form 1.0.9.1 > 1.0.9.2
- burt
- Core Team
- Posts: 4547
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: problem with upgrade form 1.0.9.1 > 1.0.9.2
You need to add a constant in the CFG module. EG here is the one in the action_recorder CFG module;
https://github.com/CE-PhoenixCart/Phoen ... hp#L22-L23
https://github.com/CE-PhoenixCart/Phoen ... hp#L22-L23
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.