Update with my testforum went good (3.2.8 to 3.3.0-b2, all extensions deactivated, language en only, prosilver only, PHP 7.1)
edit://
"Enable URL Rewriting: Yes" is active.
edit end//
There is an error for cron task I want to report. There are no cron tasks defined from my site via acp or somewhere - should be something from phpBB. The broken image I found in profiles.
If I want to open the broken image in a new window I get the following error:
shown image link is: https: //tf.ladysxxxxxxx/cron/cron.task.core.tidy_sessions
Code: Select all
Fatal error: Uncaught Symfony\Component\Routing\Exception\MissingMandatoryParametersException: Some mandatory parameters are missing ("cron_type") to generate a URL for route "phpbb_cron_run". in /www/htdocs/xxxxxxx/tf.ladysxxxxxxx/public_html/vendor/symfony/routing/Generator/UrlGenerator.php:136 Stack trace: #0 /www/htdocs/xxxxxxx/tf.ladysxxxxxxx/public_html/cache/production/url_generator.php(50): Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(Array, Array, Array, Array, Array, 'phpbb_cron_run', 1, Array, Array) #1 /www/htdocs/xxxxxxx/tf.ladysxxxxxxx/public_html/phpbb/routing/router.php(168): phpbb_url_generator->generate('phpbb_cron_run', Array, 1) #2 /www/htdocs/xxxxxxx/tf.ladysxxxxxxx/public_html/phpbb/routing/helper.php(148): phpbb\routing\router->generate('phpbb_cron_run', Array, 1) #3 /www/htdocs/xxxxxxx/tf.ladysxxxxxxx/public_html/phpbb/controller/helper.php(114): phpbb\routing\helper->route('phpbb_cron_run', Array, false, false, 1) #4 /www/htdocs/xxxxxxx/tf.ladysxxxxxxx/public_html in /www/htdocs/xxxxxxx/tf.ladysxxxxxxx/public_html/vendor/symfony/routing/Generator/UrlGenerator.php on line 136