Inma07 Posted January 10, 2022 Share Posted January 10, 2022 Hola Al seleccionar un producto, y pinchar en pasar por caja.. me sale esto ¿Es algo de paypal? -- 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', '/var/www/vhosts/alimentaciondeportiva.net/httpdocs/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 332 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 OrderController.php line 300 at OrderControllerCore->initContent() in Controller.php line 253 at ControllerCore->run() in Dispatcher.php line 428 at DispatcherCore->dispatch() in index.php line 28 Link to comment Share on other sites More sharing options...
JuanjoG Posted January 12, 2022 Share Posted January 12, 2022 Tienes un problema con el modulo de transporte ASM, que cuando le das a añadir al carrito un producto no funciona. Link to comment Share on other sites More sharing options...
Luisejo Posted January 13, 2022 Share Posted January 13, 2022 Hola @Inma07 Por lo que nos muestras, si es algo relacionado con PayPal, pero es un notice, no debería afectar en el funcionamiento de la tienda. Tendrás que modificar en la configuración de PHP para que no muestre estos avisos. De todos modos, activa el modo debug y nos cuentas qué te aparece, así salimos de dudas. 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