[3.3.x] Support Forum • Re: ERROR on update
What do you mean by "if it thinks..."I mean, the admin section is saying my forum is 3.3.11 but my database is 3.3.10Being that the forum is no longer 3.3.1, progress anywayStatistics: Posted by...
View Article[3.3.x] Support Forum • Re: I Forgot padsword of control page of forum
HiI Forgot padsword of control page of my forum.How can i reset my password .Page of lost password doesn't work ... I wrote my mail but no mail was sent .How can reset my password ThanksA quick search...
View ArticlephpBB Discussion • Re: Claudebot attack
How can you tell it is something like this?For the past two weeks, my board has slowed to a crawl.I have to purge all the sessions to get it to be snappy again.Is this what is going on?I am using...
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] 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 ArticleExtensions in Development • Re: [3.3][RC] Autolinks 1.3.9
I Installed the magicogp extension on my test server but could not find any explanation for the misbehaviour you're describing.I supposed that this extension and mine would subscribe to the same event...
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!Statistics: Posted by Kailey — Sat Apr 27, 2024 7:57 pm
View Article[3.3.x] Support Forum • Re: max_queries exceeded without surge in traffic (as...
Not sure if helpful but about 5 months ago my site started having that exact error. The logs showed that 90% of the traffic was coming from a single ip address. I had that ip address blocked and the...
View ArticlephpBB Discussion • Re: Restore hard deleted topic from backup
Script to get the data for lost topic from backup database now looks like this:Code: #!/bin/bash# Get data for topic 4330mysqldump phpBBdatabase phpbb_posts --no-create-info --where="topic_id=4330"...
View Article[3.3.x] Support Forum • Modify Label in Registration Form
I wish to modify the username label (just the label) on the registration form to read as "Display Forum Name" instead of the default "username". I have no idea where that edit should be done. I ask...
View Article[3.3.x] Support Forum • 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 • Re: checking bots in the forum
Did you set a redirect 301 on the old domain?Statistics: Posted by janus_zonstraal — Sun Apr 28, 2024 6:04 pm
View Article[3.3.x] Support Forum • Re: Excessive Cpu usage. The server is also shutting...
Before you go randomly blocking bots try and find out what they do. The Facebook bot is used by Facebook when someone posts a link to your site on Facebook. It will gather data about the page so it...
View Article[3.3.x] Support Forum • Re: 3.3.2 to 3.3.11
I add link to onedrive with updated file version vs. full 3.3.11I have saved a folder with the result of the first update so I can compare it with the full version. there were quite a few...
View Article[3.3.x] Support Forum • ClaudeBot flooding ... Anonymous account don't show...
Greetings,For 3/4 days, we have been experiencing a massive wave of flood bots, we are at IONOS (French) on a shared basis.The IONOS guys are aware but in fact.... uh... They don't know where it comes...
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 ArticlephpBB Discussion • Re: Claudebot attack
Thank you. I tried with .htacess and robots.txt, just in case, and the bot already stopped.Statistics: Posted by Ivanime — Mon Apr 29, 2024 12:45 am
View Article[3.2.x] Styles Support & Discussion • Re: [GUIDE] How to edit any part of...
damn dont work.Statistics: Posted by Snoway — Mon Apr 29, 2024 2:05 pm
View Article