[3.3.x] Support Forum • Re: Lost
Also if you have just installed your forum, you will need to delete or rename the install folder from your root directory. In acp > general there also will be a red alert box on that screen with...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Thanks for posts (and optional...
I resigned and updated the mod with the last revision of the original by gfksx.ThanksOK! Cheers!Statistics: Posted by Naguissa — Thu Mar 13, 2025 9:37 am
View Article[3.3.x] Support Forum • Who can see hidden groups?
.Statistics: Posted by Just_A_Alien — Thu Mar 13, 2025 10:57 am
View Article[3.3.x] Styles Support & Discussion • Style template events
Hello again,Is there anything that could prevent template events from working? Do they need to be activated in some way? If I follow the instructions here: area51.phpBB documentation and here: phpBB...
View Article[3.3.x] Support Forum • Re: SQL Explain, how to disabled? PhpBB 3.1.14
Not everyone can see the Sql Explain. Only the load time.Sql explain is only visible to founders OR admins that can see sql info in ACPStatistics: Posted by SpIdErPiGgY — Fri Mar 14, 2025 1:18 am
View Article[3.3.x] Support Forum • PDF file becomes html file on iOS
HiWhen you click on the uploaded pdf files on iOS and iPadOS, the device sees it as an html file. A file like abc.pdf.html appears and opens as html in a corrupted way.What could be causing this? How...
View Article[3.3.x] Support Forum • Re: PDF file becomes html file on iOS
Where does this happen? Want to test this myself.Statistics: Posted by Just_A_Alien — Fri Mar 14, 2025 8:13 am
View Article[3.3.x] Styles Support & Discussion • Re: Style template events
Hello,Short answer: you can't use events to inject code into a style from another style, currently it's only possible to do this with an extension. :/Statistics: Posted by cabot — Fri Mar 14, 2025...
View Article[3.3.x] Support Forum • Re: Default Group
You want the Registered User Group as default and not the newly registered one?No. I want a better understanding of the relationship between Groups and Ranks. I think I'm getting there now!...
View ArticleExtensions in Development • Re: [3.3][DEV] Topic Statistics
It's a shame there isn't a button to display this information only in certain forums, but it looks really nice CONGRATULATIONS!Statistics: Posted by eunaumtenhoid — Fri Mar 14, 2025 12:40 pm
View Article[3.3.x] Support Forum • Re: URLs in local copy of live forum send to live forum
Thank you Spider, I found the cookie.php at \myfolder\vendor\symfony\http-foundation but I don't really know what to do with it.The cookie setting is in phpBB's ACP. You would need to change the...
View ArticleExtension Writers Discussion • Re: Fatal error when trying to delete...
Pretty easy, just remove the superfluous array statement in your revert_data function:Code: public function revert_data(){return array(array('config.remove',...
View Article[3.3.x] Support Forum • Re: Registration activation link rarely sends
The message says what your problem is: your server is on the block list (black list). You can only bypass this by using SMTP, because then the sending server is different from the blocked server.So it...
View ArticleExtensions in Development • Re: [3.2][3.3][BETA] Advanced Polls
This looks nice, can this be default in phpBB 4?Statistics: Posted by Just_A_Alien — Sat Mar 15, 2025 10:04 am
View Article[3.3.x] Support Forum • Re: Any way to avoid Guest users entirely?
Ok, Thank you for the quick reply - I have sent a note to the forum admin... Although I was hoping there would be a "simpler" config way that I am just not seeing... (?)Statistics: Posted by trlenet —...
View Article[3.3.x] Support Forum • Can I run forums local?
I just want to test things, but not buy a whole site for it.MacOS user/Statistics: Posted by Just_A_Alien — Sat Mar 15, 2025 1:04 pm
View ArticlephpBB Discussion • Re: The future of prosilver (phpBB 4)
Here you can see the process of submitting new emoji: https://unicode.org/emoji/proposals.htmlStatistics: Posted by Paul — Sat Mar 15, 2025 1:05 pm
View Article[3.3.x] Support Forum • Re: Can I run forums local?
Yes just download MAMPInstalling and Setting Up Your Own Web ServerStatistics: Posted by KevC — Sat Mar 15, 2025 1:10 pm
View Article[3.3.x] Support Forum • Dealing with Brazilian botnet scanners
My site has been having issues with scanners for some months now, with the unfiltered traffic bringing it down in just a few seconds. Cloudflare is (unfortunately) not currently an option for...
View ArticleExtensions in Development • Re: [3.3][DEV] First & Last Post Avatar
Thanks for showing interest in my extension.My time is limited, although I have a version of it ready, I usually try to refactor the code a few times before releasing it to make sure it looks and...
View Article