Be sure to proceed with your upgrade to the latest ZC version as soon as possible.
Be sure to proceed with your upgrade to the latest ZC version as soon as possible.
.
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.
Will do. I am already looking into it
So, in the meantime everything works, but I am getting an error message in the admin for quantity discount, yet when I pretend order the quantity that the discount applies for, it works. Here is the error:
Warning: include(/home/mypassword/public_html/sub/mysub/includes/languages/english/modules/order_total/ot_quantity_discount.php) [function.include]: failed to open stream: No such file or directory in /iscsi/ecawareb/public_html/shop/shophere/myadmin/modules.php on line 173
Warning: include() [function.include]: Failed opening '/home/mypassword/public_html/sub/mysub/includes/languages/english/modules/order_total/ot_quantity_discount.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /iscsi/ecawareb/public_html/shop/shophere/myadmin/modules.php on line 173
I see that the path starts with /home and then in the no such file or directory part the path starts with /iscsi. Should I be inputting iscsi somewhere to replace home?
If I should start a new thread for this let me know. Thanks!
That suggests that your DIR_FS_CATALOG setting in your admin's configure.php file is still pointing to the old path. It needs to match the DIR_FS_CATALOG setting in your non-admin configure.php file
.
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.