[3.3.x] Support Forum • Re: Rate Limiting GoogleBot?
Quote from another site (non-public topic):Google ignores a lot of directives, e.g., nofollow, noindex & crawl-delay (in robots.txt). However, they do honor 'disallow' statements in robots.txt....
View Article[3.3.x] Support Forum • What is going on? Is this some kind of widespread...
My forum has been experiencing something dreadful since this morning. I've noticed an alarming and rapid increase in the 'currently online' user count, which has now culminated in the forum completely...
View Article[3.3.x] Styles Support & Discussion • Re: footer always at bottom
So this should do it for prosilver?Code: body {display: flex;flex-direction: column;}#page-header, #page-footer {flex: none;}#page-body {flex: 1 0 auto;}Am I missing something?That doesnt do...
View Article[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...
Lots of topics on this just recentlyviewtopic.php?p=16063945#p16063945Statistics: Posted by KevC — Fri May 02, 2025 7:36 pm
View Article[3.3.x] Support Forum • Re: Disable quote only one topic
( apologies for my English )Is it possible to disable quoting on a topic? So that if the post is very long it will not make the page long.Also when the topic quoting is disabled you can only quote...
View Article[3.3.x] Support Forum • Re: Spambot countermeasures
Please fill out the Support Request Template and post it back here to enable us to assist you better.specifically a url (of the board affected) would allow at least a look.Statistics: Posted by...
View Article[3.3.x] Support Forum • Re: My Board Won't Load
https://mysterymanro.net/forumtypo?Code: https://mysterymanor.net/worksbut Code: https://mysterymanor.net/forum/ returns 403 ForbiddenStatistics: Posted by warmweer — Fri May 02, 2025 8:05 pm
View ArticleGeneral Discussion • Re: What Linux distro you use and why?
I used Arch Linux in my other old laptop because it runs smoothlyI should be using Linux given my technical skills, but I have yet to migrate away from Windows.Statistics: Posted by [Dimetrodon] — Sat...
View Article[3.3.x] Support Forum • Re: chown www-data cache files store /images/avatars
I looked into this and it seems that only the user owner can perform specific filesystem-oriented operations. It this the reason why?We rely on some PHP functions to determine if a file/folder is...
View Article[3.3.x] Support Forum • Re: Forum Rules permission problem
...An additional question, what does the "Can see topics" permission?Allows seeing topics : meaning seeing topic_title, topic_create_time, topic_starter, nr of replies, last_reply datetime, last...
View Article[3.3.x] Styles Support & Discussion • Re: Banner not showing up on mobile
My forum is updated to the latest version. It really looks great in the browser and works fantastically on the phone. However, there is an issue with the banner, which is wider than it should be. On...
View ArticleExtensions in Development • Re: [3.3][DEV][b] phpBB 🙂 Reactions
Issue 1:The Reactions email notification does not work. When an Reaction from another user is given to a user, the user who receives this reaction does not get an notification email from this...
View ArticleExtensions in Development • Re: [3.3][BETA] Editor Syntax Highlighter
for a moment I thought the extension did this: as you can see the code is colored and not greenhere and green: see imageCould you describe in more detail what you meant regarding the colors? I assume...
View ArticleExtension Requests • hides the member list of certain groups
Does anyone know of an extension that hides the member list of certain groups?I know there is a permission that does this, but it blocks groups and users too, in my case I want the user profile to be...
View Article[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...
Search can help here, too. See "Block IP based on CIDR".https://htaccessbook.com/block-ip-address/According to ChatGPT (entirely untested, sorry):Code: <RequireAll> Require all granted # Block...
View ArticleExtensions in Development • Re: [3.3][BETA] Major 2025 overhaul of RH Topic...
Thanks for the great work. It's great to see someone keeping this plugin alive.After the update, the tag suggestions didn't work, what could be the reason for this? After the first three characters,...
View Article[3.3.x] Support Forum • Re: cannot move topic
when i try to move topic to another forum from quick mod tool, after click yes nothing happen, if i select user all posts to one forum it works. what to do, please help.Do you have the necessary...
View ArticleExtensions in Development • [3.3][RC] Image with Text BBCode Extension
Image with Text BBCode Extension OverviewThis extension adds a custom BBCode for inserting images with descriptions in posts. The description can be either custom text or automatically populated with...
View Article[3.3.x] Support Forum • Re: Guests online
You could use Cloudflare's free WAF rules to block countries before they get to your site and/or you can add them to your .htaccess file. If you want to go that route, see this...
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Events Calendar
Extension Version: Features Implemented: Select time zonesFeatures not Implemented: events own page use collapse category's to toggle panels Send notification request to list of attendees, asking if...
View Article