I think I've followed all the steps correct and we're now at https://github.com/phpbb/phpbb/pull/4705 and I added it to https://tracker.phpbb.com/browse/PHPBB3-15097.
Am I done? What's next?
Search found 147 matches
- Fri Feb 17, 2017 9:10 pm
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-15097 - Board statistics page should show PHP version
- Replies: 32
- Views: 91756
- Fri Feb 17, 2017 8:43 pm
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-15097 - Board statistics page should show PHP version
- Replies: 32
- Views: 91756
Re: PHPBB3-15097 - Board statistics page should show PHP version
I thought of that, but there's conditional code around Board version and Orphaned attachments that I didn't want to disturb.
- Fri Feb 17, 2017 8:33 pm
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-15097 - Board statistics page should show PHP version
- Replies: 32
- Views: 91756
Re: PHPBB3-15097 - Board statistics page should show PHP version
D'oh.
While I have your attention, here's my proposed new Board statistics section showing the PHP version. My concern is the table now contains an odd number of entries. Is that OK or should the empty row/column contain a
While I have your attention, here's my proposed new Board statistics section showing the PHP version. My concern is the table now contains an odd number of entries. Is that OK or should the empty row/column contain a
 
?- Fri Feb 17, 2017 8:25 pm
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-15097 - Board statistics page should show PHP version
- Replies: 32
- Views: 91756
PHPBB3-15097 - Board statistics page should show PHP version
New contributor here who needs some guidance. I created the above ticket and I'd like to make my first contribution to fix phpBB 8-) I've previously only used git to clone repositories for use, not for making any code changes.
I'm following the process outlined in Git — phpBB 3.1.x documentation ...
I'm following the process outlined in Git — phpBB 3.1.x documentation ...
- Fri Feb 03, 2017 2:59 pm
- Forum: General Development Discussion
- Topic: Forum structure here needs an update?
- Replies: 1
- Views: 9111
Forum structure here needs an update?
I could find any guidance where to post this, so here goes. The powers that be might want to look at the forum structure here. After all, phpBB 3.0 is EOL yet back here you see Stable Branch: phpBB "Olympus" 3.0. Stable != EOL.
- Mon Jan 16, 2017 3:28 pm
- Forum: [3.x] Discussion
- Topic: [RFC][3.3.x] Supported PHP versions
- Replies: 31
- Views: 132807
Re: [RFC][3.3.x] Supported PHP versions
Anyway: what you suggest works, IF you host even supports both PHP 5.x and PHP 7.x. If not, a move from host A to host B is required in the process, something that complicates stuff.
I'll add one more complication to the mix, configuring the local testing environment to support multiple PHP ...
- Sun Jan 15, 2017 5:24 pm
- Forum: [4.x] Tickets Discussion
- Topic: PHPBB3-15851 One click update
- Replies: 24
- Views: 181716
Re: PHPBB3-14518 One click update - proposal for 3.3
Absolutely a great idea. I'd clearly support the idea .
As a website administrator who also uses WordPress, I'd strongly recommend reviewing their model and implementation, including giving the admin the ability to Configuring Automatic Background Updates « WordPress Codex . I always turn the ...
As a website administrator who also uses WordPress, I'd strongly recommend reviewing their model and implementation, including giving the admin the ability to Configuring Automatic Background Updates « WordPress Codex . I always turn the ...
- Sun Jan 15, 2017 2:01 pm
- Forum: [3.x] Discussion
- Topic: Do We Still Need Auto Update?
- Replies: 15
- Views: 57920
Re: Do We Still Need Auto Update?
Executive summary: Keep Automatic Update but change what it does and use WordPress's automatic update as a model.
The long winded explanation: A very timely topic that I've been pondering for a few days. Some background first.
We run our sites on a shared hosting environment and I'd classify ...
The long winded explanation: A very timely topic that I've been pondering for a few days. Some background first.
We run our sites on a shared hosting environment and I'd classify ...
- Fri Jan 13, 2017 3:45 pm
- Forum: [3.x] Discussion
- Topic: [RFC][3.3.x] Supported PHP versions
- Replies: 31
- Views: 132807
Re: [RFC][3.3.x] Supported PHP versions
Voted for PHP 5.6.x, largely for the reasons cited in
php 5.5 must be excluded from this vote it is in END OF LIFE now, see
http://php.net/supported-versions.php
as in https://www.phpbb.com/about/release/ the end of maintenance of 3.3.x is june 2019
Security support of php 5.6 will end in 31 ...
php 5.5 must be excluded from this vote it is in END OF LIFE now, see
http://php.net/supported-versions.php
as in https://www.phpbb.com/about/release/ the end of maintenance of 3.3.x is june 2019
Security support of php 5.6 will end in 31 ...
- Thu Dec 08, 2016 3:47 am
- Forum: General Development Discussion
- Topic: Database schema/relationships documentation?
- Replies: 4
- Views: 16011
Re: Database schema/relationships documentation?
Have you looked at Tables - phpBB Development Wiki?