phpBB Discussion • Re: Why are the Support Team and Customizations Team the...
When there is a darker background (it looks weird on attached screenshot) I can see the colour difference better. Would it be possible to get a dark mode?Statistics: Posted by Just an Alien — Sun Mar...
View ArticleExtension Writers Discussion • Re: How to replace a text in language/xx/mail...
Hi,several pages and here in the forum describe how to edit the .txt files in the Language folder. This is an unsatisfactory solution because the language files are overwritten during an update. If...
View ArticleExtension Requests • Re: Markdown code support.
A few seconds of Google search https://www.phpbb.com/customise/db/extension/markdown/Statistics: Posted by halil16 — Sun Mar 23, 2025 11:41 am
View ArticlephpBB Custom Coding • Re: TIP: Custom user online indicator that handles any...
I was just messing with this again and I thought of something I should have thought of before.The catch with the old code was that positioning the span accurately was a tricky, due to using...
View ArticleExtensions in Development • Re: [3.3][BETA] Major 2025 overhaul of RH Topic...
Well, idealistically it would be reverting tag_manager class constructor back to its initial state for this to work correctly in "old" migration, and creating a child class with your updated code...
View ArticlephpBB Custom Coding • Re: Dealing with bot traffic
To textkit, thanks for pointing out the HTTP status code issue; I have also added it.The sid-traffic on my site has definitely gone down, but when I think it had completely stopped it goes up again...
View ArticleExtension Writers Discussion • Migrations problem - old migration file wants...
In re-developing RH Topic Tags for phpBB 3.3.x compatibility and a bunch of improvements, I've run into the following problem:The migrations/release_0_0_8.php file (very old, from the phpBB 3.1.x era)...
View Article[3.3.x] Support Forum • Automatically resize avatar when upload
Do i need imagemagick for the procedure to happen? Whenever i upload a file that is larger than 9px, it will automatically resize to the maximum limit i chose either 10px or whatever px i...
View Article[3.3.x] Styles in Development • Re: [RC] Helion
Thanks for the feedback. As far as the login drop-down menu is concerned, I deliberately decided that it was just a visual gimmick with no added value and I didn't want to make it accessible because...
View Article[3.3.x] Convertors • Re: IPB 1.3 to phpBB 3.3.x
But what would be the way if the person wants to convert? First to phpBB 3.0x and then to 3.3x?Statistics: Posted by Just an Alien — Mon Mar 24, 2025 11:51 am
View Article[3.3.x] Support Forum • email template file
Which is the email template file that corresponds to the contact form, in Contact us?Please let me know.I think I have found the file: It is in Language - en - contact_adminStatistics: Posted by...
View ArticleExtensions in Development • Re: [3.3][BETA] 2025 overhaul of 3D-I Top Poster...
Installed with no problems on phpBB 3.3.15-RC1 using php 8.2.28Anything specific you want testet?In view topic I see a loading indicator next to the text in post profile: Top Poster of the Month...
View ArticlephpBB Discussion • Re: phpbb market share
Obviously take this with a grain of salt, but da Google™ shows "about 7,730,000 results" with the words powered by phpBB. If we take an approximate value of 1,200,000,000 websites in the entire world,...
View ArticlephpBB Custom Coding • Re: email template file
I clicked that link you just posted and it automatically grabbed my email address and showed it. I did not like that.You should not have my email address without my permission and I did not give you...
View Article[3.3.x] Support Forum • Re: Captcha before even accessing the contents of the...
Hello KevC,Sooo - is there any chance to somehow configure phpBB to require a user to solve a captcha before being able to use the Forums even as a guest? The idea is to keep the bots from eating up...
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Events Calendar
Thanks for the updates, the extension is getting really good, I hope you finish it.Is it possible to have an option to create a topic and automatically create an event?for example, add a button when...
View ArticlephpBB Discussion • Re: Remove sid's dfrom URLs
True but it isn't directly related to SID being injected into URL, but rather to the phpBB sessions design in common. That is, as far as bots don't store cookies (I think they don't?), every new...
View ArticleGeneral Discussion • Re: [Time: 0.3s | Queries: 7 | Peak Memory Usage: 4 MiB...
So Time: 0.000s only refers to the time it takes to run the the set amount of queries and has nothing to do with the time it takes to load the actual page.THANKS for the repliesStatistics: Posted by...
View ArticlephpBB Discussion • Re: What is the Future of phpBB?
Another question, about version 4.0. The planning started in 2016 as far as I see and there is a beta version. The crux of such long projects is the effort involved in transferring the fixes and...
View Article[3.3.x] Support Forum • Re: Updating to 3.3 from 3.0
It says the database user you have defined in config.php does not have proper access to your database.Statistics: Posted by Brf — Thu Mar 27, 2025 12:27 pm
View Article