PrepagoChile Posted Saturday at 02:27 AM Share Posted Saturday at 02:27 AM Hola necesito su ayuda, no me carga la pagina principal y esto me aparece al activar el modo debug (1/1) ContextErrorException Notice: Undefined offset: 0 in ImageRetriever.php line 272 at ImageRetriever->getNoPictureImage(object(Language))in FrontController.php line 1519 at FrontControllerCore->getTemplateVarUrls()in FrontController.php line 495 at FrontControllerCore->assignGeneralPurposeVariables()in FrontController.php line 547 at FrontControllerCore->initContent()in IndexController.php line 37 at IndexControllerCore->initContent()in Controller.php line 281 at ControllerCore->run()in Dispatcher.php line 511 at DispatcherCore->dispatch()in index.php line 28 Dejo el enlace de la pagina para su ayuda por favor, https://cotillonpersonalizado.net/ Link to comment Share on other sites More sharing options...
garagedoorrepair729 Posted Saturday at 06:26 AM Share Posted Saturday at 06:26 AM The error you're encountering seems to be caused by an undefined array index in ImageRetriever.php. To fix this, ensure the data passed to the function is correct, especially the image source or language array. Try clearing the cache and check for module conflicts. If the issue persists, review the code at line 272 to verify the data flow, or consult a developer for further assistance. 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