Shop läuft nicht nach Update von 2.6 auf 3.1

Kein System ist vollkommen, findet Ihr Fehler im System der Version 3.x, könnt ihr diese hier gerne Posten. Wir werden auch kurzfistige Lösungen und Fixes hier schreiben.

Moderatoren: Magnus, mmaass, ablass

Shop läuft nicht nach Update von 2.6 auf 3.1

Beitragvon netsuvi » Sa 11. Mär 2023, 14:41

Habe soeben auf PHP 8.0 umgestellt, weil mein Hoster das so wollte.
Das update selbst ist sauber durchgelaufen. Der Admin Bereich geht,
aber der Shop bleibt leer.

In meiner phperror.log Datei sind jede menge warnings und dann eine Fehlermeldung:

...
[11-Mar-2023 15:23:47 Europe/Berlin] PHP Warning: Undefined array key "ek_netto" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2814
[11-Mar-2023 15:23:47 Europe/Berlin] PHP Warning: Undefined array key "hauptlieferant" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2815
[11-Mar-2023 15:23:47 Europe/Berlin] PHP Warning: Undefined array key "bestellnummer" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2816
[11-Mar-2023 15:23:47 Europe/Berlin] PHP Warning: Undefined array key "hauptlieferant" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2818
[11-Mar-2023 15:23:47 Europe/Berlin] PHP Warning: Undefined array key "lieferanten_id" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2820
[11-Mar-2023 15:23:47 Europe/Berlin] PHP Fatal error: Uncaught TypeError: mysqli_fetch_array(): Argument #1 ($result) must be of type mysqli_result, bool given in /var/www/web119/public_html/www/includes/functions.artikel.inc.php:2630
Stack trace:
#0 /var/www/web119/public_html/www/includes/functions.artikel.inc.php(2630): mysqli_fetch_array(false, 1)
#1 /var/www/web119/public_html/www/index.php(180): GetArtikelDataArrayPA(Array)
#2 {main}
thrown in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2630

---
An was kann das liegen?
netsuvi
 
Beiträge: 30
Registriert: Mo 22. Jun 2009, 21:02

Re: Shop läuft nicht nach Update von 2.6 auf 3.1

Beitragvon netsuvi » Sa 11. Mär 2023, 14:55

Hier noch das komplette logs mit allen Warnings

[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined property: stdClass::$consentmanagement in /var/www/web119/public_html/www/includes/header.inc.php on line 71
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Attempt to read property "show_consent_popup" on null in /var/www/web119/public_html/www/includes/header.inc.php on line 71
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined property: stdClass::$consentmanagement in /var/www/web119/public_html/www/includes/header.inc.php on line 72
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Attempt to read property "popup_text" on null in /var/www/web119/public_html/www/includes/header.inc.php on line 72
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined property: stdClass::$consentmanagement in /var/www/web119/public_html/www/includes/header.inc.php on line 74
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Attempt to read property "expiration_days" on null in /var/www/web119/public_html/www/includes/header.inc.php on line 74
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "kategorieid" in /var/www/web119/public_html/www/includes/header.inc.php on line 124
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "menue" in /var/www/web119/public_html/www/includes/functions.seo.inc.php on line 4196
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined property: stdClass::$menue_extras in /var/www/web119/public_html/www/includes/header.inc.php on line 178
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Attempt to read property "widerrufsformular" on null in /var/www/web119/public_html/www/includes/header.inc.php on line 178
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined property: stdClass::$menue_extras in /var/www/web119/public_html/www/includes/header.inc.php on line 180
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Attempt to read property "versandkosteninfo" on null in /var/www/web119/public_html/www/includes/header.inc.php on line 180
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "menue" in /var/www/web119/public_html/www/includes/header.inc.php on line 185
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Trying to access array offset on value of type null in /var/www/web119/public_html/www/includes/header.inc.php on line 185
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined property: stdClass::$menue_extras in /var/www/web119/public_html/www/includes/header.inc.php on line 178
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Attempt to read property "widerrufsformular" on null in /var/www/web119/public_html/www/includes/header.inc.php on line 178
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined property: stdClass::$menue_extras in /var/www/web119/public_html/www/includes/header.inc.php on line 180
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Attempt to read property "versandkosteninfo" on null in /var/www/web119/public_html/www/includes/header.inc.php on line 180
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "menue" in /var/www/web119/public_html/www/includes/header.inc.php on line 185
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Trying to access array offset on value of type null in /var/www/web119/public_html/www/includes/header.inc.php on line 185
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined property: stdClass::$menue_extras in /var/www/web119/public_html/www/includes/header.inc.php on line 178
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Attempt to read property "widerrufsformular" on null in /var/www/web119/public_html/www/includes/header.inc.php on line 178
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined property: stdClass::$menue_extras in /var/www/web119/public_html/www/includes/header.inc.php on line 180
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Attempt to read property "versandkosteninfo" on null in /var/www/web119/public_html/www/includes/header.inc.php on line 180
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined property: stdClass::$menue_extras in /var/www/web119/public_html/www/includes/header.inc.php on line 196
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Attempt to read property "versandkosteninfo" on null in /var/www/web119/public_html/www/includes/header.inc.php on line 196
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined property: stdClass::$kategorie in /var/www/web119/public_html/www/includes/functions.kategorie.inc.php on line 1390
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Attempt to read property "kategorie_sort" on null in /var/www/web119/public_html/www/includes/functions.kategorie.inc.php on line 1390
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined variable $KategorieSort in /var/www/web119/public_html/www/includes/functions.kategorie.inc.php on line 1421
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "kategorie" in /var/www/web119/public_html/www/includes/functions.seo.inc.php on line 4113
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "hersteller" in /var/www/web119/public_html/www/includes/functions.seo.inc.php on line 4141
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "aktion" in /var/www/web119/public_html/www/includes/functions.seo.inc.php on line 4169
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "ek_netto" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2682
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "ek_netto_gesamt" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2683
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "ek_netto" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2814
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "hauptlieferant" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2815
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "bestellnummer" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2816
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "hauptlieferant" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2818
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "lieferanten_id" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2820
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "ek_netto" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2682
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "ek_netto_gesamt" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2683
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "ek_netto" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2814
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "hauptlieferant" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2815
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "bestellnummer" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2816
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "hauptlieferant" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2818
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "lieferanten_id" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2820
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "ek_netto" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2682
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "ek_netto_gesamt" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2683
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "ek_netto" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2814
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "hauptlieferant" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2815
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "bestellnummer" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2816
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "hauptlieferant" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2818
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "lieferanten_id" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2820
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "ek_netto" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2682
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "ek_netto_gesamt" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2683
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "ek_netto" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2814
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "hauptlieferant" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2815
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "bestellnummer" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2816
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "hauptlieferant" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2818
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Warning: Undefined array key "lieferanten_id" in /var/www/web119/public_html/www/includes/functions.artikel.inc.php on line 2820
[11-Mar-2023 15:23:32 Europe/Berlin] PHP Fatal error: Uncaught TypeError: mysqli_fetch_array(): Argument #1 ($result) must be of type mysqli_result, bool given in /var/www/web119/public_html/www/includes/functions.artikel.inc.php:2630
Stack trace:
#0 /var/www/web119/public_html/www/includes/functions.artikel.inc.php(2630): mysqli_fetch_array(false, 1)
#1 /var/www/web119/public_html/www/index.php(180): GetArtikelDataArrayPA(Array)
#2 {main}
netsuvi
 
Beiträge: 30
Registriert: Mo 22. Jun 2009, 21:02

Re: Shop läuft nicht nach Update von 2.6 auf 3.1

Beitragvon netsuvi » So 12. Mär 2023, 11:46

Habe was herausgefunden:

Habe das Backup geladen und das update nochmals durchgeführt.
Ich habe das Popup nicht anzeigen lassen, weil Firefox das ja standarmässig blockiert.
Mit dem Popup läuft ja noch so einiges ab.

Artikel gehen, aber was noch nicht funktioniert ist die Anzeige der Kategorien.
Dass lässt sich hoffentlich auch irgendwie lösen.
netsuvi
 
Beiträge: 30
Registriert: Mo 22. Jun 2009, 21:02


Zurück zu Bugmeldungen

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 3 Gäste
cron