Extensions in Development • Re: [3.3][RC] Board Copyright
The functionality of the extensions is the same, that's why I asked. It's good that the developers don't abandon their extensions. This is a problem at the moment. There were a lot of mods before....
View Article[3.3.x] Styles Support & Discussion • Re: Was updating a template, messed...
Thank you guys. Mannix, adding Flex-grow: 1; fixed the problem!I'm not sure why it looked like I was running a 3.2.x build, my ACP shows 3.3.8 and I've been running 3.3x builds for years...
View Article[3.3.x] Support Forum • Re: Configure phpBB to connect to MySQL using SSL
Between the post viewtopic.php?t=2408816 on the phpBB forums from eight years ago, and sneaking a peek at osTicket's code, the phpBB core team should have no problems adding a few settings to the main...
View Article[3.3.x] Support Forum • Re: New user registration, no notification or email...
Does your admin user have a proper email set up in the UCP? Have you checked that user's junk mail?Statistics: Posted by Brf — Fri Feb 28, 2025 3:40 pm
View ArticleExtension Requests • Re: It there a post reaction extension out there?
I just tried the Canidev extension and it actually caused errors to my site. I just came back to phpBB after nearly 20 years. I used phpBB2 between 2004 and 2009 primarily. Successfully upgraded my...
View Article[3.3.x] Support Forum • Re: How do I remove extensions that failed to delete?
Disabling all extensions at onceStatistics: Posted by warmweer — Fri Feb 28, 2025 4:16 pm
View ArticleGeneral Discussion • Re: Artificial intelligence (AI) spam
What concerns me is that we may enter an era where all CAPTCHAs become useless, with AI bots becoming so sophisticated that it is impossible to present something a human can figure out while it...
View Article[3.3.x] Support Forum • Re: phpBB-3.3.10 Trust X-Forwarded For
There is Apache module for this:https://httpd.apache.org/docs/2.4/mod/mod_remoteip.htmlStatistics: Posted by thecoalman — Fri Feb 28, 2025 7:04 pm
View Article[3.3.x] Support Forum • Re: Who-is-online Whois lookups all from Amsterdam?
That is odd, considering ipinfo.io tells me the 185.255.130.X addresses are in Texas.This is because registries have expanded their service areas outside of their geographic region. While RIPE may...
View ArticleExtension Writers Discussion • html in site description
HelloFor years I have used this edit of includes/functions.php to be able to display html in sitename and site_descFind: Code: 'SITENAME'=> $config['sitename'],'SITE_DESCRIPTION'=>...
View Article[3.3.x] Support Forum • Re: [Split] PHP warnings when I search myself in...
In our forum, it's 155, not 7. That may be cause by a plugin which relaced 7 with 155.Statistics: Posted by harryk — Sat Mar 01, 2025 9:29 am
View Article[3.3.x] Support Forum • Re: Loading a draft reply returns error "The...
Thanks for this question, I hope my answer here will be helpful. I never really noticed the "Load Draft" button left of Submit, so you're quite right, I always load/try to load them via the UCP,...
View ArticleExtension Writers Discussion • Re: html in site description
Got this working solution from Steve.So if anybody is interested, her it goes:Code: static public function getSubscribedEvents(){return ['core.page_header_after'=> 'use_entitys',];}public function...
View ArticleExtensions in Development • Re: [3.3][DEV][b] phpBB Reactions 🙂
Extension: Due to a major overhaul to the file system and code, please:: disable, delete data for postreactions/ version 0.9.2 and lower and start a fresh.Requirements: Tested on:Database server:...
View Article[3.3.x] Support Forum • How to sort forums and categories automatically?
Hi everyone, as we are constantly adding new forums and categories, I wanted to know if there is a way to make all sub forums within a category sort themselves automatically, perhaps in alphabetical...
View ArticlephpBB Discussion • [Discuss] phpBB 3.3.15-RC1 available for testing
Use this topic to discuss the phpBB 3.3.15-RC1 available for testing blog post.Statistics: Posted by Marc — Sun Mar 02, 2025 4:04 pm
View ArticlephpBB Discussion • Re: [Discuss] phpBB 3.3.15-RC1 available for testing
Update my testing board that was running 3.3.14 using https://www.phpbb.com/support/docs/en/3 ... date_full/. Versions: PHP 8.3.17Database server: MySQL(i) 10.11.8-MariaDB-0ubuntu0.24.04.1Sanity...
View ArticlephpBB Discussion • Visitor counter
I logged into my website this morning and notice 1118 visits since I reset the counter. Came back later and looked it was 1097 and now as I write this it's 1094...?How am I losing visitor...
View ArticlephpBB Discussion • Re: Visitor counter
1085Statistics: Posted by DW Adams — Sun Mar 02, 2025 5:31 pm
View Article[3.3.x] Support Forum • Re: Forum Members not able to vote in poll.
IndeedI would however some have become accustomed to it over many years and find it easier to read! I shall of course encourage them away from it as much as possible.Thanks for your input.Statistics:...
View Article