Search found 1858 matches
- Yesterday 4:32 pm
- Forum: [3.x] Discussion
- Topic: Subfolder system for attachments
- Replies: 21
- Views: 26452
Re: Subfolder system for attachments
Sorry, submitted my post prematurely. While the change is present in the master branch and should be in the next major release (4.0), 3.3 was not branched from master directly so the change was not included.
- Yesterday 3:03 pm
- Forum: [3.x] Discussion
- Topic: Subfolder system for attachments
- Replies: 21
- Views: 26452
Re: Subfolder system for attachments
3.3 was released on January 6, 2020.
- Wed Jan 13, 2021 8:00 pm
- Forum: [4.x] Discussion
- Topic: Doctrine DBAL prepared statement troubles
- Replies: 20
- Views: 993
Re: Doctrine DBAL prepared statement troubles
In favor of dropping our DBAL for Doctrine's as well. Less code to maintain, load and worry about.
- Mon Dec 07, 2020 9:41 pm
- Forum: [4.x] Discussion
- Topic: clone_post out of the box
- Replies: 2
- Views: 1060
Re: clone_post out of the box
Doesn't sound like a feature that needs to be in the core. For phpBB 2.0 and, later on, 3.0 someone created a MOD since it was a niche type of feature that relatively few admins needed.
- Mon Nov 30, 2020 1:25 pm
- Forum: [4.x] Discussion
- Topic: Multisite will give phpBB good benefits with PHP 8
- Replies: 1
- Views: 1146
Re: Multisite will give phpBB good benefits with PHP 8
This isn't anything phpBB core has to do. If someone wants to set up a system wherein all sites under it share the same phpBB code base and set of extensions they can design/build something on their own...or just use any of the myriad of such sites that already exist.
- Fri Nov 27, 2020 1:46 pm
- Forum: [4.x] Discussion
- Topic: new features
- Replies: 10
- Views: 5683
Re: new features
The Customise tab has a "Extensions catalog" link in the current master branch so not sure what you're looking at.
- Fri Nov 27, 2020 1:39 pm
- Forum: [4.x] Discussion
- Topic: new features
- Replies: 10
- Views: 5683
Re: new features
Pretty sure the Customise tab lets you install extensions from there in 4.0. 

- Fri Nov 27, 2020 1:23 pm
- Forum: [4.x] Discussion
- Topic: new features
- Replies: 10
- Views: 5683
Re: new features
You didn't really have to go through the trouble. What 4.0 currently looks like is what you see here on Area 51.
- Tue Sep 22, 2020 7:06 pm
- Forum: General Development Discussion
- Topic: Allow admin board to activate captcha also on contact form
- Replies: 11
- Views: 11665
Re: Allow admin board to activate captcha also on contact form
The reason is simple really: 3.3 is feature frozen. The next feature release will be 4.0.
- Tue Sep 22, 2020 12:17 pm
- Forum: General Development Discussion
- Topic: Allow admin board to activate captcha also on contact form
- Replies: 11
- Views: 11665
Re: Allow admin board to activate captcha also on contact form
Nope, you covered it (re-hashed everything) nicely. You're always welcome to use the available extensions to add the functionality so there's basically absolutely nothing preventing you from easily adding the functionality you want to your board now. Otherwise such a feature wouldn't see the light o...