phpBB 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 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 Article[3.3.x] Convertors • Re: IPB 1.3 to phpBB 3.3.x
He's not talking about staying on 3.0.14.It's about getting it to a version you can then work with to get you to 3.3.xStatistics: Posted by KevC — Tue Mar 25, 2025 9:57 am
View ArticlephpBB Discussion • Re: What is the Future of phpBB?
Make the default tab attachments, problem solved and everyone is happy.Personally I use the "Do not parse URL's", "Lock post" and "Lock topic".Statistics: Posted by thecoalman — Wed Mar 26, 2025 10:48...
View Article[3.3.x] Support Forum • Re: Captcha before even accessing the contents of the...
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 all the...
View Article[3.3.x] Support Forum • Re: email template file
I can understand your words. What I have done is as an way out a legal quandary over here that is being promoted by SMS services. That is, on the website there should be contact form in which a user...
View ArticleExtensions in Development • [3.3][DEV] 🎵 Audio and Video Attachment...
Extension Name: Audio and Video Attachment Player Author: GalandasExtension Version: Requirements: Extension Description: This Extension allows you to Play audio and video attachments with HTML5...
View ArticlephpBB Discussion • Re: Remove sid's dfrom URLs
Correct me if I'm wrong but this can be done with cookie alone.Again, true, but again, to track via cookies, some unique client identifier is needed, which is the SID as well. Having guest SID in any...
View Article[3.3.x] Support Forum • Re: Google Search Console problems
Please!! You didn't even read my post and the links presented. They'll explain how to maximize your image ALT= descriptions, but it's something that must be changed on the "post" level, as in...
View Article[3.3.x] Support Forum • Re: Odd little bug
I now have get the following (at times):phpBB Debug] PHP Warning: in file [ROOT]/viewforum.php on line 628: Undefined array key "b"[phpBB Debug] PHP Warning: in file [ROOT]/viewforum.php on line 634:...
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 ArticlephpBB Custom Coding • Re: Tried to redirect to potentially insecure url from...
Are you using login_box()?The way I would do it is to change line 2427 in includes/functions.php:Code: redirect($redirect);toCode: redirect($redirect,,TRUE);That allows the login to redirect to a...
View Article[3.3.x] Support Forum • Re: Image Attachements not Indexed - Google Images
Not sure if you're using Magic OGP to help out with some of that or not, but it'll help identify at least one default image for GSC to pick up. If you have a post with at least one attached image,...
View Article[3.3.x] Support Forum • Re: Attack Of The Amazon Bots!! 😦
Add to your forum's .htaccess file at the host.Claudebot attackviewtopic.php?p=16006000#p16006000Put in quotes the bot you want to deny. In your case Amazonbot, GPTbot, etc...,There will be more, ours...
View ArticleExtension Requests • Re: Image on Descrpition of forum
I searched for "forum icons extended" and found none that worked the way your image shows.If your extension you used that gave you that result failed after you updated your board,then maybe that...
View Article[3.3.x] Support Forum • Re: Who-is-online Whois lookups all from Amsterdam?
@SQLnovicePricinghttps://ipinfo.io/pricingLite only 2 data typesStatistics: Posted by wintstar — Fri Mar 28, 2025 7:44 am
View ArticleExtensions in Development • Re: [3.3][RC] Quick Reply Extended
Another good one, Steve Statistics: Posted by potku — Fri Mar 28, 2025 7:54 am
View Article