Search found 258 matches
- Wed Aug 28, 2019 7:40 pm
- Forum: [3.x] Discussion
- Topic: DocBlocks
- Replies: 15
- Views: 22470
Re: DocBlocks
Personally I do not like the indented asterisk
- Mon Jul 29, 2019 8:58 pm
- Forum: General Development Discussion
- Topic: update old phpbb2 Forum connection to PDO
- Replies: 8
- Views: 14328
Re: update old phpbb2 Forum connection to PDO
There are no versions of phpBB that are currently compatible with PHP 7.3 - you will have to wait for the release of phpBB 3.3
Also you would be better asking your support question on the main phpBB board
- Wed Jun 26, 2019 7:38 am
- Forum: [3.x] Tickets Discussion
- Topic: can phpbb download my forum
- Replies: 3
- Views: 11670
Re: can phpbb download my forum
Then how do you propose doing anything on your laptop?bruce fiction wrote: ↑Wed Jun 26, 2019 4:53 am hack with that i'm not downloading a bunch of softwere
Everything that you do requires you to download, and install, software!
- Sat Jun 22, 2019 7:20 am
- Forum: General Development Discussion
- Topic: Premoderation feature request: Show the newly approved post as a new unread post
- Replies: 2
- Views: 9144
Re: Premoderation feature request: Show the newly approved post as a new unread post
The problem with changing the date/time to the approval time is that the post could then be out of sequence and might not make sense in the context of the topic. I do agree though that when a post is approved it should become the first unread post in the topic - there is a similar issue with edited ...
- Mon May 13, 2019 2:56 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.6 FORM_TOKEN on login
- Replies: 5
- Views: 9943
Re: phpBB 3.2.6 FORM_TOKEN on login
To not do so means any style which had implemented login forms "on additional pages" are now broken in phpBB 3.2.6 and later, and can't fix it through changes to the style. That is not necessarily true. The style author can remove the functionality from the style. I don't believe that it is the res...
- Fri May 10, 2019 8:37 pm
- Forum: General Development Discussion
- Topic: PHP Question
- Replies: 1
- Views: 7743
Re: PHP Question
It is not impossible to Google the question, the first result I got is https://stackoverflow.com/questions/140 ... -in-php-or
- Wed Apr 24, 2019 7:08 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.6-RC1 released
- Replies: 18
- Views: 28593
Re: phpBB 3.2.6-RC1 released
You may not have encountered them yet but they are there.
- Tue Apr 02, 2019 9:07 pm
- Forum: [3.x] Style Development
- Topic: Ideas. Standard Style Improvements.
- Replies: 40
- Views: 75305
Re: Ideas. Standard Style Improvements.
Whilst all of this "fancy" scrolling is admirable from a technical perspective, and possibly a challenge in development terms, I think that we are loosing sight at who all of this is aimed at - the end user, not developers, not extension/style creators, not board owners but the end user. Changing ho...
- Tue Mar 26, 2019 3:32 pm
- Forum: [3.x] Discussion
- Topic: library/API
- Replies: 2
- Views: 6625
Re: library/API
I would suggest that you use the correct terminology as I believe that you are referring to forum not a board.
Board = a number of fora
Forum = a number of topics
Topic = a number of posts
Board = a number of fora
Forum = a number of topics
Topic = a number of posts
- Fri Feb 22, 2019 10:12 pm
- Forum: [3.x] Discussion
- Topic: Control panel module system
- Replies: 33
- Views: 57887
Re: Control panel module system
just exspect all to be re-written for 4.0 Just great - let's upset all extension developers and all style developers just because somebody want to change something. The whole point of extensions was supposed to be that they would be backwards compatible with all future versions until the point wher...