Neu PHP message: PHP Fatal error -> Seite nicht mehr aufrufbar (Fehler 500)

_jb_

Aktives Mitglied
2. Dezember 2020
28
7
Hallo Allerseits,
ich habe gerade unseren Shop von 5.4.* auf 5.5.2 upgedatet und nun kann ich nur noch das Backend aufrufen, aber nicht mehr den Shop an sich. Ich habe den Cache schon mehrfach gelöscht auch die entsprechenden Ordner geleert und deaktiviert. Auch alle Plugins und das Child Theme deaktiviert. Hat leider nichts gebraucht. Die Fehlermeldung im Server- Log ist:

[Tue Jul 29 12:03:18.511818 2025] [proxy_fcgi:error] [pid 1083:tid 1083] [client 1:2:3:0] AH01071: Got error 'PHP message: PHP Fatal error: Declaration of Detection\\Cache\\Cache::get(string $key, mixed $default = null): ?Detection\\Cache\\CacheItem must be compatible with Psr\\SimpleCache\\CacheInterface::get($key, $default = null) in /var/www/shop/includes/vendor/mobiledetect/mobiledetectlib/src/Cache/Cache.php on line 35', referer: https://www.youtube.com/

Leider hatte ich versäumt vor dem Update auf PHP 8.2 upzudaten, das habe ich erst nach dem kopieren der Dateien gemacht.

Habt ihr eine Idee wie ich das beheben kann?
 

_jb_

Aktives Mitglied
2. Dezember 2020
28
7
Ok habe den Fehler selbst gefunden... Aus irgendeinem Grund waren die Dateien unter includes/vender/* neuer als die in dem Zip-Archiv, dadurch hat mein rsync die Dateien nicht korrekt abgeglichen.

Jetzt läd der Shop wieder, allerdings habe ich jetzt diese Meldung in meinem Apache error. log:

AH01071: Got error 'PHP message: PHP Deprecated: JTL\\Helpers\\ShippingMethod::getShippingClasses is deprecated and should not be used anymore. in /var/www/shop/includes/src/Helpers/ShippingMethod.php on line 1002; PHP message: PHP Deprecated: JTL\\Helpers\\ShippingMethod::getShippingClasses is deprecated and should not be used anymore. in /var/www/shop/includes/src/Helpers/ShippingMethod.php on line 1002', referer: https://shop.example.org/Sonstiges

Und:
AH01071: Got error 'PHP message: PHP Warning: Undefined array key "isPreview" in /var/www/shop/templates_c/NOVA/0b10ec03ab973a5185b9914adfd53100b28155f2_0.file.video.tpl.php on line 103; PHP message: PHP Warning: Attempt to read property "value" on null in /var/www/shop/templates_c/NOVA/0b10ec03ab973a5185b9914adfd53100b28155f2_0.file.video.tpl.php on line 103; PHP message: PHP Deprecated: JTL\\Helpers\\ShippingMethod::getShippingClasses is deprecated and should not be used anymore. in /var/www/shop/includes/src/Helpers/ShippingMethod.php on line 1002; PHP message: PHP Deprecated: JTL\\Helpers\\ShippingMethod::getShippingClasses is deprecated and should not be used anymore. in /var/www/shop/includes/src/Helpers/ShippingMethod.php on line 1002; PHP message: PHP Deprecated: JTL\\Helpers\\ShippingMethod::getShippingClasses is deprecated and should not be used anymore. in /var/www/shop/includes/src/Helpers/ShippingMethod.php on line 1002; PHP message: PHP Deprecated: JTL\\Helpers\\ShippingMethod::getShippingClasses is deprecated and should not be used anymore. in /var/www/shop/includes/src/Helpers/ShippingMethod.php on line 1002; PHP message: PHP Deprecated: Using unregistered function "array_values" in a template is deprecated and will be removed in a future release. Use Smarty::registerPlugin to explicitly register a custom modifier. in /var/www/shop/includes/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 663'