Jump to content

Error carga pagina principal e imagenes de la pagina web


PrepagoChile

Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...