Just tested on Zen Cart 2.1.0; looks fine to me. Not sure what the issue on your site is.
Just tested on Zen Cart 2.1.0; looks fine to me. Not sure what the issue on your site is.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Thanks for letting me know.
Not sure either, it generates an invoice, but only the header and footer show, the products are not listed.
I will try it again on my test VM.
I am using the bootstrap template, only other add-on is your invoice payment one.
It seems to be a problem with this statement in invoice.php:
I assume that is comparing billing and shipping addressesCode:$show_customer = false; if ($order->billing['name'] != $order->delivery['name']) { $show_customer = true; }
logs show multiple errors in includes/functions/functions_addresses.php
I have store pickup enabled, could that be causing the problem?
Could be - I will try that.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Fixed. Thanks for providing these details.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Thank you! now working fine.
I try to keep things simple as my daughter's business is a very small one person enterprise, based in Cornwall and supplying small independent shops in the county.
Zencart makes things a lot easier for her.
I am retired, and at 72, things don't come quite as easily as they used to. Glad I could contribute.