Jump to content

Recommended Posts

Hallo,

 

ich bin gerade dabei meinen Online Shop von einer relativ alten Version (1.4.11.0) zu einer neueren upzugraden (1.5.0.1). Hierzu habe ich die Prestashop Version 1.5.0.1 heruntergeladen und einige Elemente in den neuen Shop kopiert (config & img vorerst).

Jetzt hapert's am Upgrade-Prozess. Jedes mal kriege ich folgende Fehlermeldung zu sehen:

 

 

Your database server does not support the UTF-8 charset.

 

Im Error-Log werden folgende Zeilen gespeichert:

PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'DbMySQLi' not found in /Applications/MAMP/htdocs/shop_1.5/classes/db/Db.php on line 572
PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'DbMySQLi' not found in /Applications/MAMP/htdocs/shop_1.5/classes/db/Db.php on line 585

Ich werde daraus einfach nicht schlau. Die Datenbank ist in utf-8 (utf-general-ci).

Habe jetzt die Datenbank erneut eingespielt in utf-8, nun tauchen andere Fehlermeldungen auf:[21-Jan-2014 14:36:32 Europe/Paris] PHP Warning:  Invalid argument supplied for foreach() in /Applications/MAMP/htdocs/shop_1.5/classes/Hook.php on line 112
[21-Jan-2014 14:36:32 Europe/Paris] PHP Fatal error:  Call to a member function getListOfID() on a non-object in /Applications/MAMP/htdocs/shop_1.5/classes/Hook.php on line 191

 

 

Habe die Datenbank erneut eingespielt in utf-8, jetzt taucht diese Fehlermeldung nicht mehr auf. Dafür taucht diese auf:

[21-Jan-2014 14:36:32 Europe/Paris] PHP Warning:  Invalid argument supplied for foreach() in /Applications/MAMP/htdocs/shop_1.5/classes/Hook.php on line 112
[21-Jan-2014 14:36:32 Europe/Paris] PHP Fatal error:  Call to a member function getListOfID() on a non-object in /Applications/MAMP/htdocs/shop_1.5/classes/Hook.php on line 191

 

Edited by K-G (see edit history)
Link to comment
Share on other sites

Hi, drei kurze Fragen:

 

1. Warum möchtest du auf PrestaShop 1.5.0.1 updaten und nicht auf die aktuelle PrestaShop-Version 1.5.6.2 ?

 

2. Ich habe vor kurzem einen Shop von 1.4.11 mittels "1-Click Upgrade" automatisch auf 1.5.6.2 aktualisiert. Dies hat (erstaunlicherweise) ohne Probleme geklappt. Hast du dies schonmal versucht?

 

3. Hast du eine aktuelle Version von MAMP installiert (kenne es selber nicht, sehe nur, dass du diese Umgebung offenbar einsetzt)?

 

Wichtig: Bei solchen Änderungen/Updates immer zuerst ein Backup ALLER Daten machen und Backup auch überprüfen.

Edited by Pronux (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...