Jump to content

500 Error ExtensionGenerator.php


adcantu

Recommended Posts

[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

\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

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...