Search found 41 matches
- Mon Dec 09, 2019 2:17 am
- Forum: [3.x] Tickets Discussion
- Topic: [PHPBB3-16207] Require cookies for sessions
- Replies: 3
- Views: 8854
Re: [PHPBB3-16207] Require cookies for sessions
Since updating to phpBB 3.2.8, I consistently receive the error message when attempting a login from the board index on my production server (high traffic volume). I can not reproduce the problem with my localhost test environment (single user). Can this problem be emulated with a localhost test env...
- Sun May 05, 2019 1:48 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.7-RC1 released
- Replies: 10
- Views: 15519
Re: phpBB 3.2.7-RC1 released
I have no problems updating my production database from 3.2.5 to 3.2.7-RC1. I followed the recommending update procedure using the full install package. Environment: localhost (testing) OS: Fedora Linux (x86_64) PHP: 7.2.17 Database: postgreSQL 10.7 Regarding 3.2.6 - My attempt to upgrade from 3.2.5...
- Thu Dec 06, 2018 2:35 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.5-RC1 released
- Replies: 5
- Views: 11385
Re: phpBB 3.2.5-RC1 released
I have successfully updated from 3.2.4 to 3.2.5-RC1, but I have a concern about the cache/ directory. Test environment: localhost Database: PostgreSQL 9.2.23, size: 27 GB PHP: 7.1.22 OS: Fedora Linux release 28 CPU: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz (8 core) - desktop for testing Memory driver...
- Tue Mar 28, 2017 11:42 pm
- Forum: [3.x] Style Development
- Topic: [Implemented] [Redesign] User Online Banner
- Replies: 25
- Views: 57011
Re: [Redesign] User Online Banner
I went for the Online (only) icon. A simple green circle would work. Adding the radial points takes more space and may not look good in other styles. The Offline icon is unclear on meaning. it should be a solid red circle, but having "no icon" says it best. This is consistent with the corner banner,...
- Tue Mar 28, 2017 1:10 am
- Forum: [3.x] Style Development
- Topic: [Implemented] [Redesign] User Online Banner
- Replies: 25
- Views: 57011
Re: [Redesign] User Online Banner
Please don't break usability by selecting the wrong icon. Glowing or other attention-getting effects simply don't work in the prosilver scheme. I recommend reviewing Google's material design guidelines: Accessibility I like hanakin's idea to have a simple red or green circle to the right of the user...
- Tue Mar 28, 2017 12:44 am
- Forum: Chit Chat
- Topic: Has someone been updating Area51's board software?
- Replies: 13
- Views: 35756
Re: Has someone been updating Area51's board software?
This site has definitely been modified, as the board login security dropped to insecure http://.
I was about to submit a bug tracker report and checked one last time. Within the last few minutes of this post time, https:// protocol was restored.
I was about to submit a bug tracker report and checked one last time. Within the last few minutes of this post time, https:// protocol was restored.
- Mon Feb 20, 2017 2:36 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-15097 - Board statistics page should show PHP version
- Replies: 32
- Views: 60412
Re: PHPBB3-15097 - Board statistics page should show PHP version
Yes, I did mean well and apologize.
- Mon Feb 20, 2017 1:31 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-15097 - Board statistics page should show PHP version
- Replies: 32
- Views: 60412
Re: PHPBB3-15097 - Board statistics page should show PHP version
This update creates two new variables 'SOFTWARE_HEADING' and 'PHP_VERSION' not present in the existing language packs (other than the supplied British English). My default language is American English, which displays the variables literally. I've updated the bug tracker (and github) with my comments.
- Sun Oct 16, 2016 3:07 pm
- Forum: General Development Discussion
- Topic: Development wiki - Manual software testing
- Replies: 1
- Views: 5500
Development wiki - Manual software testing
The 3.1.10 release discussion has generated an interest to understand software testing from a user's perspective. There was a request to create a wiki page, which I have done. I started a new topic in the support forum: Wiki - Testing phpBB software Following a discussion in Re: Discuss: phpBB 3.1.1...
- Wed Apr 20, 2016 2:56 am
- Forum: [3.x] Tickets Discussion
- Topic: [PHPBB3-14556] Disapproving posts with notification causes postgreSQL error (> 4,000 characters)
- Replies: 8
- Views: 17916
Re: [PHPBB3-14556] Disapproving posts with notification causes postgreSQL error (> 4,000 characters)
Has there been any further development to handle disapproval messages > 4,000 characters?