Floren
Well-known member
When I try to rebuild any cache, I get this error:
Running on PHP 5.6.0. Reverting back to 1.3.1 addresses the issue.
Code:
ErrorException: Fatal Error: Class name must be a valid object or a string -
library/XenForo/Deferred/Sitemap.php:88
87 $handlerClass = XenForo_Application::resolveDynamicClass($allContentTypes[$contentType]);
88 $handler = new $handlerClass();
Last edited: