phpBB 3.3.0-b1 released
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
- AlfredoRamos
- Registered User
- Posts: 10
- Joined: Wed Jul 02, 2014 9:44 pm
- Location: /dev/null
- Contact:
Re: phpBB 3.3.0-b1 released
The extension catalog will be part of 3.3.x? I've been testing that in the master branch.
Some of my phpBB extensions:
Imgur | :chart_with_upwards_trend: SEO Metadata |
Markdown | :lock: Auto-lock Topics
:trophy: Check out all my validated extensions :trophy:
:penguin: Arch Linux user :penguin:
:trophy: Check out all my validated extensions :trophy:
:penguin: Arch Linux user :penguin:
Re: phpBB 3.3.0-b1 released
Great to see 3.3 and compatibility with the new PHP.
I will love to see also a new feature or two as well, just to get some more excitement- the extension catalog sounds awesome.
p.s. i also remember something about user mentions?
I will love to see also a new feature or two as well, just to get some more excitement- the extension catalog sounds awesome.
p.s. i also remember something about user mentions?
Re: phpBB 3.3.0-b1 released
phpBB 3.3 will be a minor release that mostly focuses on having phpBB compatible with the latest PHP versions. Features like the extensions catalog and user mentions will be included in 4.0.
Re: phpBB 3.3.0-b1 released
An observation.
I was just installing another test 3.3.0-b1 board and trying to save a bit of time (which ended up costing me more time!) and along with the core files I had created an
Personally I don't think that the install should install any extensions - but that is not my decision to make.
This may possibly explain some of the timeout issues that users have when installing phpBB
I was just installing another test 3.3.0-b1 board and trying to save a bit of time (which ended up costing me more time!) and along with the core files I had created an
ext
folder with quite a few extensions in it. No matter what I did I kept encountering a timeout when it came to the part of the install that handles extensions.Personally I don't think that the install should install any extensions - but that is not my decision to make.
This may possibly explain some of the timeout issues that users have when installing phpBB
David
Remember: You only know what you know -
and you do not know what you do not know!
Remember: You only know what you know -
and you do not know what you do not know!
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
Re: phpBB 3.3.0-b1 released
On my localhost testbed I've followed that update procedure and have successfully updated to 3.3.0-b1.P_I wrote: Fri Oct 25, 2019 1:26 pm Is the update procedure from phpBB 3.2.x the same as previous? i.e. Knowledge Base - Updating 3.2.x
I've found one extension, Individual posts per page isn't compatible (not unexpected)
Code: Select all
ext/elsensee/postsperpage/config/services.yml" does not contain valid YAML: The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 8 (near "- @auth").
- Solidjeuh
- Registered User
- Posts: 45
- Joined: Sat Feb 25, 2017 6:42 pm
- Location: Aalst, Belgium
- Contact:
Re: phpBB 3.3.0-b1 released
There are a few extensions that needs to be updated with those "quote marks". Board3 portal is lots of workP_I wrote: Fri Oct 25, 2019 6:56 pm I've found one extension, Individual posts per page isn't compatible (not unexpected)
- ThE KuKa
- Style Customisations
- Posts: 24
- Joined: Sun Dec 14, 2003 2:59 pm
- Location: Barcelona - Spain
- Contact:
Re: phpBB 3.3.0-b1 released
Thanks Team!!!
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules :warning:
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate with
:flag_es: phpBB Spain - Online Since 2003 :heart:
:warning: Knowledge Base | Documentation | Board rules :warning:
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate with
:flag_es: phpBB Spain - Online Since 2003 :heart:
- 3Di
- Registered User
- Posts: 951
- Joined: Tue Nov 01, 2005 9:50 pm
- Location: Milano 🇮🇹 Frankfurt 🇩🇪
- Contact:
Re: phpBB 3.3.0-b1 released
https://jsonformatter.org/yaml-formatterSolidjeuh wrote: Sat Oct 26, 2019 11:24 am There are a few extensions that needs to be updated with those "quote marks". Board3 portal is lots of work![]()
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
Re: phpBB 3.3.0-b1 released
When I test the development version of 3.3, it is shown as 3.3.0-a1.
If you can not provide it, it is still OK for me. I will do the manual check item by item.
Thank you anyway.