Report reply Loren 0 Posted July 31, 2017 Quote OutOfRangeException: (0) #0 [internal function]: IPS\Patterns\_ActiveRecord::load(1) #1 /home/domains/public_html/forums/system/Content/Item.php(1028): call_user_func(Array, 1) #2 /home/domains/public_html/forums/system/Content/Item.php(998): IPS\Content\_Item->container() #3 /home/domains/public_html/forums/system/Content/Item.php(5879): IPS\Content\_Item->containerWrapper() #4 /home/domains/public_html/forums/system/Theme/Theme.php(809) : eval()'d code(1507): IPS\Content\_Item->unread() #5 /home/domains/public_html/forums/system/Theme/SandboxedTemplate.php(56): IPS\Theme\class_core_front_tables->rows(Object(IPS\Helpers\Table\Content), Array, Array) #6 /home/domains/public_html/forums/system/Theme/Theme.php(809) : eval()'d code(600): IPS\Theme\_SandboxedTemplate->__call('rows', Array) #7 /home/domains/public_html/forums/system/Theme/SandboxedTemplate.php(56): IPS\Theme\class_keywords_front_tables->table(Object(IPS\Helpers\Table\Content), Array, Array, NULL, false) #8 [internal function]: IPS\Theme\_SandboxedTemplate->__call('table', Array) #9 /home/domains/public_html/forums/system/Helpers/Table/Table.php(543): call_user_func(Array, Object(IPS\Helpers\Table\Content), Array, Array, NULL, false) #10 /home/domains/public_html/forums/system/Theme/Theme.php(809) : eval()'d code(6093): IPS\Helpers\Table\_Table->__toString() #11 /home/domains/public_html/forums/system/Theme/SandboxedTemplate.php(56): IPS\Theme\class_core_front_global->globalTemplate('Keywords - Renn...', Object(IPS\Helpers\Table\Content), Array) #12 /home/domains/public_html/forums/system/Dispatcher/Dispatcher.php(166): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #13 /home/domains/public_html/forums/system/Dispatcher/Standard.php(103): IPS\_Dispatcher->finish() #14 /home/domains/public_html/forums/system/Dispatcher/Front.php(556): IPS\Dispatcher\_Standard->finish() #15 /home/domains/public_html/forums/system/Dispatcher/Dispatcher.php(148): IPS\Dispatcher\_Front->finish() #16 /home/domains/public_html/forums/index.php(12): IPS\_Dispatcher->run() #17 {main} Getting a bunch of these overnight. IPS 4.2.1. Also, can not edit or add any new keywords from the menu. Thanks for any help! Loren Quote Share this comment Link to comment
Report reply Michael 263 Posted July 31, 2017 Changed Status from Pending to Work in Progress Quote Share this comment Link to comment
Report reply Michael 263 Posted July 31, 2017 are there any other related errors? this one isn't very informative. are there any errors related to when you try to edit/save one? Quote Share this comment Link to comment
Report reply Loren 0 Posted July 31, 2017 Michael, They pretty much seem to all look the same. Would the back trace from one help? Odd because the same thing happens on a second site (both on default theme, both on 4.2.1). I have tried re-installing but that does not seem to help. If I go to "Add a new Keyword" I get: Sorry, there is a problem Something went wrong. Please try again. Error code: EX0 This error was probably caused by application Keyword Tooltips. If the issue persists, disable it and contact the author for further assistance. Quote OutOfRangeException: (0) #0 /home/public_html/forums/applications/keywords/modules/front/keywords/keywords.php(122): IPS\Patterns\_ActiveRecord::load(1) #1 /home/public_html/forums/system/Dispatcher/Controller.php(85): IPS\keywords\modules\front\keywords\_keywords->add() #2 /home/public_html/forums/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #3 /home/public_html/forums/applications/keywords/modules/front/keywords/keywords.php(47): IPS\Content\_Controller->execute() #4 /home/public_html/forums/system/Dispatcher/Dispatcher.php(146): IPS\keywords\modules\front\keywords\_keywords->execute() #5 /home/public_html/forums/index.php(12): IPS\_Dispatcher->run() #6 {main} Let me know what else I can do to help... thanks! Quote Share this comment Link to comment
Report reply Michael 263 Posted July 31, 2017 yes the backtrace helps a bit, it points me to a file instead of a template (which are hard to debug unless you have debug_templates on and then its a guessing game sometimes ) Quote Share this comment Link to comment
Report reply Loren 0 Posted July 31, 2017 Here is the back trace from one OutOfRangeException: Quote #0 /home/public_html/forums/init.php(522): IPS\_Log::log('OutOfRangeExcep...', 'uncaught_except...') #1 /home/public_html/forums/system/Helpers/Table/Table.php(548): IPS\IPS::exceptionHandler(Object(OutOfRangeException)) #2 /home/public_html/forums/system/Theme/Theme.php(809) : eval()'d code(6093): IPS\Helpers\Table\_Table->__toString() #3 /home/public_html/forums/system/Theme/SandboxedTemplate.php(56): IPS\Theme\class_core_front_global->globalTemplate('Keywords - Renn...', Object(IPS\Helpers\Table\Content), Array) #4 /home/public_html/forums/system/Dispatcher/Dispatcher.php(166): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #5 /home/public_html/forums/system/Dispatcher/Standard.php(103): IPS\_Dispatcher->finish() #6 /home/public_html/forums/system/Dispatcher/Front.php(556): IPS\Dispatcher\_Standard->finish() #7 /home/public_html/forums/system/Dispatcher/Dispatcher.php(148): IPS\Dispatcher\_Front->finish() #8 /home/public_html/forums/index.php(12): IPS\_Dispatcher->run() #9 {main} and here is the back trace from an Add New Keyword: Quote #0 /home/public_html/forums/init.php(522): IPS\_Log::log('OutOfRangeExcep...', 'uncaught_except...') #1 [internal function]: IPS\IPS::exceptionHandler(Object(OutOfRangeException)) #2 {main} Quote Share this comment Link to comment
Report reply Michael 263 Posted August 4, 2017 Changed Status from Work in Progress to ClosedChanged Fixed In to Next Version Quote Share this comment Link to comment
Report reply Michael 263 Posted August 4, 2017 this has been fixed and its been released both here and at IPS. Quote Share this comment Link to comment
Report reply Loren 0 Posted August 4, 2017 Michael, Thank you! All looks well again. Loren Quote Share this comment Link to comment