Search found 160 matches
- Tue Nov 26, 2024 12:42 pm
- Forum: [4.x] Style Development
- Topic: HiDPI smilies for phpBB
- Replies: 18
- Views: 89291
Re: HiDPI smilies for phpBB
Sharing some membership feedback on the new SVG smilies. The SVG ;) smilie in particularly has been pointed out as
Comparing the new wink smilie ;) with the phpBB 3.3.x version https://www.phpbb.com/community/images/smilies/icon_e_wink.gif
It looks good in its real size (132x150) but weird ...
- Tue Oct 29, 2024 2:52 pm
- Forum: [3.x] Discussion
- Topic: Issue with installing child styles when parent style name is modified in ACP
- Replies: 3
- Views: 503
Re: Issue with installing child styles when parent style name is modified in ACP
confirmed the bug mentioned
Probably related JS error in console:
Uncaught TypeError: Cannot read properties of undefined (reading 'length')
at bbfontstyle (editor.js?assets_version=2519:89:35)
at bbstyle (editor.js?assets_version=2519:52:3)
at HTMLButtonElement.onclick (posting.php?mode ...
- Wed Aug 28, 2024 5:34 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.13-RC1 released
- Replies: 14
- Views: 1303
Re: phpBB 3.3.13-RC1 released
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
EDIT: suggested fix https://github.com/phpbb/phpbb/pull/6709
- Mon Aug 19, 2024 12:40 pm
- Forum: [4.x] Style Development
- Topic: New v4 style proposals?
- Replies: 11
- Views: 1626
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: 20900
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 ...
- Wed Dec 22, 2021 3:31 pm
- Forum: [4.x] Discussion
- Topic: Using phpBB4 dev on a live board
- Replies: 12
- Views: 55918
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: 751981
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: 110477
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 ...
4.x needs some more work currently, mostly important as for me ...
- Sun Oct 10, 2021 1:34 pm
- Forum: [4.x] Discussion
- Topic: phpBB 4.0 support for Bootstrap 5
- Replies: 15
- Views: 66316
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" is not ...
- Sun Oct 10, 2021 12:33 pm
- Forum: [4.x] Discussion
- Topic: phpBB 4.0 support for Bootstrap 5
- Replies: 15
- Views: 66316
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 ...
So, anyone is ...