Please use version 2.8 (the latest and greatest for 1.3.8). Then do the steps in the exact order specified in the readme.
Please use version 2.8 (the latest and greatest for 1.3.8). Then do the steps in the exact order specified in the readme.
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 for your quick reply. I did and now I have another problem.
tpl_checkout_shipping_default.php is rending a half blank page (continue button and footer disappears) so after many trials I found these two lines of code
are the responsibles for that so commenting them out solves the problem, page loads fine but images don't show up at all.Code://} else if (DOWNLOAD_ENABLED && product_attributes_downloads_status($order->products[$i]['id'], $order->products[$i]['attributes'])) { // echo GIFT_WRAP_NA;
Any ideas?...
Thanks for the help.
M.Valenti
Contemporary Artist - Entrepreneur
http://www.manuelavalenti.com - http://www.byvalenti.com
I don't know what I did but it finally works! I wish I knew what I did though.
M.Valenti
Contemporary Artist - Entrepreneur
http://www.manuelavalenti.com - http://www.byvalenti.com
When people have problems like this my general advice is to use my template files, test, then introduce the changes you made to the templates on top of my files. This is probably less error prone than trying to do my changes on top of yours. But I'm glad to hear you got it going.
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.