Hi everyone, sorry to be a pain but all of a sudden im getting this php error
Notice: Constant MODULES_ADMIN_MENU_CATALOG_PRODUCTS already defined in SHOP-SOLAR/admin/includes/languages/english/modules/boxes/catalog_categories.php on line 13
Whenever i view orders (past) anyone shed some light? im ok with php but not a pro by any means
Help needed in admin orders
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times
Re: Help needed in admin orders
You don't say what version you're using.Petbeemer wrote: ↑Fri Aug 13, 2021 2:05 pm Hi everyone, sorry to be a pain but all of a sudden im getting this php error
Notice: Constant MODULES_ADMIN_MENU_CATALOG_PRODUCTS already defined in SHOP-SOLAR/admin/includes/languages/english/modules/boxes/catalog_categories.php on line 13
Whenever i view orders (past) anyone shed some light? im ok with php but not a pro by any means
Interestingly, the file admin/includes/languages/english/modules/boxes/catalog_categories.php is not in the latest version, it was replaced by catalog_catalog.php
The Notice is saying that Constant is being called twice so maybe you've updated and now have both files, just a guess.
-
Petbeemer
- Member
- Posts: 34
- Joined: Mon May 24, 2021 10:09 am
- Phoenix Version:
- Has thanked: 2 times
- Been thanked: 2 times
Re: Help needed in admin orders
Sorted all working correct again, thank you!
## OPTIONAL Files To Delete (You can choose to delete these if you are not using them):
was a bit miss leading
## OPTIONAL Files To Delete (You can choose to delete these if you are not using them):
was a bit miss leading