Thanks for taking a look at this, and yeah, that's what's throwing me for a loop as well. It's perfectly possible this is an issue with the web server as well (we use Caddy) and phpBB /twig is not to blame at all, I'm just trying to explore avenues - or find an alternative, even better approach to achieve our objective.
The values are retrieved from a DB (not the phpBB one), yes. The donation system is standalone for security reasons, as is the homepage and phpBB, so the "donovalues" file serves as a simple exchange medium with the appropiate permissions.
Altering that functions.php wouldn't work in a style, and I'd need to write a proper extension, right? Then I could use template events to inject the entire dynamic part of the header?
I don't want to alter any source functions unless I absolutely have to so we keep our forum easily upgradeable.
The values are retrieved from a DB (not the phpBB one), yes. The donation system is standalone for security reasons, as is the homepage and phpBB, so the "donovalues" file serves as a simple exchange medium with the appropiate permissions.
Altering that functions.php wouldn't work in a style, and I'd need to write a proper extension, right? Then I could use template events to inject the entire dynamic part of the header?
I don't want to alter any source functions unless I absolutely have to so we keep our forum easily upgradeable.
Statistics: Posted by Senshi_x — Fri Dec 27, 2024 9:22 am