I uninstalled and reinstalled from inside the module and all is solved.
Thank you very much. Everything was installed correctly but something must have corrupted in the installation. Everything works now so far.
I uninstalled and reinstalled from inside the module and all is solved.
Thank you very much. Everything was installed correctly but something must have corrupted in the installation. Everything works now so far.
I had been running on 0.97 for two years now and, today, in one foul swoop, finally upgraded all the way to 1.5 in one go. I had the same issues you did and thank you for your post because that is what solved it for me as well.
It would be worth including in the upgrade section of the documentation.
im getting the nonce sql error, i had issues before installing this module with filter by manufacturers and an issue with the sort by dropdown on product listing pages. from reading this thread i am seeing that it may possibly be to do with my template and the java queries coding in php files. Can anyone point me in the right direction to resolve this issue myself hopefully?
I'm on latest version of zen 1.57b and template tableau 2 from the downloads section, picture to follow forgot my address was on it
"$ is not defined". The $ is probably referring to jQuery. Therefore it suggests your template doesn't have jQuery loaded. Likely your old template had some other outdated way of loading jQuery or javascript code.
Responsive_Classic loads it like this: https://github.com/zencart/zencart/b...eader.php#L138
Tip: one way to determine whether a problem is quite likely with your template is to switch the template temporarily to responsive_classic and see if the problem persists.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Thanks Dr Byte I will give the classic responsive a test see if it process the payment then if it does then perhaps that's the source of all my headaches.
To my untrained eye i'm struggling but slowly learning, last week i had no idea how to find that kind of error information.
The template is available at https://www.zen-cart.com/downloads.php?do=file&id=2162 and there's also a support thread i recently posted in on these forums for the module listed on the plugin download page, if it turns out to be a template issue ill ensure i share the fix there. My only other theory is that the developer i hired to remove errors replaced the jquery file or the file that defines it with a standard template file to inact a patch fix that had adverse effects to my site making my situation a unique situation.
i'll try the responsive classic and report my findings