Modules do not show in modules list
Posted: Wed Aug 25, 2021 3:55 pm
After another problem, I tried to set up a new shop today. Everything worked fine, but suddently I cannot see the modules in the listing. Some do show and the empty lines can be selected and is working.
After consulting the logs i see a lot og lines af these two:
[25-Aug-2021 17:21:14 Europe/Copenhagen] PHP Warning: Use of undefined constant MODULE_CONTENT_GDPR_PERSONAL_DETAILS_TITLE - assumed 'MODULE_CONTENT_GDPR_PERSONAL_DETAILS_TITLE' (this will throw an Error in a future version of PHP) in /home/html/import/shop2/includes/modules/content/gdpr/cm_gdpr_personal_details.php on line 25
[25-Aug-2021 17:21:14 Europe/Copenhagen] PHP Warning: Use of undefined constant MODULE_CONTENT_GDPR_PERSONAL_DETAILS_DESCRIPTION - assumed 'MODULE_CONTENT_GDPR_PERSONAL_DETAILS_DESCRIPTION' (this will throw an Error in a future version of PHP) in /home/html/import/shop2/includes/modules/content/gdpr/cm_gdpr_personal_details.php on line 26
What is happening and why are the constants "undefined" ?
After consulting the logs i see a lot og lines af these two:
[25-Aug-2021 17:21:14 Europe/Copenhagen] PHP Warning: Use of undefined constant MODULE_CONTENT_GDPR_PERSONAL_DETAILS_TITLE - assumed 'MODULE_CONTENT_GDPR_PERSONAL_DETAILS_TITLE' (this will throw an Error in a future version of PHP) in /home/html/import/shop2/includes/modules/content/gdpr/cm_gdpr_personal_details.php on line 25
[25-Aug-2021 17:21:14 Europe/Copenhagen] PHP Warning: Use of undefined constant MODULE_CONTENT_GDPR_PERSONAL_DETAILS_DESCRIPTION - assumed 'MODULE_CONTENT_GDPR_PERSONAL_DETAILS_DESCRIPTION' (this will throw an Error in a future version of PHP) in /home/html/import/shop2/includes/modules/content/gdpr/cm_gdpr_personal_details.php on line 26
What is happening and why are the constants "undefined" ?