phpBB-ext-sitemaker icon indicating copy to clipboard operation
phpBB-ext-sitemaker copied to clipboard

phpBB 3.3: Site got corrupted

Open tanmoy30 opened this issue 4 years ago • 1 comments

On enabling this, the site frontend is showing only this:

Fatal error: Uncaught Error: Class 'Urodoz\Truncate\TruncateService' not found in C:\xampp\htdocs\phpBB3\cache\production\container_4335734bbdd20f586549a504dff5f80c.php:1481 Stack trace: #0 C:\xampp\htdocs\phpBB3\vendor\symfony\dependency-injection\Container.php(306): phpbb_cache_container->getBlitze_Sitemaker_Block_ForumTopicsService() #1 C:\xampp\htdocs\phpBB3\phpbb\di\service_collection.php(57): Symfony\Component\DependencyInjection\Container->get('blitze.sitemake...') #2 C:\xampp\htdocs\phpBB3\phpbb\di\service_collection_iterator.php(44): phpbb\di\service_collection->offsetGet('blitze.sitemake...') #3 C:\xampp\htdocs\phpBB3\ext\blitze\sitemaker\services\blocks\factory.php(45): phpbb\di\service_collection_iterator->current() #4 C:\xampp\htdocs\phpBB3\ext\blitze\sitemaker\services\blocks\factory.php(35): blitze\sitemaker\services\blocks\factory->register_blocks(Object(phpbb\di\service_collection)) #5 C:\xampp\htdocs\phpBB3\cache\production\container_4335734bbdd20f586549a504dff5f80c.php(1762): blitze\sitemaker\services\b in C:\xampp\htdocs\phpBB3\cache\production\container_4335734bbdd20f586549a504dff5f80c.php on line 1481

Php details:

PHP Version 7.3.11 Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.3.11

tanmoy30 avatar Mar 20 '20 09:03 tanmoy30

I think you have to follow this:

https://www.phpbb.com/customise/db/extension/phpbb_sitemaker_2/support/topic/211211

Unixware avatar May 27 '20 10:05 Unixware