Hello,
When I use Pale Moon and I won't to open this page: https://www.lfconnect.com/web/
I get a blank page. No error message or whatever. In firefox it loads fine.
Can someone help me to solve this problem?
With seamonkey I get this error message:
'Not compatible with Internet Explorer 7 or older versions.
Please try in Chrome, Firefox, Safari and later versions of Internet Explorer.'
Thank you very much for your help and your time!!
Dirk
Belgium
Blank page
Forum rules
This is a self-serve support board for our community. The development team can't provide any support for Windows XP (and compatible versions of Pale Moon for it) any longer.
This is a self-serve support board for our community. The development team can't provide any support for Windows XP (and compatible versions of Pale Moon for it) any longer.
-
- Pale Moon guru
- Posts: 37685
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: Blank page
It's a bug on the website. They are trying to use useragent sniffing and it fails because it doesn't handle anything coming after the compatmode version number in Pale Moon's string:
They expect just a "number" but Pale Moon has more after "Firefox/31.9" in its UA string and the website (apparently written in java) fails to handle it.Timestamp: 24/09/2015 18:21:32
Error: uncaught exception: java.lang.NumberFormatException: For input string: "31.9 PaleMoon/25.7.0"
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
Re: Blank page
Ok, thank you for the VERY quick reply.
So there's no way to get the page working in Pale Moon, right?
So there's no way to get the page working in Pale Moon, right?
-
- Fanatic
- Posts: 204
- Joined: 2015-06-04, 18:12
Re: Blank page
There is. Here are some workarounds:
Open your preferences and disable "Use Firefox Compatibility mode" in the "Advanced" tab. Then the page will not treat your browser as Firefox and will not trigger the bug. You'll receive messages that your browser is not supported, but it should be usable. I don't know if this website restricts its functions for unsupported browsers, though. (This setting will also affect other websites, so you should re-enable the option when you encounter any problems.)
Another workaround is to enter "about:config" in the address bar; then right-click the list and choose "New" > "String", then enter as name:
general.useragent.override.lfconnect.com
then enter as value:
Windows / Firefox 40: Mozilla/5.0 (Windows NT 6.1; rv:40.0) Gecko/20100101 Firefox/40.0
The site will then believe you are using Firefox, without triggering the bug. This setting will only affect this specific website.
Open your preferences and disable "Use Firefox Compatibility mode" in the "Advanced" tab. Then the page will not treat your browser as Firefox and will not trigger the bug. You'll receive messages that your browser is not supported, but it should be usable. I don't know if this website restricts its functions for unsupported browsers, though. (This setting will also affect other websites, so you should re-enable the option when you encounter any problems.)
Another workaround is to enter "about:config" in the address bar; then right-click the list and choose "New" > "String", then enter as name:
general.useragent.override.lfconnect.com
then enter as value:
Windows / Firefox 40: Mozilla/5.0 (Windows NT 6.1; rv:40.0) Gecko/20100101 Firefox/40.0
The site will then believe you are using Firefox, without triggering the bug. This setting will only affect this specific website.
Re: Blank page
Hello Toa-Nuva,
I tried both solutions and they both work, Thank you very much!!
Incredible how fast my problem was solved.
Thanks again!
Dirk
I tried both solutions and they both work, Thank you very much!!
Incredible how fast my problem was solved.
Thanks again!
Dirk