Page 1 of 1

phpBB 3.3.11 (DNU) DO Not Update! (before you read this)

PostPosted:November 1st, 2023, 3:52 pm
by ThemeSplat
An extension breaking bug was discovered as there was a PR implanted under phpBB 3.3.11 that break extensions. Essentially it comes down to extensions unable to use PHPBB_USE_BOARD_URL_PATH.

An official report was filed and a fix is already in place for phpBB 3.3.12.
https://tracker.phpbb.com/browse/PHPBB3-17207
https://github.com/phpbb/phpbb/pull/6559


Patched file:
This file is a drop in replacement if you are running phpBB 3.3.11 already.
Replacement path is:
/phpbb/template/twig/environment.php

Re: phpBB 3.3.11 (DNU) DO Not Update!

PostPosted:November 1st, 2023, 5:12 pm
by Rymdkejsaren
Well, shit. Starting over again with 3.3.10, I guess. :open_mouth:

Re: phpBB 3.3.11 (DNU) DO Not Update!

PostPosted:November 2nd, 2023, 12:42 pm
by ThemeSplat
Patched file added. See first post.

Re: phpBB 3.3.11 (DNU) DO Not Update!

PostPosted:November 17th, 2023, 3:11 am
by OptimusVault
Hi I patched the file but the add-on still isn't working for me. I install it and it doesn't come up in admin.

Re: phpBB 3.3.11 (DNU) DO Not Update!

PostPosted:November 17th, 2023, 8:07 pm
by ThemeSplat
Hello,
this is drop-in replacement. Meaning it replaces the original (bugged) phpBB file.
Its not an extension. As long as you confirmed the overriding of the file, you are running the correct patched file.