adcantu Posted December 8, 2018 Share Posted December 8, 2018 [Fri Dec 07 18:51:22.860047 2018] [lsapi:error] [pid 158132:tid 140108955072256] Backend fatal error: PHP Fatal error: Uncaught Error: Call to a member function language() on null in /public_html/system/Content/ExtensionGenerator.php:51\nStack trace:\ /public_html/system/Application/Application.php(814): IPS\\Content\\_ExtensionGenerator::generate()\ /public_html/system/Application/Application.php(300): IPS\\_Application->extensions('core', 'Sitemap', true, Object(IPS\\Member))\ /public_html/system/Sitemap/Sitemap.php(70): IPS\\_Application::allExtensions('core', 'Sitemap', Object(IPS\\Member), 'core')\ /public_html/applications/core/tasks/sitemapgenerator.php(35): IPS\\_Sitemap->buildNextSitemap()\ /public_html/system/Task/Task.php(248): IPS\\core\\tasks\\_sitemapgenerator->execute()\ /public_html/system/Task/Task.php(217): IPS\\_Task->run()\ /public_html/system/Dispatcher/Standard.php(326): IPS\\_Task->runAndLog()\ [internal function]: IPS\\Dispatcher\\_Standard->__destruct in /public_html/system/Content/ExtensionGenerator.php on line 51\n I'm getting the error above. No idea what to do at this point. I tried re-uploading those files but that didn't change anything. Please help. Link to comment Share on other sites More sharing options...
bfarber Posted December 10, 2018 Share Posted December 10, 2018 \IPS\Member::loggedIn() is returning NULL, which should not occur. Do you have any custom applications or plugins installed? You could try disabling those. Alternatively you could submit a ticket so we can take a look. One way to work around the error would be to switch your tasks to run via cron instead of through normal site activity. Link to comment Share on other sites More sharing options...
adcantu Posted December 11, 2018 Author Share Posted December 11, 2018 Fixed. Somehow a duplicate php.ini file was created and caused conflict. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.