Question
webtrees statistics page not updated
- hermann
-
Topic Author
- Offline
- Elite Member
-
Less
More
3 months 3 weeks ago - 3 months 3 weeks ago #1
by hermann
Hermann
Designer of the custom module "Extended Family"
webtrees 2.2.1 (all custom modules installed, PHP 8.3.12, MariaDB 10.6) @ ahnen.hartenthaler.eu
webtrees statistics page not updated was created by hermann
It is not directly related to this forum, but ...
As far as I can see the statistics page is not up to date: dev.webtrees.net/statistics.html
Maybe because the file dev.webtrees.net/build/latest-version.txt contains:1.4.6|1.0.0|https://github.com/fisharebest/webtrees/releases/download/1.4.6/webtrees-1.4.6.zip
Besides that, it would be more interesting to see now statistics for webtrees 2.2 instead of webtrees 2.0.
As far as I can see the statistics page is not up to date: dev.webtrees.net/statistics.html
Maybe because the file dev.webtrees.net/build/latest-version.txt contains:1.4.6|1.0.0|https://github.com/fisharebest/webtrees/releases/download/1.4.6/webtrees-1.4.6.zip
Besides that, it would be more interesting to see now statistics for webtrees 2.2 instead of webtrees 2.0.
Hermann
Designer of the custom module "Extended Family"
webtrees 2.2.1 (all custom modules installed, PHP 8.3.12, MariaDB 10.6) @ ahnen.hartenthaler.eu
Last edit: 3 months 3 weeks ago by hermann. Reason: typo
Please Log in or Create an account to join the conversation.
- fisharebest
-
- Offline
- Administrator
-
3 months 3 weeks ago #2
by fisharebest
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Replied by fisharebest on topic webtrees statistics page not updated
> Maybe because the file dev.webtrees.net/build/latest-version.txt contains:1.4.6|1.0.0|https://github.com/fisharebest/webtrees/releases/download/1.4.6/webtrees-1.4.6.zip
webtrees doesn't request this exact URL. It requests a version with parameters showing the current version of webtrees and the current version of PHP. e.g. latest-version.txt?p=8.4&w=2.1.10
For example, if you have PHP 8.3 or 8.4, then you will get a response saying that you can upgrade to webtrees 2.2.1
But if you have PHP 8.2, then you will get a response saying that you can upgrade to webtrees 2.1.22
Older versions of PHP get older versions of webtrees.
If you don't specify a version, you get the oldest one supported by this URL - webtrees 1.4.6.
> Besides that, it would be more interesting to see now statistics for webtrees 2.2 instead of webtrees 2.0.
You are right. I didn't update it immediately, as I wanted to wait until there were more users of 2.2.
I'll update it soon.
webtrees doesn't request this exact URL. It requests a version with parameters showing the current version of webtrees and the current version of PHP. e.g. latest-version.txt?p=8.4&w=2.1.10
For example, if you have PHP 8.3 or 8.4, then you will get a response saying that you can upgrade to webtrees 2.2.1
But if you have PHP 8.2, then you will get a response saying that you can upgrade to webtrees 2.1.22
Older versions of PHP get older versions of webtrees.
If you don't specify a version, you get the oldest one supported by this URL - webtrees 1.4.6.
> Besides that, it would be more interesting to see now statistics for webtrees 2.2 instead of webtrees 2.0.
You are right. I didn't update it immediately, as I wanted to wait until there were more users of 2.2.
I'll update it soon.
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.
- hermann
-
Topic Author
- Offline
- Elite Member
-
3 months 3 weeks ago #3
by hermann
Hermann
Designer of the custom module "Extended Family"
webtrees 2.2.1 (all custom modules installed, PHP 8.3.12, MariaDB 10.6) @ ahnen.hartenthaler.eu
Replied by hermann on topic webtrees statistics page not updated
Thanks for your background information, Greg!
My main point was that the content of the statistics page was last updated on 2025-01-13 04:57:04 UTC.
My main point was that the content of the statistics page was last updated on 2025-01-13 04:57:04 UTC.
Hermann
Designer of the custom module "Extended Family"
webtrees 2.2.1 (all custom modules installed, PHP 8.3.12, MariaDB 10.6) @ ahnen.hartenthaler.eu
Please Log in or Create an account to join the conversation.
- fisharebest
-
- Offline
- Administrator
-
3 months 3 weeks ago #4
by fisharebest
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Replied by fisharebest on topic webtrees statistics page not updated
> My main point was that the content of the statistics page was last updated on 2025-01-13 04:57:04 UTC.
Sorry - I missed that.
That was the date I converted the demo site from utf8mb3 to utf8mb4.
The statistics are stored in the same database as the demo site and I forgot about it when I upgraded.
I can restore from a backup.
Sorry - I missed that.
That was the date I converted the demo site from utf8mb3 to utf8mb4.
The statistics are stored in the same database as the demo site and I forgot about it when I upgraded.
I can restore from a backup.
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.