when i choose in param filter one option, modul works fine, after second choose, it shosw message no results, after 5 seconds is on page redirection and in place of param search module it is error page. See screen
Test on https://www.rafkarna.cz/eshop/zapletena-kola
Joomla 5, Phoca 5 beta
on Joomla 4 and Phoca 4 there was no problem, any idea?
bug parameter filtr
- Nidzo
- Phoca Professional
- Posts: 387
- Joined: 07 Nov 2018, 14:55
Re: bug parameter filtr
Can you try switching to default Joomla template and check if problem persist?
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: bug parameter filtr
Hi, on your site, I see a lot of different Javascript errors. E.g. one is redeclaring Phoca Cart variable: VM229:1 Uncaught SyntaxError: Identifier 'phFilterNewUrlSet' has already been declared. It is a part of some debugger:
Usually, this is declared in file: phocafilter.min.js:
so the second declaration in the VM229 debug can break the Javascript. Unfortunately, I don't know nothing about this debug on your site, so this needs to be solved by someone who implemented this debug or uses it.
And hard to say, if this type of error can cause the described problem of there is another issue on the site
Jan
Usually, this is declared in file: phocafilter.min.js:
so the second declaration in the VM229 debug can break the Javascript. Unfortunately, I don't know nothing about this debug on your site, so this needs to be solved by someone who implemented this debug or uses it.
And hard to say, if this type of error can cause the described problem of there is another issue on the site
Jan
If you find Phoca extensions useful, please support the project