phpBB Custom Coding • Is my customized code secure?
I have made some changes to template files for translations to member ranks and i would like you to see the sample code if it is safe.viewtopic_body.htmlCode: <!-- IF postrow.RANK_TITLE ==...
View ArticlephpBB Custom Coding • Re: Is my customized code secure?
It's easier if you target the element with javascript and replace the text with translations.You can even target the alt and title attributes to replace them for the images.Statistics: Posted by...
View Article[3.3.x] Support Forum • Rate Limiting GoogleBot?
I know people will refer me to Cloudflare, but that is a non-starter for me. I have tried it before, and it caused issues with forum members being logged out after one minute and people not being able...
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: Disable quote only one topic
...There is an extension that limits the height of the quoted messages to 100px and avoid the issue of very long messages by saying scrollbars.That's actually a good suggestion. Unfortunately I can't...
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 Article[3.3.x] Styles Support & Discussion • Re: footer always at bottom
Yes that looks about right.Statistics: Posted by Gumboots — Fri May 02, 2025 8:11 pm
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 • Guest replying to topic?
My site is suffering from excessive bot activity which is over-loading the server and has caused me to look at who is on line. I think all permissions for anonymous are correct, but some 'bots' are...
View Article[3.3.x] Support Forum • Re: Rate Limiting GoogleBot?
The lines in question are not for phpBB syntax, but I added the phpBB equivalents to my robots.txt.Code: Disallow: *sid=Disallow: */index.php?p=Offhand I don't know how effective they are with Google...
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: What is going on? Is this some kind of widespread...
I'm sorry, I'm not sure I understand your question.Just to reiterate, after I blocked those two IP ranges the Alibaba bots were not able to reach my site.geez auto correct. i meant to ask how i would...
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