phpBB Custom Coding • 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 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
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 form(in URL or in cookie regardless) won't make sessions table...
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 • Attack Of The Amazon Bots!! 😦
I've just noticed hundreds of Amazon bots in my Visitors count, each with exactly the same details except for IP as per attached screenshot. Purging the cache is futile because they're back within...
View Article[3.3.x] Support Forum • Sending email triggers a General Error (SQL ERROR)
I'm trying to get my board setup to send e-mail, to use in the registration process, lost password, ... but I get a General Error when I try to test it.Here's the report request template filled...
View ArticleExtension Requests • Re: Games Arcade
I used to run a forum on PHPBB a while back, and finding good arcade extensions was always a challenge. Most of the older ones stopped working with updates, and the few still functioning were...
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[3.3.x] Support Forum • Re: Gateway Timeout
The problem has been resolved. We have increased the values in the php.ini file.Statistics: Posted by siân — Fri Mar 28, 2025 8:54 am
View ArticleExtensions in Development • Re: [3.3][BETA] 2025 overhaul of 3D-I Top Poster...
Would it be possible to add a feature to limit the post count to top posters or poster of the month to count posts only from certain forums? And an additional option to this also being able to limit...
View Article[3.3.x] Convertors • Re: IPB 1.3 to phpBB 3.3.x
The person who is using IPB 1.3 decided to stay on there for now... I wonder why too.Statistics: Posted by Just an Alien — Sat Mar 29, 2025 9:14 am
View Article[3.3.x] Styles Support & Discussion • Re: Dark Themes not working?
Go to the <b>ACP</b> > <b>Board Settings</b> > <b>Board Style</b> and select the default style you want to use. You can eventually override the user style so...
View Article[3.3.x] Support Forum • Re: Registration activation link rarely sends
Ok, I can now confirm that this long-running issue has been RESOLVED. I reverted back to SMTP settings and after a few tweaks to the DNS I am now getting 100% of test emails going to the appropriate...
View ArticlephpBB Discussion • Showcases here
https://www.phpbb.com/showcase/You might want to go through them.Found a couple not using phpBB:Ars TechnicaWaze DiscussMaybe Pixelmator, couldnt find their forumStatistics: Posted by Stoker 4.0 — Sat...
View Article