theorysan Posted October 18, 2022 Share Posted October 18, 2022 Dear Forum users, The following problem is currently throwing up my website. How can I fix them or what could be the problem? Unfortunately,I am not very good at programming anyone have any suggestions? "Whoops, looks like something went wrong. (1/1) ContextErrorException Notice: Undefined offset: 4 in addoninstagram.php line 98 at JmsAddonInstagram->returnValue(object(stdClass))in jmspagebuilder.php line 231 at JmsPageBuilder->loadAddon(object(stdClass))in jmspagebuilder.php line 545 at JmsPageBuilder->hookdisplayHome(array('cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1))in Hook.php line 1007 at HookCore::coreCallHook(object(JmsPageBuilder), 'hookDisplayHome', array('cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1))in Hook.php line 431 at HookCore::callHookOn(object(JmsPageBuilder), 'displayHome', array('cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1))in Hook.php line 944 at HookCore::exec('displayHome')in IndexController.php line 39 at IndexControllerCore->initContent()in Controller.php line 306 at ControllerCore->run()in Dispatcher.php line 518 at DispatcherCore->dispatch()in index.php line 28" Link to comment Share on other sites More sharing options...
Wallgrind.nl Posted October 18, 2022 Share Posted October 18, 2022 Hello According to your error output, the module/addon (addoninstagram) is causing an issue. You can try to disable this module in the backend, or if you cant acces the backend make use of your FTP and delete the folder or rename it and add a 1 in front the module name. 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