www.jparkers.co.uk - display issue

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
smithy
Moon lover
Moon lover
Posts: 76
Joined: 2020-07-02, 11:44

www.jparkers.co.uk - display issue

Unread post by smithy » 2023-05-17, 19:21

I don't think this is specific to the latest version of Pale moon as I remember having problems with this site in the past.

Steps to reproduce:
1 -Navigate to site.
2 -Click on any plant that is pictured for sale.
3 -Scroll down the page until l you see "Availability to buy and flowering time"

In Pale moon it looks like this:
pale.png
It should look like this (using Libre wolf)
lib.png
I created a new profile and copied the errors..

Code: Select all

Timestamp: 17/05/23 20:07:05
Warning: Key event not available on some keyboard layouts: key=“i” modifiers=“accel,alt,shift” id=“key_browserToolbox”
Source File: chrome://browser/content/browser.xul
Line: 0

Timestamp: 17/05/23 20:07:12
Warning: Content Security Policy: Ignoring ‘x-frame-options’ because of ‘frame-ancestors’ directive.

Timestamp: 17/05/23 20:07:26
Error: The resource from “https://config.gorgias.chat/gorgias-chat-bundle-loader.js?applicationId=12146” was blocked due to MIME type mismatch (X-Content-Type-Options: nosniff).
Source File: https://www.jparkers.co.uk/iris-sibirica-paprikash/
Line: 0

Timestamp: 17/05/23 20:07:27
Error: The resource from “https://config.gorgias.chat/gorgias-chat-bundle-loader.js?applicationId=12146” was blocked due to MIME type mismatch (X-Content-Type-Options: nosniff).
Source File: https://www.jparkers.co.uk/iris-sibirica-paprikash/
Line: 0

Timestamp: 17/05/23 20:07:27
Error: SyntaxError: expected expression, got '<'
Source File: https://www.jparkers.co.uk/iris-sibirica-paprikash/
Line: 4388
Source Code:
<noscript><iframe src="https://www.googletagmanager.com/ns.h
Thanks for your help.
It is common to think of our own time as standing at the apex of civilisation from which the deficiencies of preceding ages may patronisingly be viewed in the light of what is assumed to be progress. The reality is that in the long perspective of history the present century will not hold an enviable position unless the second half is to redeem its first.

Chief US prosecutor Robert Jackson's closing statement - Nurenburg 1946

User avatar
Sajadi
Board Warrior
Board Warrior
Posts: 1226
Joined: 2013-04-19, 00:46

Re: www.jparkers.co.uk - display issue

Unread post by Sajadi » 2023-05-17, 19:30

Error message what appears is this:
SyntaxError: expected expression, got '< - salvia-gigantimo-collection:4426

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35478
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: www.jparkers.co.uk - display issue

Unread post by Moonchild » 2023-05-17, 19:41

Looks like it's because of them attempting to use grid with some strange values. (grid-column-end is set to -1 ... that doesn't make much sense)
For the record: It's a table -- they don't need to use display:grid at all (in fact removing the grid keyword solves the issue).

Aside from us handling weird/wrong values better, there isn't much we can do here, I'm afraid as it seems to be webmaster error.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

dbsoft
Project Contributor
Project Contributor
Posts: 407
Joined: 2020-02-21, 17:35

Re: www.jparkers.co.uk - display issue

Unread post by dbsoft » 2023-05-18, 06:33

I just loaded this page to see what was happening and it displayed fine for me. Did they fix/change something or am I experiencing something completely different?

Oh wait nevermind, I didn't scroll down enough. I see it now.

Locked