Board software phpBB updated to 3.2.10
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50561
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Board software phpBB updated to 3.2.10
Today I have updated the board software to 3.2.10. Please let me know if you encounter any problems.
It seems that this is the last update of the 3.2 branch, so I will have to update to the 3.3 branch within the next 3 months. Unfortuantely this will probably break some of the used extensions...
It seems that this is the last update of the 3.2 branch, so I will have to update to the 3.3 branch within the next 3 months. Unfortuantely this will probably break some of the used extensions...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Board software phpBB updated to 3.2.10
I have the strange effect in Firefox 80.0 that I always have to hit the Reload button to see new posts.
This doesn't happen with other similar boards.
This doesn't happen with other similar boards.
Windows 11 Home, Version 24H2 (OS Build 26100.4061)
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
- ghisler(Author)
- Site Admin
- Posts: 50561
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Board software phpBB updated to 3.2.10
Could you please explain this a bit more? Do you mean that you can remain on the list of threads, and it would aumtoatically refresh every x minutes?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Board software phpBB updated to 3.2.10
No, if I enter the list I have to hit the reload button first, bevor I can see any new or updated threads.ghisler(Author) wrote: 2020-08-31, 13:59 UTC Could you please explain this a bit more? Do you mean that you can remain on the list of threads, and it would aumtoatically refresh every x minutes?
The same happens if I then go into one of the updated threads.
Windows 11 Home, Version 24H2 (OS Build 26100.4061)
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
Re: Board software phpBB updated to 3.2.10
Confirmed here, FF 80.0.1 (32 Bit) CTRL+F5 also works to reload the page. Maybe a caching problem.Horst.Epp wrote: 2020-08-31, 15:07 UTCNo, if I enter the list I have to hit the reload button first, bevor I can see any new or updated threads.ghisler(Author) wrote: 2020-08-31, 13:59 UTC Could you please explain this a bit more? Do you mean that you can remain on the list of threads, and it would aumtoatically refresh every x minutes?
The same happens if I then go into one of the updated threads.
Also when editting my post, the board software doesn't show the latest version of my post. Only after pressing CTRL+F5/relaod.
- ghisler(Author)
- Site Admin
- Posts: 50561
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Board software phpBB updated to 3.2.10
I can reproduce the problem too now. I will try to find the cause in the sources.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50561
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Board software phpBB updated to 3.2.10
I have now added two headers via NGINX:
Cache-Control: max-age=0
Cache-Control: no-store, no-cache, must-revalidate
Since it was set to 7 days before, you still need to press Ctrl+R on every misbehaving page once. Afterwards it should work fine again.
Cache-Control: max-age=0
Cache-Control: no-store, no-cache, must-revalidate
Since it was set to 7 days before, you still need to press Ctrl+R on every misbehaving page once. Afterwards it should work fine again.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Board software phpBB updated to 3.2.10
No problems here requiring me to refresh the page manually.
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
- ghisler(Author)
- Site Admin
- Posts: 50561
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Board software phpBB updated to 3.2.10
I have changed it and only keep this line:
Cache-Control: max-age=0
Because with the line below, going forward and back results in an error about an expired document:
Cache-Control: no-store, no-cache, must-revalidate
I don't know why it suddenly started happening, but Nginx was sending contradicting headers:
Pragma: no-cache
Cache-Control: max-age=604800
Expires: Fri, 04 Sep 2020 11:43:39 GMT
The first and third header say that it should not cache the page, but the second said to cache it for 7 days. Now I have changed the second to 0 days.
Cache-Control: max-age=0
Because with the line below, going forward and back results in an error about an expired document:
Cache-Control: no-store, no-cache, must-revalidate
I don't know why it suddenly started happening, but Nginx was sending contradicting headers:
Pragma: no-cache
Cache-Control: max-age=604800
Expires: Fri, 04 Sep 2020 11:43:39 GMT
The first and third header say that it should not cache the page, but the second said to cache it for 7 days. Now I have changed the second to 0 days.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Board software phpBB updated to 3.2.10
I don't know whether this is due to the software update, but I have noticed this:
When I open a users profile I get more statistical information for some users than others.
1. For some users the info about "Last active:" just shows: "-" despite that I can find very recent posting for the user.
2. For some users (myself included) the info about "Most active forum:" and "Most active topic:" is simply missing.
When I open a users profile I get more statistical information for some users than others.
1. For some users the info about "Last active:" just shows: "-" despite that I can find very recent posting for the user.
2. For some users (myself included) the info about "Most active forum:" and "Most active topic:" is simply missing.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Board software phpBB updated to 3.2.10
That likely depends on a setting in the user profile: "Hide my online status". If that's enabled, nobody can see when that user was last active.petermad wrote: 2020-10-05, 17:59 UTC1. For some users the info about "Last active:" just shows: "-" despite that I can find very recent posting for the user.
I can confirm this observation. In CoolWater's profile and Horst.Epp's profile the information is present, in mine it's missing. I'm curious as to why that might be.2. For some users (myself included) the info about "Most active forum:" and "Most active topic:" is simply missing.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: Board software phpBB updated to 3.2.10
So far it looks to me that the information is only missing for members with many (5000+) postings.I can confirm this observation. In CoolWater's profile and Horst.Epp's profile the information is present, in mine it's missing. I'm curious as to why that might be.
I just tested that - it seems to be correct. I would be more conveniant if the info for "Last active:" in that case (or maybe always) showed the date of the users last posting.That likely depends on a setting in the user profile: "Hide my online status". If that's enabled, nobody can see when that user was last active.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar