Extension Requests • Re: Send notification email by default
Is there a way to do it manually?Statistics: Posted by kamaleon — Thu Apr 03, 2025 5:41 pm
View ArticleExtension Writers Discussion • Re: [Tutorial] Convert to Twig Syntax
Sorry, I don't quite understand how to convert code like this:Code: <!-- INCLUDEJS {T_ASSETS_PATH}/javascript/plupload.js -->Twig Converter had modified that as follows, but I'm not sure.Code:...
View Article[3.3.x] Support Forum • Re: [negotiation:error]: discovered file(s) matching...
Normally we would discourage bumps to topics that are 2 years old. However I do think there was value in your response.That said, I'm sure the OP has moved on as you indicated, but thank you for...
View Article[3.3.x] Support Forum • Re: Disabling Extension when updating forum
If an extension is incompatible with new version of phpBB causing a fatal PHP error you will end up locked out of ACP because of the double login. It's possible to disable without ACP access but it's...
View ArticleExtension Requests • Re: Send notification when user login
This could be useful for logging troublesome users (selected) but not as a default feature for every user who logs in.Statistics: Posted by warmweer — Fri Apr 04, 2025 6:43 pm
View ArticlephpBB Discussion • Re: Another font size bug (no minimum size)
You can get around the different styles problem by setting the colour to transparent.Works on every style. Easy.Statistics: Posted by Gumboots — Fri Apr 04, 2025 6:44 pm
View Article[3.3.x] Support Forum • Re: SQL error.
See if you can get the full query and error by enabling the sql_explain debug setting: Knowledge Base - Enabling debug modeThis was the new error message after applying the above.General ErrorThe...
View Article