- Posts: 13
Question webtrees not showing correctly in Edge/Chrome
- Ormhaugen
- Topic Author
- Offline
- New Member
Less
More
1 year 1 month ago #1
by Ormhaugen
webtrees not showing correctly in Edge/Chrome was created by Ormhaugen
I didn't log in to my webtrees for a week or so, then suddenly the login page was only showing garbish and not possible to log in using Edge which I normally use (see attached file 'Innlogg Edge'). I then tried Chrome, all OK the first time, but next day just the same as Edge. I was then at wt 2.1.17. I then tried Firefox and the login page showed up OK, and I then upgraded from 2.1.17 to 2.1.18. The process seemed to hault at ' copying file', but after I logged out and in again, wt says the site is 2.1.18. After a couple of days Firefox loads the site OK and everything seems to work OK. But I want the site to work OK also in Edge and Chrome which most of the other users of the site use. What could possibly be the reason for this malfunctioning?
Geir
Geir
Please Log in or Create an account to join the conversation.
- Peter_S
- Offline
- Premium Member
1 year 1 month ago #2
by Peter_S
if the automatic update process has not been completed properly, you should perform a manual update instead, as described here .
Peter
webtrees 2.1.22, vesta modules, chart modules of magicsunday, extended family and imprint of hartenthaler
PHP 8.3.12, MariaDB 10.11.8
Webhosting: genonline.de
Replied by Peter_S on topic webtrees not showing correctly in Edge/Chrome
Hello Geir,The process seemed to hault at ' copying file', but after I logged out and in again, wt says the site is 2.1.18.
if the automatic update process has not been completed properly, you should perform a manual update instead, as described here .
Peter
webtrees 2.1.22, vesta modules, chart modules of magicsunday, extended family and imprint of hartenthaler
PHP 8.3.12, MariaDB 10.11.8
Webhosting: genonline.de
Please Log in or Create an account to join the conversation.
- fisharebest
- Offline
- Administrator
1 year 1 month ago #3
by fisharebest
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Replied by fisharebest on topic webtrees not showing correctly in Edge/Chrome
Maybe you also need to clear your browser cache.
But it is impossible to give you an exact answer from a screenshot. We would need the URL so we can view the page ourselves.
But it is impossible to give you an exact answer from a screenshot. We would need the URL so we can view the page ourselves.
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.
- Ormhaugen
- Topic Author
- Offline
- New Member
Less
More
- Posts: 13
1 year 1 month ago #4
by Ormhaugen
Replied by Ormhaugen on topic webtrees not showing correctly in Edge/Chrome
I have manually uploaded webtrees 2.1.18 and deleted all my browser caches as suggested, but the problem is the same: garbish in Edge and Chrome, not possible to log in, working OK in Firefox.
But now I think I have found what's wrong: I copied the url for posting here and discovered that Edge/Chrome have https while Firefox has http. If copying the url from FF into Edge/Chrome everything is working. So it's a question of security. But how do I get FF to operate with https?
URL: www.osteroy-sogelag.org/slekt2/index.php...ekt2%2Ftree%2Fslekt2
You can also reach the site here: www.osteroy-sogelag.org/ and choosing the button 'Slekt' (2 from right).
I'm using PHP 8.0.30
But now I think I have found what's wrong: I copied the url for posting here and discovered that Edge/Chrome have https while Firefox has http. If copying the url from FF into Edge/Chrome everything is working. So it's a question of security. But how do I get FF to operate with https?
URL: www.osteroy-sogelag.org/slekt2/index.php...ekt2%2Ftree%2Fslekt2
You can also reach the site here: www.osteroy-sogelag.org/ and choosing the button 'Slekt' (2 from right).
I'm using PHP 8.0.30
Please Log in or Create an account to join the conversation.
- Ormhaugen
- Topic Author
- Offline
- New Member
Less
More
- Posts: 13
1 year 1 month ago #5
by Ormhaugen
Replied by Ormhaugen on topic webtrees not showing correctly in Edge/Chrome
Sorry, that was asking the wrong way: It's of course a question of getting Edge/Chrome showing the site correctly, with security.
Please Log in or Create an account to join the conversation.
- fisharebest
- Offline
- Administrator
1 year 1 month ago #6
by fisharebest
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Replied by fisharebest on topic webtrees not showing correctly in Edge/Chrome
Look in the file data/config.ini.php
I guess you have used http instead of https in the setting for base_url.
Thus webtrees is generating http links instead of https links.
I guess you have used http instead of https in the setting for base_url.
Thus webtrees is generating http links instead of https links.
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.
- Ormhaugen
- Topic Author
- Offline
- New Member
Less
More
- Posts: 13
1 year 1 month ago #7
by Ormhaugen
Replied by Ormhaugen on topic webtrees not showing correctly in Edge/Chrome
That solved my problem.
Thank you Greg.
Geir
Thank you Greg.
Geir
Please Log in or Create an account to join the conversation.
- Machiel
- Offline
- New Member
11 months 2 weeks ago #8
by Machiel
Replied by Machiel on topic webtrees not showing correctly in Edge/Chrome
I experienced the same problem, and it was solved in the same way:
Replacing http with https in the setting for base_url did the trick.
Thanks for providing this solution.
Replacing http with https in the setting for base_url did the trick.
Thanks for providing this solution.
Please Log in or Create an account to join the conversation.