Search found 138 matches

by P_I
Fri Feb 17, 2017 9:26 pm
Forum: [3.x] Tickets Discussion
Topic: PHPBB3-15097 - Board statistics page should show PHP version
Replies: 32
Views: 90858

Re: PHPBB3-15097 - Board statistics page should show PHP version

I think I've fixed it. I made a second commit to improve a variable name. I would appreciate if you could double-check my work once again. Thanks.
by P_I
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: 90858

Re: PHPBB3-15097 - Board statistics page should show PHP version

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?
by P_I
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: 90858

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.
by P_I
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: 90858

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.
PHPBB3-15097 fix.PNG
My concern is the table now contains an odd number of entries. Is that OK or should the empty row/column contain a &nbsp?
by P_I
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: 90858

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 and...
by P_I
Fri Feb 03, 2017 2:59 pm
Forum: General Development Discussion
Topic: Forum structure here needs an update?
Replies: 1
Views: 9063

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.
by P_I
Mon Jan 16, 2017 3:28 pm
Forum: [3.x] Discussion
Topic: [RFC][3.3.x] Supported PHP versions
Replies: 31
Views: 132015

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 version...
by P_I
Sun Jan 15, 2017 5:24 pm
Forum: [4.x] Tickets Discussion
Topic: PHPBB3-15851 One click update
Replies: 24
Views: 177654

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 automa...
by P_I
Sun Jan 15, 2017 2:01 pm
Forum: [3.x] Discussion
Topic: Do We Still Need Auto Update?
Replies: 15
Views: 57513

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 them a...
by P_I
Fri Jan 13, 2017 3:45 pm
Forum: [3.x] Discussion
Topic: [RFC][3.3.x] Supported PHP versions
Replies: 31
Views: 132015

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 Dec 201...