Just upgraded from 3.1.10 to 3.2.2-RC1 using the Auto-Updater - only the long list of files to be deleted from the old installation was a little annoying.
Didn't catch all files in the first run, so after uploading the archive with new and changed files and pressing "Check again" a new list ...
Search found 71 matches
- Sat Dec 30, 2017 10:54 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.2-RC1 released
- Replies: 7
- Views: 22671
- Mon Dec 04, 2017 4:30 pm
- Forum: General Development Discussion
- Topic: Extension development: Unsupported field types in migrations
- Replies: 3
- Views: 13318
Re: Extension development: Unsupported field types in migrations
If you have an idea (or better: a solution) how to implement set, enum and date types in the other database systems currently supported by phpBB by using the dbal, maybe you can create a pull request for the core 
- Mon Oct 02, 2017 6:25 am
- Forum: [3.x] Discussion
- Topic: ACP UX Improvements
- Replies: 36
- Views: 181155
Re: ACP UX Improvements
Elsensee, thanks for your long and elaborate post ;)
I agree with a lot of points, esp. the "expert mode" and "developers mode"
Some remarks:
Maximum private messages per box - (What should it be called? Box or Folder? Also, why do we still need a PM limit?)
"Folder" would be the correct term, i ...
I agree with a lot of points, esp. the "expert mode" and "developers mode"
Some remarks:
Maximum private messages per box - (What should it be called? Box or Folder? Also, why do we still need a PM limit?)
"Folder" would be the correct term, i ...
- Thu Jun 08, 2017 1:04 pm
- Forum: [3.x] Discussion
- Topic: Extensionalize phpBB
- Replies: 19
- Views: 69062
Re: Extensionalize phpBB
I like this idea too - and it is already done with 3.2 (Vigilink extension - which is a official extension, but not listed in the extensions DB?). So this is no "new stuff"
- Thu Dec 01, 2016 4:49 pm
- Forum: [3.x] Discussion
- Topic: 3.2.0-RC1 notification e-mail template
- Replies: 3
- Views: 6575
Re: 3.2.0-RC1 notification e-mail template
See: https://tracker.phpbb.com/browse/PHPBB3-14660, it is a know issue
- Tue Sep 27, 2016 10:36 am
- Forum: [4.x] Discussion
- Topic: Name of the new style
- Replies: 45
- Views: 258344
Re: Name of the new style
Najsas
"Names are just sound and smoke" from the german proverb "Namen sind nur Schall und Rauch"
"Names are just sound and smoke" from the german proverb "Namen sind nur Schall und Rauch"
- Mon Jul 11, 2016 6:34 pm
- Forum: [3.x] Tickets Discussion
- Topic: [PHPBB-14706] Nested list bbcode renders wrong
- Replies: 4
- Views: 14087
Re: [PHPBB-14706] Nested list bbcode renders wrong
Joshi, thanks for your swift response
- Tue Jul 05, 2016 1:21 pm
- Forum: [3.x] Tickets Discussion
- Topic: [PHPBB-14706] Nested list bbcode renders wrong
- Replies: 4
- Views: 14087
Re: [PHPBB-14706] Nested list bbcode renders wrong
yes, that way it works, but it is different from the 3.1-behaviour (and also the 3.0-behaviour); i posted a screenshot in my previous post, so you can compare the results from 3.1 and 3.2 using the same input ;)
In 3.0 and 3.1, you can post list-bb-codes [list] without a list-item-bb-code ...
In 3.0 and 3.1, you can post list-bb-codes [list] without a list-item-bb-code ...
- Tue Jul 05, 2016 11:49 am
- Forum: [3.x] Tickets Discussion
- Topic: [PHPBB-14706] Nested list bbcode renders wrong
- Replies: 4
- Views: 14087
[PHPBB-14706] Nested list bbcode renders wrong
https://tracker.phpbb.com/browse/PHPBB3-14706
Just a simple test case: shows:
Screenshot from a 3.1.9-Board:
Just a simple test case:
Code: Select all
[list][list=a][*]a[*]b[*]c[*]d[*]e[/list][*]outer list[/list]
- a
- b
- c
- d
- e
- outer list
Screenshot from a 3.1.9-Board:
- Mon Jun 20, 2016 1:19 pm
- Forum: [3.x] Discussion
- Topic: location of drafts
- Replies: 5
- Views: 16617
Re: location of drafts
With the buttons "Load draft" you can load a draft to the same "location" where you saved it
If you create a draft when creating a new topic, you can load that draft when you create a topic in the same forum where the draft was created. But you can't load the draft as an answer to a topic ...
If you create a draft when creating a new topic, you can load that draft when you create a topic in the same forum where the draft was created. But you can't load the draft as an answer to a topic ...