Hallo,
ich brauche Hilfe bei meinem XT-Commerce Shop.
Der normale Shop ist nach einem Server Umzug erreichbar, das Admin Interface nicht (configure.php ist angepasst).
Meldungen wie diese werden angezeigt:
Code:
Unkown error type: [8] Constant TABLE_TPL_MODULES_CONFIGURATION already defined
Fatal error in line 175 of file /webs/myhp/shop2/admin/includes/application_top.php
Unkown error type: [8] Constant STORE_DB_TRANSACTIONS already defined
Fatal error in line 240 of file /webs/myhp/shop2/admin/includes/application_top.php
Unkown error type: [8] Constant SECURITY_CODE_LENGTH already defined
Fatal error in line 240 of file /webs/myhp/shop2/admin/includes/application_top.php
Unkown error type: [2048] var: Deprecated. Please use the public/private/protected modifiers
Fatal error in line 19 of file /webs/myhp/shop2/admin/includes/classes/logger.php
Unkown error type: [2048] var: Deprecated. Please use the public/private/protected modifiers
Fatal error in line 19 of file /webs/myhp/shop2/admin/includes/classes/shopping_cart.php
Unkown error type: [8] Undefined variable: current_domain
Fatal error in line 268 of file /webs/myhp/shop2/admin/includes/application_top.php
[...]
geht noch lange so weiter.
(Ach ja der error_handler ist von mir selbst geschrieben da standardm??ig auf dem Server nur eine weisse Seite kommt wenn ein php Fehler aufritt)
weiss jdm. was da los ist?