Arnout Posted June 18, 2018 Share Posted June 18, 2018 hallo allen, Ich hoffe jemand kann mir hier weiterhelfen. Nach einer updateversuch einer Module (sofort) kommt immer wieder ein weißes Schirm. Egal ob ich auf 'aktualisieren' oder 'lösen' oder so klicke. Immer weißes Schirm. Fehlercodes: Notice: Trying to get property of non-object in /html/prestashop/classes/controller/FrontController.php on line 185Fatal error: Call to a member function isLogged() on a non-object in /html/prestashop/classes/controller/FrontController.php on line 350 Prestashop 1.6.0.11 PhP 5.5 MySQl 5.7 Hat jemand vielleicht eine Idee wo der Fehler liegt, sonst kann ich auch gerne das Module manuell entfernen (nervt mich schon länger). Allerdings weiß ich nicht wie das funktioniert. Vielen Dank im voraus! Link to comment Share on other sites More sharing options...
rictools Posted June 19, 2018 Share Posted June 19, 2018 Nutzt du denn die Zahlungsart Sofort-Überweisung? Dann brauchst du ja das Modul, sonst natürlich nicht ... Hast du Änderungen vorgenommen, sodaß du nicht ohne größeren Aufwand auf eine neuere 1.6er Version updaten kannst? Wenn nicht, wäre das einen Versuch wert. Auch deine PHP-Version ist veraltet, kannst du auf 5.6 umstellen? Link to comment Share on other sites More sharing options...
Arnout Posted June 22, 2018 Author Share Posted June 22, 2018 hi rictools, danke für deine Antwort. Habe jetzt prestashop auf 1.6.1.19 geupdated, php auf 5.6 und MySQL auf 5.7. Sofortmodule konnte aktualisiert werden, scheint besser zu sein jetzt. Allerdings kamen met den Prestashop update wieder andere Probleme. SQL 1.6.1.0 1064 in ALTER IGNORE TABLE `ps_cart_product` ADD PRIMARY KEY (`id_cart`,`id_product`,`id_product_attribute`,`id_address_delivery`): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IGNORE TABLE `ps_cart_product` ADD PRIMARY KEY (`id_cart`,`id_product`,`id_produ' at line 1 Im Frontend eigentlich nur Rote Balken mit Fehler 'artikel nicht gefunden'. Jemand eine Idee was jetzt zu tun? Danke! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now