Hallo (LordSchirmer), ich habe in letzter Zeit viele Informationen zu Änderungen erhalten, welche das Shop Module betreffen.
Im Moment ist Version 1.0.0 installiert, habe heute die neuen Dateien geladen (Ilch2_Shop-main.zip) von github.com/LordSchirmer/Ilch2_Shop
Habe die Dateien, welche sich im Ordner befanden, mit denen auf dem Server ersetzt, leider habe ich dann eine Fehlermeldung erhalten:
Warning: Undefined array key "code" in /users/gdz/www/shop/application/modules/shop/mappers/Currency.php on line 40
Fatal error: Uncaught TypeError: Modules\Shop\Models\Currency::setCode(): Argument #1 ($code) must be of type string, null given, called in /users/gdz/www/shop/application/modules/shop/mappers/Currency.php on line 40 and defined in /users/gdz/www/shop/application/modules/shop/models/Currency.php:92 Stack trace: #0 /users/gdz/www/shop/application/modules/shop/mappers/Currency.php(40): Modules\Shop\Models\Currency->setCode(NULL) #1 /users/gdz/www/shop/application/modules/shop/mappers/Currency.php(55): Modules\Shop\Mappers\Currency->getCurrencies(Array) #2 /users/gdz/www/shop/application/modules/shop/controllers/Index.php(33): Modules\Shop\Mappers\Currency->getCurrencyById(1) #3 /users/gdz/www/shop/application/libraries/Ilch/Page.php(237): Modules\Shop\Controllers\Index->indexAction() #4 /users/gdz/www/shop/application/libraries/Ilch/Page.php(130): Ilch\Page->loadController() #5 /users/gdz/www/shop/index.php(66): Ilch\Page->loadPage() #6 {main} thrown in /users/gdz/www/shop/application/modules/shop/models/Currency.php on line 92
Was kann ich machen, damit ich die neuste Version nutzen kann?
(Habe nun die alten Dateien wieder eingespielt)
verwendete ilch Version: 2.1.x