Tsbohemia.cz - cannot see prices nor add to basket

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.
Robin_WH
Moonbather
Moonbather
Posts: 51
Joined: 2016-02-04, 01:19

Tsbohemia.cz - cannot see prices nor add to basket

Unread post by Robin_WH » 2021-11-16, 09:01

In the eshop tsbohemia.cz I cannot see prices (they are blurred) nor add goods to the basket. Exactly same thing happens in clean profile on PMPortable. In FF94 there is no problem.
http://snipboard.io/3ntRzw.jpg
Can you help, please?

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

Re: Tsbohemia.cz - cannot see prices nor add to basket

Unread post by Moonchild » 2021-11-16, 09:29

Please try and include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:

Clear any current output
Navigate or refresh the page in question
Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
"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

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 4942
Joined: 2015-12-09, 15:45
Contact:

Re: Tsbohemia.cz - cannot see prices nor add to basket

Unread post by moonbat » 2021-11-16, 09:34

Looks like the usual regex error, plus a bunch of other stuff -

Code: Select all

SyntaxError: expected expression, got '?'[Learn More]  
default_js.asp:153:118963
ReferenceError: initWn5ProdCarusel is not defined[Learn More]  
www.tsbohemia.cz:96:1
ReferenceError: initLogOnCont is not defined[Learn More]  
www.tsbohemia.cz:379:1
ReferenceError: wordProductVariant is not defined[Learn More]  
www.tsbohemia.cz:570:1
ReferenceError: App is not defined[Learn More]  
www.tsbohemia.cz:627:3
ReferenceError: MenuHead is not defined[Learn More]
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
Linux Mint 21 Xfce x64 on HP i5-5200 laptop, 12 GB RAM.
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX

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

Re: Tsbohemia.cz - cannot see prices nor add to basket

Unread post by Moonchild » 2021-11-16, 09:35

moonbat wrote:
2021-11-16, 09:34
the usual regex error
No, looks like this is because they used the nullish coalescing operator ("??")
"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

Robin_WH
Moonbather
Moonbather
Posts: 51
Joined: 2016-02-04, 01:19

Re: Tsbohemia.cz - cannot see prices nor add to basket

Unread post by Robin_WH » 2021-11-16, 18:25

Thank you Moonbat, I was in hurry and totally forgot about error console.

New Tobin Paradigm

Re: Tsbohemia.cz - cannot see prices nor add to basket

Unread post by New Tobin Paradigm » 2021-11-16, 20:05

The main point to this board is to gather and evaluate what users are encountering and just exactly which horseshit "features" are actually spreading as systematic cancer vs the general pile of useless junk being shat out. That is why it is a seperate and distinct board.

So we can prioritize what is actually needed vs what might be needed vs what we ain't gonna bother wasting time on.

For example: This js feature is more important than a dozen pointless and non-desktop focused css media features and selectors I have seen.

So while it may seem redundant to post the same handful of issues it is only redundant to post the same errors for the SAME sites. So it is slightly different than other boards on the forum. Tho searching is still important but only so we don't end up with say multiple posts of purple docs inc regex fails. However banana corp, triangle webmail, and starlight video streaming all fail cause of webcomponents is NOT redundant.

At any rate, errors being reported here and identifed helps us figure out what to focus on with various bits of Web* prefixed garbage and the like.

Locked