[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] 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[3.3.x] Support Forum • Graceful way to stop all services
Hey folks,I've been using phpBB for over 10 years now starting out with a 3.0 system, but this is the first request for system support I've had to post. My hosted system is currently running phpBB...
View ArticleExtensions in Development • Re: [3.3][RC] Autolinks 1.3.9
No, sadly.Statistics: Posted by pierredu — Sun Apr 28, 2024 5:38 am
View Article[3.3.x] Support Forum • Re: Graceful way to stop all services
You can disable phpBB in the ACP under board settings. This won't completely turn it "off" but it will significantly reduce server load. Another option would be to put a .htaccess password on the...
View Article[3.3.x] Support Forum • Re: ClaudeBot flooding ... Anonymous account don't...
Claudebot and mitigations are being discussed in viewtopic.php?t=2652265.Statistics: Posted by P_I — Sun Apr 28, 2024 10:23 pm
View Article[3.3.x] Support Forum • Re: Excessive Cpu usage. The server is also shutting...
Never new that was a functionIt was suggested at least twice before Janus mentioned it Statistics: Posted by Mick — Mon Apr 29, 2024 7:02 am
View Article[3.3.x] Support Forum • Re: help upgrading and error 500
500 errors are indicative of suppressed PHP errors. You should have a look in the server error logs for a clue to the issue. If you can’t get at the server error logs ask your host to get them for...
View ArticlephpBB Ideas • Re: Moderator editing ownership.
If you run a busy forum with multiple moderators and have to approve a lot of posts then it is clearly a problem, it is for my specific forum whereby we have a lot of posts that require approval and...
View Article[3.3.x] Support Forum • PHPBB 3.3 search via sphinx on docker?
I have a question regarding searching through Sphinx which is hosted on Docker. (Maybe there is a sample?) Has anyone done this or perhaps have some advice, because everything works fine with local...
View Article[3.3.x] Support Forum • Re: Character Problem
In Turkey, sites like Facebook, Instagram, X, etc. do not allow the use of capital "i", i.e. "İ", in usernames. Therefore, I don't think there will be such discontent. On the other hand, I have users...
View ArticleExtension Requests • keep formatting text ; when copy and paste for create poste
Hello expertsTo start a new post I need to paste a textBut when pasting and sending, the format of the text is lostText colorDisappearsFor example, some parts of my original text are green, some parts...
View ArticleExtension Requests • Re: keep formatting text ; when copy and paste for...
Where is the text to be pasted coming from?Statistics: Posted by Mick — Tue Apr 30, 2024 10:22 am
View Article