phpBB Discussion • Re: Hi! Haven't used phpBB in years, need advice on old DB...
Ugh. Ok, so I uninstalled XAMPP and re-installed the version with php 5.6.Imported the database again (took way longer this time, about 1 hour).Finally got the phpBB installation page working....
View Article[3.3.x] Support Forum • Conversion from phpBB2 (2.0.21) to 3.3 not working
I had phpBB2 (2.0.21) running in an EC2 Amazon Linux server with PostgreSQL for several years. I was recently informed that the Amazon Linux was now an unsupported OS and I needed to rebuild using a...
View ArticleExtension Requests • Re: Tags for posts
Paid custom development is possible.If someone would like to crowdfund/share costs, please get in touch.It's not allowed to offer payment in any form for assistance in this forum, but we can help you,...
View ArticleWanted! • Need extension to tag posts
I am in need of an extension that allows tagging individual posts for the following use cases:- tag posts with one or more tags- list of tags configurable by admin- tags should be buttons with...
View Article[3.3.x] Support Forum • Re: How to prevent DDoS attacks?
yes, in fact I have installed cloudeflare and at the moment I have solved it: if a peak occurs I block the entire country, and everything goes back to normal, then I go to see what caused it and...
View ArticleExtensions in Development • Re: [3.3][RC] Autolinks 1.3.9
Thanks for this pointer.I'll try to understand what is going on.Statistics: Posted by pierredu — Fri Apr 26, 2024 5:19 am
View ArticleCustom BBCode Development and Requests • Blocking by users from reading and...
hello, is it possible to allow users to block other users from following, reading and commenting on their posts?Statistics: Posted by Herm — Fri Apr 26, 2024 5:51 am
View Article[3.3.x] Support Forum • The phpBB suddenly stops working
Hi guys,I'm using phpBB 3.3.11 version with PHP 8.3.6 without any add-ons. I did not notice because the front page of the forum is loaded normally, but if I try to click on some topic or post I get a...
View Article[3.3.x] Support Forum • Re: The phpBB suddenly stops working
I fix the problem. The problem was in MariaDBStatistics: Posted by CondorBG — Fri Apr 26, 2024 7:16 am
View Article[3.3.x] Support Forum • Sole administrator has deleted their own account
The sole founder and administrator of a forum has managed to delete his own account, leaving the forum without any admin. He achieved this by impersonating me, registering a new account with my email...
View Article[3.3.x] Support Forum • Re: Sole administrator has deleted their own account
I'm not sure how that is really possible to be honest. The only user that can delete other founders on a phpBB forum is other founders. Founder is a special setting that gives you elevated permissions...
View Article[3.3.x] Support Forum • Why are threadnotifications working mandatory or not...
I'm just wondering about something.Normally (except for phpBB) I'm used to set a certain thread as watched/subscribed/bookmarked and get notifications about that thread.But I don't always want to be...
View Article[3.3.x] Styles Support & Discussion • Re: Anybody know?
phpBB • Creating & Modifying StylesphpBB • [GUIDE] How to edit any part of the theme with ease!this is hard but i tryStatistics: Posted by Snoway — Sat Apr 27, 2024 12:01 am
View ArticlephpBB Discussion • Re: Claudebot attack
If you define a new bot "ClaudBot" in the ACP > Spiders / Robots, that should tell you if it's the cause. I hadn't noticed a slowdown, but prompted by this topic, I checked and yes, that bot was...
View Article[3.3.x] Support Forum • Re: Issue with Paths and Reverse Proxy with DNS
I don't know if this would have fixed your problem, but it's worth noting the startup code in every phpBB file:Code: define('IN_PHPBB', true);$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ?...
View Article[3.3.x] Support Forum • Re: Why are threadnotifications working mandatory or...
It seems such option is not possible in phpBB, because the "Notify me upon replies by default:" is working contradictory in some way.In the full editor when you reply or create a new topic below the...
View Article[3.3.x] Support Forum • Re: I Forgot padsword of control page of forum
Is that work with ACP forum not cpanel?I doubt I would post and answer requiring access to the ACP when the problem is that you've lost access to the ACP .The instructions mention phpMyAdmin but any...
View Article[3.3.x] Styles Support & Discussion • Re: Any idea what font this is?
You got that from a picture?!?! Right you are, thanks!yes lol i've been around since phpBB2triplex was the font for logo or buttons for phpbb2and your welcomeStatistics: Posted by Prosk8er — Sat Apr...
View Article[3.3.x] Support Forum • Re: max_queries exceeded without surge in traffic (as...
check for other bots i had a client having issues with claudebot and facebookexternalhit/1.1 after i blocked those his site was goodStatistics: Posted by Prosk8er — Sat Apr 27, 2024 11:48 pm
View ArticlephpBB Custom Coding • Re: Modify Label in Registration Form
Edit ucp_register.html and login_body.html. But I think it is best to change the username in the language file. That way you can replace username with Display Forum Name all over board.Statistics:...
View Article