Search found 147 matches
- Mon Apr 15, 2024 10:13 pm
- Forum: [4.x] Style Development
- Topic: HiDPI smilies for phpBB
- Replies: 18
- Views: 88745
- Fri Apr 12, 2024 9:10 pm
- Forum: General Development Discussion
- Topic: Add a forum
- Replies: 1
- Views: 1197
Re: Add a forum
Your question is better suited over at our community forums: https://www.phpbb.com/community
- Fri Feb 02, 2024 6:21 pm
- Forum: [4.x] Style Development
- Topic: HiDPI smilies for phpBB
- Replies: 18
- Views: 88745
Re: HiDPI smilies for phpBB
Let me also add my thank you for contributed these to the phpBB community.
:idea: phpBB does not currently support responsive images but I was able to add the srcset attributes to make 2x images work via jQuery code at the end of my overall_footer.html theme template file without modifying core ...
:idea: phpBB does not currently support responsive images but I was able to add the srcset attributes to make 2x images work via jQuery code at the end of my overall_footer.html theme template file without modifying core ...
- Fri Nov 24, 2023 1:59 pm
- Forum: General Development Discussion
- Topic: Differences in positioning of images
- Replies: 1
- Views: 6372
Re: Differences in positioning of images
Your question is better suited over at our community forums: https://www.phpbb.com/community
- Sun Mar 19, 2023 12:23 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.10-RC1 released
- Replies: 5
- Views: 26086
Re: phpBB 3.3.10-RC1 released
Are you aware that phpBB • phpBB 3.3.10 Release was made on 05 Feb 2023. No need for further testing of 3.3.10-RC1.
Closing topic.
- Fri Jan 13, 2023 11:54 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.10-RC1 released
- Replies: 5
- Views: 26086
Re: phpBB 3.3.10-RC1 released
Thanks Marc.
I have downloaded the full package and followed https://www.phpbb.com/support/docs/en/3.3/ug/upgradeguide/update_full/ to update my offline board running 3.3.9 to 3.3.10-RC1 without issues.
Sanity tested a few of the above changes, particularly those related to emojis. All okay ...
I have downloaded the full package and followed https://www.phpbb.com/support/docs/en/3.3/ug/upgradeguide/update_full/ to update my offline board running 3.3.9 to 3.3.10-RC1 without issues.
Sanity tested a few of the above changes, particularly those related to emojis. All okay ...
- Mon Jan 02, 2023 2:13 pm
- Forum: General Development Discussion
- Topic: Upcoming update version?
- Replies: 8
- Views: 30319
Re: Upcoming update version?
phpBB • Announcements is the place to look for release announcements.
- Fri Oct 28, 2022 3:16 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.9-RC1 released
- Replies: 11
- Views: 47961
Re: phpBB 3.3.9-RC1 released
I've updated my post above. I've updated my testing board, not production board. Production board(s) only are updated when actual release has been announced and made available.
- Thu Oct 27, 2022 11:17 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.9-RC1 released
- Replies: 11
- Views: 47961
Re: phpBB 3.3.9-RC1 released
I used the full package and followed the instructions in https://www.phpbb.com/support/docs/en/3 ... date_full/ to update my phpBB test 3.3.8 board without issue. Running on PHP 8.1 (8.1.12).
Sanity testing showing no issues so far.
Sanity testing showing no issues so far.
- Sun Mar 27, 2022 10:49 am
- Forum: [3.x] Tickets Discussion
- Topic: [PHPBB3-16976] phpBB Native Search returns 1 match and one page of results
- Replies: 5
- Views: 37216
Re: [PHPBB3-16976] phpBB Native Search returns 1 match and one page of results
I have tested it both on my test and live board without any problems.
Late last night (my time) I discovered that searching within a topic doesn't work correctly, returning "Search found 1 match" and a maximum of one page of posts returned. A back and forth with rxu confirmed the problem.
You ...