Search found 138 matches
- Wed Nov 06, 2019 12:40 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.0-b1 released
- Replies: 47
- Views: 368840
Re: phpBB 3.3.0-b1 released
Getting back on track to phpBB 3.3.0, has there been a roadmap published that would provide any further information on future betas and/or release candidates before the phpBB 3.3.0 gets released? To date my testing of updating from phpBB 3.2.8 to phpBB 3.3.0-b1 has been smooth once I figured out whi...
- Fri Nov 01, 2019 6:30 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.0-b1 released
- Replies: 47
- Views: 368840
Re: phpBB 3.3.0-b1 released
If we did that then what would be the next step? Good question. Not knowing the design and internals of the phpBB ecosystem the only thing that I can suggest is perhaps a mechanism on the CDB page for the extension indicating non-compatibility with phpBB 3.3. I don't know where there is any mechani...
- Fri Nov 01, 2019 5:32 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.0-b1 released
- Replies: 47
- Views: 368840
Re: phpBB 3.3.0-b1 released
would it be possible for the phpBB development team to automate a scan of those extensions that have been validated and released in the Customisation Database to re-validate if they will be compatible with phpBB 3.3 based on their .yml files syntax? Two points there: 1. An automatic update of an ex...
- Fri Nov 01, 2019 1:06 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.0-b1 released
- Replies: 47
- Views: 368840
Re: phpBB 3.3.0-b1 released
Thanks Matt I don't think that I have many, if any, issues with my extensions. unless you still are not quoting strings in your .yml files That will be the one that will catch the users out and break boards. It might be an idea to recommend (yes I know that most will not take notice) that all exten...
- Fri Oct 25, 2019 6:56 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.0-b1 released
- Replies: 47
- Views: 368840
Re: phpBB 3.3.0-b1 released
Is the update procedure from phpBB 3.2.x the same as previous? i.e. Knowledge Base - Updating 3.2.x On my localhost testbed I've followed that update procedure and have successfully updated to 3.3.0-b1. I've found one extension, Individual posts per page isn't compatible (not unexpected) ext/elsens...
- Fri Oct 25, 2019 1:26 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.0-b1 released
- Replies: 47
- Views: 368840
Re: phpBB 3.3.0-b1 released
Is the update procedure from phpBB 3.2.x the same as previous? i.e. Knowledge Base - Updating 3.2.x
- Sat Dec 01, 2018 8:36 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.5-RC1 released
- Replies: 5
- Views: 20015
Re: phpBB 3.2.5-RC1 released
Downloaded full package. Previous board version is 3.2.4 (on PHP 7.0.32 (CentOS 7.x).
Followed Knowledge Base - Updating 3.2.x and sanity tested post install. So far so good.
Added: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz (8 cores)
Followed Knowledge Base - Updating 3.2.x and sanity tested post install. So far so good.
Added: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz (8 cores)
- Wed Jan 17, 2018 1:48 pm
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-15096 Auto prune of shadow topics doesn't happen if using system cron
- Replies: 0
- Views: 153499
PHPBB3-15096 Auto prune of shadow topics doesn't happen if using system cron
Ticket: https://tracker.phpbb.com/browse/PHPBB3-15096 Problem: There are two parts to the ACP->Manage forums->Forum prune settings. Consider the case where a board has forum(s) configured (ACP->Manage forums) with Enable auto-pruning of shadow topics: to Yes. This is similar to another Forum prune ...
- Mon Oct 02, 2017 4:15 pm
- Forum: [3.x] Discussion
- Topic: ACP UX Improvements
- Replies: 36
- Views: 180577
Re: ACP UX Improvements
I haven't had time to read through the full list, but my number one suggested change would be on the General Tab, I would split the software versions (phpBB, PHP, Database server) into a separate section, they are NOT Board statistics. I attempted to implement this in [PHPBB3-15198] Fix phpBB and PH...
- Wed May 03, 2017 11:52 am
- Forum: [3.x] Discussion
- Topic: In ACP, should Styles show their version information like Extensions?
- Replies: 3
- Views: 9528
Re: In ACP, should Styles show their version information like Extensions?
Thanks. I had taken a quick look at tracker and didn't find that ticket. I was starting to look through the code to see what changes would be needed to fix it.