Search found 170 matches
- Sat Dec 01, 2018 6:10 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.5-RC1 released
- Replies: 5
- Views: 11412
phpBB 3.2.5-RC1 released
Release highlights Bug fixes BBCode parsing fatal error - PHP fatal error encountered when calling generate_text_for_display() more than once on a page Assets version not appended to JS files - For some JS files that were included with INCLUDEJS, the assets version was not appended Missing cast for...
- Tue Nov 20, 2018 12:32 pm
- Forum: [3.x] Discussion
- Topic: Releasing 3.2.5
- Replies: 1
- Views: 5202
Releasing 3.2.5
ToDo List for 3.2.5:
https://gist.github.com/marc1706/645bb1 ... 12d3bf5873
https://gist.github.com/marc1706/645bb1 ... 12d3bf5873
- Tue Oct 30, 2018 8:33 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.4-RC1 released
- Replies: 12
- Views: 20075
Re: phpBB 3.2.4-RC1 released
Who said every change will require a new RC? This might also be added prior to packaging 3.2.4 and then be included in that.
- Tue Oct 30, 2018 8:19 am
- Forum: General Development Discussion
- Topic: Moving developement discussion to Discord
- Replies: 54
- Views: 111022
Re: Moving developement discussion to Discord
I'm definitely open to other options instead of having IRC. However, I think that Discord is too focused on gamers. There are also other options like Gitter.im and Rocket Chat. The downside of Slack is obviously its limits that affect everyone not willing to spend a lot of money on it.
- Sun Oct 28, 2018 8:48 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.4-RC1 released
- Replies: 12
- Views: 20075
phpBB 3.2.4-RC1 released
Release highlights (will be updated shortly) The packages can be downloaded from our package archive . Please test the packages to the full extent, so we can have a stable final release. Style changes: https://gist.github.com/marc1706/1311d0cba6af1680868a21df35de6f5c Language changes: https://gist....
- Fri Aug 03, 2018 3:03 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.3-RC2 released
- Replies: 12
- Views: 22569
Re: phpBB 3.2.3-RC2 released
Yes, an oversight. Thanks for mentioning it.
- Thu Aug 02, 2018 7:17 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.3-RC2 released
- Replies: 12
- Views: 22569
phpBB 3.2.3-RC2 released
Release highlights (will be updated shortly) The packages can be downloaded from our package archive . Please test the packages to the full extent, so we can have a stable final release. Style changes: https://gist.github.com/marc1706/e53313e6b38bb7ab8280c8e7e8c72c40 Language changes: https://gist....
- Sat Mar 31, 2018 11:06 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.3-RC1 released
- Replies: 19
- Views: 32001
Re: phpBB 3.2.3-RC1 released
Tried to update with a full replacement and get following error messages when accessing the ACP : PHP version 5.x : Notice: Undefined variable: user in G:\ascraeus\forum\adm\index.php on line 29 Fatal error: Call to a member function session_begin() on null in G:\ascraeus\forum\adm\index.php on lin...
- Mon Mar 26, 2018 7:10 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.3-RC1 released
- Replies: 19
- Views: 32001
phpBB 3.2.3-RC1 released
Release highlights The packages can be downloaded from our package archive . Please test the packages to the full extent, so we can have a stable final release. Style changes: https://gist.github.com/marc1706/2e843e8cd786c83d06f47a00de7e83e7 Language changes: https://gist.github.com/marc1706/386741...
- Fri Feb 16, 2018 7:28 am
- Forum: General Development Discussion
- Topic: Why does Travis fail?
- Replies: 9
- Views: 12796
Re: Why does Travis fail?
I'd also like to point out that the 79 characters per line limit is actually something that stems from Git itself. In addition to that, the EOF issue you're having seems to be caused by Github's web interface. I haven't used it that much yet but this seems like it sometimes uses CRLF (Windows line e...