Extensions 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 • [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 ArticleCustom BBCode Development and Requests • Re: No bots BBCode
Right, you are hiding a handful of links to pages it can't index. You aren't changing the main content of the page. That said robots.txt rules and rel="noindex" may be preferable over hiding...
View Article[3.3.x] Support Forum • Re: Avatars no longer showing
Please post the Support Request Template to provide us more info.Statistics: Posted by janus_zonstraal — Sun May 04, 2025 9:14 pm
View ArticlephpBB Discussion • Re: Is Cloudflare the only solution?
Chinese bots are going nutsTry this as well?https://www.wizcrafts.net/chinese-blocklist_2_4.htmlThat worked for me!!! Knocked it down from 3,000 plus to under 50 guests in just a few minutes. Thank...
View Article[3.3.x] Support Forum • Q&A spambot error
I have spambot and registration running but I have problems creating Q&A.There is no problems to create Question but wouldn't save it. This is what I'm gettingSQL ERROR [ mysqli ]Unknown column...
View Article[3.3.x] Support Forum • Re: My Board Won't Load
These are the logs I found under "error logs" folder. I am running the most current version3.3.15 updated from .14 and I've changed all the PHP versions you listed above and still slow and times out....
View Article[3.3.x] Support Forum • Recommendation For A Hosting Company
I am very disappointed in my hosting company that I've had for 20 years for my website. I want to find another company that's reliable, secure and has good support, including analysts that can help...
View ArticlephpBB Custom Coding • Detecting when logged in, or not
When not logged in, a phpBB user is presented with the option to register or login. How is it determined in phpBB that a user is not logged in?I'm looking to eliminate the OneAll Social Login, and...
View Article[3.3.x] Support Forum • Re: How many cache files?
I don't know what is normal but I already posted what I have, 1000's is not normal.Does the purge cache button in ACP work?Run periodic tasks from system cron: should be set to no and the cron task...
View Article[3.3.x] Support Forum • Re: Recommendation For A Hosting Company
This is the support forum for help with phpBB, we don’t allow hosting discussion here. You can visit the hosting page on the main website which suggest a couple but you’re best bet is to shop...
View ArticleExtension Requests • Re: Shorten URLs (viewtopic -> topic, viewforum ->...
You can’t just rename the files because there are many, many references to them all over the place and plenty of extensions will directly reference them too. I’m not sure it would be possible without...
View Article[3.3.x] Styles Support & Discussion • Re: Board Logo
Just an update:I downloaded the prosilver common and colours css files along with the site_logo.svg file and I have the phbb logo back on the board.Now I can try to figure out why I can't get my own...
View Article