Page 1 of 2
product search not working
Posted: 07 Apr 2022, 21:46
by vodka
product search not working.reinstalled the module PhocaCartSearchModule-master doesn't work anyway
Re: product search not working
Posted: 07 Apr 2022, 23:16
by Benno
Hi,
what exactly is not working? Just tested with current component, module and demo data....
Phoca Cart v4.0.0
Phoca Search Module v4.0.0
Phoca Cart Demo Data J4_v3
Joomla! v4.1.2
PHP v7.4.16
DB 10.3.34-MariaDB-0+deb10u1
Kind regards,
Benno
Re: product search not working
Posted: 09 Apr 2022, 15:27
by vodka
I enter text, press the search button, nothing happens, but the clear button works
Phoca Cart 4.0.0Beta
Phoca Search Module v4.0.0
Joomla v4.1.2
nothing happens when the button is pressed
Re: product search not working
Posted: 09 Apr 2022, 16:50
by Benno
Hi,
what happens when you update to
Phoca Cart Stable v4.0.0?
Kind regards,
Benno
Re: product search not working
Posted: 10 Apr 2022, 08:00
by vodka
updated, still not working
Re: product search not working
Posted: 10 Apr 2022, 08:07
by vodka
apparently this is somehow connected with the template, the magnifying glass icons are not shown and clear,but why then only one of the functions does not work?
Re: product search not working
Posted: 11 Apr 2022, 08:34
by vodka
swears at com_phocacart/js/phoca/phocafilter.js
phocafilter.js?c6fe56854498f0199474d5fb23d42465:292 Uncaught TypeError: jQuery.param.querystring is not a function
at phSetFilter (phocafilter.js?c6fe56854498f0199474d5fb23d42465:292)
at phChangeSearch (phocafilter.js?c6fe56854498f0199474d5fb23d42465:503)
at HTMLButtonElement.onclick ((index):264)
at Object.trigger (jquery.js:7)
at HTMLButtonElement.<anonymous> (jquery.js:7)
at Function.each (jquery.js:5)
at init.each (jquery.js:5)
at init.trigger (jquery.js:7)
at init.x.fn.<computed> [as click] (jquery.js:14)
at HTMLInputElement.<anonymous> ((index):125)
Re: product search not working
Posted: 11 Apr 2022, 12:35
by Jan
Hi, what value does the parameter "Load Component Media" has? (in your search module)
It looks like that some core Phoca Cart JS libraries are not loaded on your site.
Jan
Re: product search not working
Posted: 14 Apr 2022, 14:30
by vodka
done, nothing has changed
Re: product search not working
Posted: 15 Apr 2022, 22:41
by Jan
Hi, which version of jQuery is loaded on your site when getting this error?
Jan