Holger Posted August 30, 2018 Share Posted August 30, 2018 Hallo liebe Community, habe einen Shop installiert mit dem Standart-Template. Shop Version : 1.7.3.3 Paypal Modul Version: 4.4.2 Hosting bei der Telekom. SSL vorhanden und aktiviert. Cache gelöscht. Ich habe folgendes Problem: Nach der installation und einrichtung des Paypal Moduls bekomme ich auf dem Frontoffice eine Fehler meldung. Ich habe mehrfach das Paypal modul deinstalliert resetet und wieder installiert aber der Fehler bleibt immer der gleiche. Whoops, looks like something went wrong. 1/1 ContextErrorException in Tools.php line 1155: Notice: Trying to get property of non-object in Tools.php line 1155 at ErrorHandler->handleError('8', 'Trying to get property of non-object', '/home/www/public_html/classes/Tools.php', '1155', array('tab' => 'AdminModules', 'context' => object(Context))) in Tools.php line 1155 at ToolsCore::getAdminTokenLite('AdminModules') in Link.php line 685 at LinkCore->getAdminLink('AdminModules', true) in paypal.php line 78 at PayPal->__construct() at ReflectionClass->newInstance() in Container.php line 127 at Container->makeInstanceFromClassName('paypal', array('paypal' => true)) in Container.php line 160 at Container->doMake('paypal', array()) in Container.php line 173 at Container->make('paypal') in ServiceLocator.php line 60 at ServiceLocator::get('paypal') in Module.php line 1091 at ModuleCore::coreLoadModule('paypal') in Module.php line 1071 at ModuleCore::getInstanceByName('paypal') in Hook.php line 837 at HookCore::exec('displayHeader') in FrontController.php line 557 at FrontControllerCore->initContent() in IndexController.php line 37 at IndexControllerCore->initContent() in Controller.php line 253 at ControllerCore->run() in Dispatcher.php line 428 at DispatcherCore->dispatch() in index.php line 28 Ich habe mir die Tools.php angeschaut kapiere aber den fehler nicht ganz. Es stecken aber jetzt auch schon meherere Wochen arbeit im Shop um ihn einfach nochmal von vorn zu installieren. Es wäre klasse wenn mir jemand helfen könnte. Viele liebe Grüße. Link to comment Share on other sites More sharing options...
eleazar Posted August 30, 2018 Share Posted August 30, 2018 Das dürfte daran liegen, dass deine Prestashop-Version nicht für das Paypal-Modul geeignet ist oder umgekehrt. Mit der Tools.php, die nur Routinen bereitstellt, hat das wohl eher nichts zu tun. Die wirft hier nur die Fehlermeldung aus, dass das System auf eine nicht deklarierte Variable zugreifen will/soll. Ob es jetzt am Modul liegt oder an der Prestashop-Version, die ja wegen diverser Bugfixes mitterweile bei 1.7.4.2 liegt, ist so ein bisschen wie Wahrsagen. Bringt auch nichts, weil ja alle paar Tage eine neue Version rauskommt. (insgesamt 10 seit Jahresbeginn, ohne das ein Ende abzusehen wäre) Mit solchen Problemen wirst du also wohl noch eine Weile leben müssen, wenn du eine unausgereifte Shopversion wie 1.7 einsetzt. Versuch es mal mit 1.7.4.2, oder mit einer älteren Modul-Version. Link to comment Share on other sites More sharing options...
Holger Posted August 30, 2018 Author Share Posted August 30, 2018 Hallo nochmal, danke für die hilfe. habe soeben das problem behoben. Ich könnte mich in den A... beissen. Das problem ist weder eine versions geschichte noch etwas anderes. Das problem lag am Debug Modus. Paypal verträgt sich wohl nicht mit dem Debug Modus. Sobald der ausgeschaltet war funktioniert alles wunderbar. Ich habe jetzt ins gesamt 2 Wochen gebraucht aber jetzt funktioinert es ja. Liebe Grüße 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