Problems changing PHP version

Ask the community for help and support.
pc-technik
Posts: 9
Joined: Thu Jul 01, 2021 7:55 am

Problems changing PHP version

Post by pc-technik »

Hi everybody,

when changing my PHP version from 7.4 to 8.0 i'm getting a HTTP 500 on my shop and a blank page when trying to log into the administration.
I'm using CE Phoenix v1.0.8.16.

Any ideas whats going wrong?

Thanks to all
pc-technik
burt
Lead Developer
Lead Developer
Posts: 2423
Joined: Tue Oct 29, 2019 9:37 am
Has thanked: 49 times
Been thanked: 137 times

Re: Problems changing PHP version

Post by burt »

Check your hosting error_log (you might have access to it or you might need to consult your host as to where to find it). Tell us what errors show in that log.
Gamechanger Addon: Queued Emails, try before you buy.
pc-technik
Posts: 9
Joined: Thu Jul 01, 2021 7:55 am

Re: Problems changing PHP version

Post by pc-technik »

Thanks for the hint, looking at the error_log.

There is no more HTTP 500 when trying to access the shop.

But the problem with a blank administration after login is still there.

I found the following in error_log

Code: Select all

 PHP Warning:  Constant MODULE_CUSTOMER_DATA_INSTALLED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_ADDRESS_BOOK_ID_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant ENTRY_FIRST_NAME_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant ENTRY_LAST_NAME_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TRADITIONAL_SHORT_NAME_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_NAME_2_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_DATE_ACCOUNT_CREATED_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_DEFAULT_ADDRESS_ID_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_SORTABLE_NAME_2_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant ENTRY_STATE_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant ENTRY_EMAIL_ADDRESS_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_USERNAME_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_RESET_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_ID_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TRADITIONAL_ADDRESS_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
 PHP Warning:  Constant MODULES_ADMIN_MENU_CATALOG_PRODUCTS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/languages/german/modules/boxes/catalog_categories.php on line 13
 Stack trace:
 #0 /mnt/web121/d0/65/595865/htdocs/shop/includes/system/versioned/1.0.8.1/hooks.php(150): hook_admin_siteWide_hMenu->listen_injectBodyStart()
 #1 /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/template_top.php(41): hooks->cat()
 #2 /mnt/web121/d0/65/595865/htdocs/shop/admin/modules.php(56): require('...')
 #3 {main}
 thrown in /mnt/web121/d0/65/595865/htdocs/shop/includes/hooks/admin/siteWide/hMenu.php on line 86

Hope this helps
burt
Lead Developer
Lead Developer
Posts: 2423
Joined: Tue Oct 29, 2019 9:37 am
Has thanked: 49 times
Been thanked: 137 times

Re: Problems changing PHP version

Post by burt »

PHP Warning: Constant MODULES_ADMIN_MENU_CATALOG_PRODUCTS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/languages/german/modules/boxes/catalog_categories.php on line 13
Stack trace:
This is telling you that the constant for MODULES_ADMIN_MENU_CATALOG_PRODUCTS is defined more than once. Solve that issue, by viewing your german language files and finding where the extra un-needed entries are. Could be in the same file, could be in a different file.

When you solve that issue, more errors may need solving. Or not.
Gamechanger Addon: Queued Emails, try before you buy.
pc-technik
Posts: 9
Joined: Thu Jul 01, 2021 7:55 am

Re: Problems changing PHP version

Post by pc-technik »

I removed german language and installed the newest version

Now i get the following error

Code: Select all

 PHP Fatal error:  Uncaught Error: Undefined constant "MODULES_ADMIN_MENU_CATALOG_PRODUCTS" in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/boxes/catalog_catalog.php:17
 Stack trace:
 #0 /mnt/web121/d0/65/595865/htdocs/shop/includes/hooks/admin/siteWide/hMenu.php(44): include_once()
 #1 /mnt/web121/d0/65/595865/htdocs/shop/includes/system/versioned/1.0.8.1/hooks.php(150): hook_admin_siteWide_hMenu->listen_injectBodyStart()
 #2 /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/template_top.php(41): hooks->cat()
 #3 /mnt/web121/d0/65/595865/htdocs/shop/admin/index.php(24): require('...')
 #4 {main}
 thrown in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/boxes/catalog_catalog.php on line 17
burt
Lead Developer
Lead Developer
Posts: 2423
Joined: Tue Oct 29, 2019 9:37 am
Has thanked: 49 times
Been thanked: 137 times

Re: Problems changing PHP version

Post by burt »

PHP Fatal error: Uncaught Error: Undefined constant "MODULES_ADMIN_MENU_CATALOG_PRODUCTS" in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/boxes/catalog_catalog.php:17
Now this is telling you that the constant MODULES_ADMIN_MENU_CATALOG_PRODUCTS is undefined. You can see where that constant is (in the english language files) at https://github.com/CE-PhoenixCart/Phoen ... og.php#L13

Does your german language have missing things? Maybe.
Gamechanger Addon: Queued Emails, try before you buy.
pc-technik
Posts: 9
Joined: Thu Jul 01, 2021 7:55 am

Re: Problems changing PHP version

Post by pc-technik »

Ok there was one file missing.

Now i'm getting a HTTP 500 when trying to access administration

Code: Select all

 PHP Warning:  Constant MODULE_CUSTOMER_DATA_INSTALLED already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_ADDRESS_BOOK_ID_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant ENTRY_FIRST_NAME_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant ENTRY_LAST_NAME_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TRADITIONAL_SHORT_NAME_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_NAME_2_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_DATE_ACCOUNT_CREATED_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_DEFAULT_ADDRESS_ID_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_SORTABLE_NAME_2_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant ENTRY_STATE_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant ENTRY_EMAIL_ADDRESS_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_USERNAME_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_RESET_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_ID_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_TRADITIONAL_ADDRESS_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
 PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/segments/application/read_configuration.php on line 17
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_INSTALLED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_ADDRESS_BOOK_ID_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant ENTRY_FIRST_NAME_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_FIRSTNAME_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant ENTRY_LAST_NAME_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_LASTNAME_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_TRADITIONAL_SHORT_NAME_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_NAME_2_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_STREET_ADDRESS_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_CITY_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_DATE_ACCOUNT_CREATED_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_DEFAULT_ADDRESS_ID_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_SORTABLE_NAME_2_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant ENTRY_STATE_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_STATE_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_COUNTRY_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant ENTRY_EMAIL_ADDRESS_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_ADDRESS_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_EMAIL_USERNAME_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_RESET_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_ID_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_PASSWORD_CONFIRMATION_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_MIN_LENGTH already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_TELEPHONE_TEMPLATE already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_TRADITIONAL_ADDRESS_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_STATUS already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_GROUP already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_PAGES already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_REQUIRED already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] PHP Warning:  Constant MODULE_CUSTOMER_DATA_NEWSLETTER_SORT_ORDER already defined in /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php on line 66
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] Stack trace:
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] #0 /mnt/web121/d0/65/595865/htdocs/shop/admin/includes/application_top.php(78): Cookie::save_session_parameters()
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] #1 /mnt/web121/d0/65/595865/htdocs/shop/admin/define_language.php(13): require('...')
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] #2 {main}
08.07.2022 14:25:59 shopneu.merdan.de [client 87.179.44.0] thrown in /mnt/web121/d0/65/595865/htdocs/shop/includes/system/versioned/1.0.7.7/cookie.php on line 59

burt
Lead Developer
Lead Developer
Posts: 2423
Joined: Tue Oct 29, 2019 9:37 am
Has thanked: 49 times
Been thanked: 137 times

Re: Problems changing PHP version

Post by burt »

So you are precisely back to where you started, which means your german language pack is broken..or possibly it is made for an earlier version of Phoenix and has not been updated by whoever made it...
Gamechanger Addon: Queued Emails, try before you buy.
ecartz
Lead Developer
Lead Developer
Posts: 2637
Joined: Tue Nov 05, 2019 6:02 pm
Has thanked: 4 times
Been thanked: 181 times

Re: Problems changing PHP version

Post by ecartz »

Most of these are configuration constants, not language constants.

This is the kind of thing one gets when a page file (like the ones directly in the admin directory) is copied into a language directory. Because the regular page file tries to load the one in the language directory and both load the configuration.

Note that line 66 is the line that defines the configuration constants.

Another possibility is that there are duplicate keys in the configuration table, but that wouldn't explain why there is a different problem without the language files.
pc-technik
Posts: 9
Joined: Thu Jul 01, 2021 7:55 am

Re: Problems changing PHP version

Post by pc-technik »

Due to those problems i decided to make a backup and do a fresh installation.

After importing database and images directory i reinstalled german language.

Now everything is working fin again except the issue in the next post

Thanks for your help
Last edited by pc-technik on Fri Jul 08, 2022 2:47 pm, edited 1 time in total.
Post Reply