Confirmed. It seems that this change is the cause https://github.com/phpbb/phpbb/pull/6549.
EDIT: suggested fix https://github.com/phpbb/phpbb/pull/6709
Search found 158 matches
- Wed Aug 28, 2024 5:34 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.13-RC1 released
- Replies: 14
- Views: 761
- Mon Aug 19, 2024 12:40 pm
- Forum: [4.x] Style Development
- Topic: New v4 style proposals?
- Replies: 11
- Views: 916
Re: New v4 style proposals?
Personally, I'm almost sure phpBB4 won't get new style (just because its development status is null, and yes, if you say about Chameleon - it's not a style but a framework).
So adjusting Prosilver is definitely not a waste of time.
So adjusting Prosilver is definitely not a waste of time.
- Mon Jun 26, 2023 8:38 am
- Forum: [4.x] Discussion
- Topic: Concept for dropping support for end of life DBMS
- Replies: 3
- Views: 20669
Re: Concept for dropping support for end of life DBMS
PostgreSQL 9.3 or above I'd rather go with PostgreSQL 9.4 or above as 9.4 has differences in syntax, f.e. supports Empty SELECT lists and probably other things. What is more important that Doctrine used in phpBB 4.0 only supports PG 9.4+ 8-) MariaDB 5.5 or above 10.2 (10.2.7 GA) and above for the s...
- Wed Dec 22, 2021 3:31 pm
- Forum: [4.x] Discussion
- Topic: Using phpBB4 dev on a live board
- Replies: 12
- Views: 55433
Re: Using phpBB4 dev on a live board
This patch https://github.com/phpbb/phpbb/pull/6350 should fix installing extensions stuff.
- Sun Dec 05, 2021 4:26 pm
- Forum: [4.x] Discussion
- Topic: phpbb 4
- Replies: 55
- Views: 749312
Re: phpbb 4
This very board is phpBB4-dev live.
- Sat Nov 06, 2021 4:30 pm
- Forum: [4.x] Discussion
- Topic: phpBB4 demo?
- Replies: 13
- Views: 109640
Re: phpBB4 demo?
TBH, I think phpBB4 could be released with the current (more or less) Prosilver. Chameleon-based style, if ready during phpBB 4 times, could be attached later with some minor 4.x release (or even mark it 4.1 because of that if needed). 4.x needs some more work currently, mostly important as for me a...
- Sun Oct 10, 2021 1:34 pm
- Forum: [4.x] Discussion
- Topic: phpBB 4.0 support for Bootstrap 5
- Replies: 15
- Views: 65784
Re: phpBB 4.0 support for Bootstrap 5
Noone restricts style developers to Chameleon framework. If there're people who wants to create bootstrap-based phpBB style, they're free to create pull request and do that right now. But there're no such people around, so the conclusion about "more people could participate in the bootstrap&quo...
- Sun Oct 10, 2021 12:33 pm
- Forum: [4.x] Discussion
- Topic: phpBB 4.0 support for Bootstrap 5
- Replies: 15
- Views: 65784
Re: phpBB 4.0 support for Bootstrap 5
This poll is pretty useless because there're no frontend developers standing at the start line and waiting for the poll results to go implementing them asap. There's only 1 phpBB frontend developer who's implementing what he thinks right and he's not going to do what the poll will say. So, anyone is...
- Fri Aug 27, 2021 3:25 pm
- Forum: [4.x] Style Development
- Topic: simplification of registration - prosilver
- Replies: 31
- Views: 130817
Re: simplification of registration - prosilver
Makes sense. Is there a ticket for that?
- Fri Aug 27, 2021 2:01 pm
- Forum: [4.x] Style Development
- Topic: simplification of registration - prosilver
- Replies: 31
- Views: 130817
Re: simplification of registration - prosilver
Personally, I don't see how phpBB registration is more complex than the screenshots above.