JA MODULES Posted September 26, 2016 Share Posted September 26, 2016 Hola, Cuando instalo un módulo que tiene controladores para la parte de la adminsitración me aparece el siguiente error solo cuando tengo activado el modo debug: ContextErrorException in AdminController.php line 1992: Notice: Undefined offset: 4Alguién sabe porque puede ser debido? Me sucede con varios módulos. Saludos Link to comment Share on other sites More sharing options...
Traumflug Posted September 26, 2016 Share Posted September 26, 2016 Hello. Kind of a strange english you use :-) I had a similar error and applying this commit fixed it: https://github.com/PrestaShop/PrestaShop/commit/58684c1dfb903c87f0f564f26d179b5c5540ec7a Unfortunately that commit didn't make it into RC1. Quick patch-applying tutorial: open the file mentioned in the commit, find the text marked red and replace it with the text marked green. Link to comment Share on other sites More sharing options...
JA MODULES Posted September 27, 2016 Author Share Posted September 27, 2016 Hello,This fix works ok. Also in PrestaShop 1.7.0.0 RC1.Regards 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