Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 12, 20232 yr Hi! I'm retrieving once and once again 500 error in my community. I don't know what's going on as.. I upgraded this weekend but after that, everything was working fine. Suddenly, 500 error is hitting and I don't know how to fix this. I see this error: Error: Class "IPS\Theme\Cache\class_core_front_global" not found (0) #0 /home/fmsite/public_html/system/Theme/Theme.php(951): eval() #1 /home/fmsite/public_html/system/Theme/Cache/Template.php(108): IPS\_Theme::overloadHooks() #2 /home/fmsite/public_html/system/Theme/Theme.php(802): IPS\Theme\Cache\_Template->exists() #3 /home/fmsite/public_html/applications/cms/sources/Theme/Theme.php(584): IPS\_Theme->getTemplate() #4 /home/fmsite/public_html/applications/cms/sources/Theme/Theme.php(610) : eval()'d code(1435): IPS\cms\_Theme->getTemplate() #5 /home/fmsite/public_html/applications/cms/sources/Records/Records.php(2396): IPS\Theme\class_cms_database_display->comments() #6 /home/fmsite/public_html/applications/cms/modules/front/database/record.php(75): IPS\cms\_Records->commentReviews() #7 /home/fmsite/public_html/system/Dispatcher/Controller.php(118): IPS\cms\modules\front\database\_record->manage() #8 /home/fmsite/public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #9 /home/fmsite/public_html/applications/cms/sources/Databases/Dispatcher.php(343): IPS\Content\_Controller->execute() #10 /home/fmsite/public_html/applications/cms/widgets/Database.php(128): IPS\cms\Databases\_Dispatcher->run() #11 /home/fmsite/public_html/applications/cms/sources/Pages/Page.php(1299): IPS\cms\widgets\_Database->render() #12 /home/fmsite/public_html/applications/cms/sources/Pages/Page.php(2279): IPS\cms\Pages\_Page->getWidgets() #13 /home/fmsite/public_html/applications/cms/modules/front/pages/page.php(116): IPS\cms\Pages\_Page->output() #14 /home/fmsite/public_html/applications/cms/modules/front/pages/page.php(43): IPS\cms\modules\front\pages\_page->view() #15 /home/fmsite/public_html/system/Dispatcher/Controller.php(118): IPS\cms\modules\front\pages\_page->manage() #16 /home/fmsite/public_html/applications/cms/modules/front/pages/page.php(33): IPS\Dispatcher\_Controller->execute() #17 /home/fmsite/public_html/system/Dispatcher/Dispatcher.php(153): IPS\cms\modules\front\pages\_page->execute() #18 /home/fmsite/public_html/index.php(13): IPS\_Dispatcher->run() #19 {main} How can a class not being found? Any ideas? How should I fix this? Cheers, Ibai Okay, it seems it's related to my custom skin. Anyone can help me to find where the issue is? The template bit or sth? Cheers, Ibai
March 12, 20232 yr Author Wow... what a work! I found in this community another member experiencing same issue... It was Theme related... I created a new theme and the website came back... Still, I don't know what happened. I've performed all the changes comparing both templates and I have my website back. Seems the theme became corrupted, because ALL the changes I had in my previous theme are working...