MedinaAJ Posted July 1, 2020 Share Posted July 1, 2020 Buenas tardes, Estoy teniendo un problema con las combinaciones de prestashop que no consigo solucionar. El problema que reporto es sobre una tienda nueva que aún no esta en producción. Cuando cambio una combinación de un producto desde la vista del cliente, me salta un error abajo: "An error occurred while processing your request" Utilizando el inspeccionador de elementos con el objetivo de obtener más información sobre el fallo, he visto que la petición que devuelve la combinación da un error 500:" Cita (1/1) ContextErrorException Warning: substr() expects parameter 1 to be string, array given in FrontController.php line 15 at FrontController->{closure}(array('212')) at array_filter(array('controller' => 'product', 'token' => '0fcf733362874233396eaef0549c1208', 'id_product' => '51', 'id_customization' => '0', 'group' => array('212'), 'qty' => '1', 'isolang' => 'es', 'id_lang' => 1), object(Closure))in FrontController.php line 16 at FrontController->canonicalRedirection('https://ventadegomaespuma.com/es/almohadas-asientos-y-cojines/almohada-de-latex-acolchada.html')in ProductController.php line 77 at ProductControllerCore->canonicalRedirection()in ProductController.php line 105 at ProductControllerCore->init()in ProductController.php line 22 at ProductController->init()in Controller.php line 273 at ControllerCore->run()in Dispatcher.php line 517 at DispatcherCore->dispatch()in index.php line 28 ¿Alguien podría ayudarme a obtener más información sobre como solucionar el problema? Gracias de antemano a la comunidad. 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