Glad to hear that it's working for both of you!
Glad to hear that it's working for both of you!
Having a slight problem,
following instructions but cannot run the sql script.
error: An appropriate representation of the requested resource /admin/sqlpatch.php could not be found on this server. (squlpatch.php set at 777).
The site is a sub domain, has this been tested on subdomains?
W
Hi Wolflupo,
Sorry for the delay in replying... have you managed to find a solution to this problem in the meantime? I am currently running this mod on a subdomain and it works fine for me.
The error message you are getting seems to me to indicate a larger problem with your server configuration or zen-cart installation and not necessarily a problem with the sql code contained in the mod. Have you tried running any other sql commands through the patch interface?
Please keep us posted as you try to figure this out. I'll try to chime in with helpful advice when I can.
Good luck!
Alan
Alan,
thanks for the reply, I have installed other modules using sql patchs with no problems. here is a list of modules installed:
order edit, super order, shopping cart images on sidebox, search box in header and using the lavender template.
very strange that I cannot install this module.
BTW: I have managed to install this on another web site I'm developing without any problems. same modules installed.
.
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.
That's a block happening by your hosting company's mod_security rules which block many commonly "forbidden" words from being submitted on a web page. SQL commands can sometimes get caught with those filters if they're really tight.
Talk to your host to relax them, or try uploading the script using the Browse button instead of copy/paste.
Or use phpMyAdmin instead.
.
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.