Click on page 1 and read post #7 ... or here's a link to it:
http://www.zen-cart.com/forum/showpo...18&postcount=7
Click on page 1 and read post #7 ... or here's a link to it:
http://www.zen-cart.com/forum/showpo...18&postcount=7
Also, you edit the number of advance days in includes/modules/pages/checkout_shipping/jscript_calendar_head.php.
Directions are included within the file.
THANK YOU very much now i'm almost ready to go with my business, i'm happy that you helped me out ....well if you can give a hand with my last question will be great but if not is ok u help me a lot with this calendar because i was needing a calendar for this web site . My question is how can i remove the category, information, bestseller,sideboxes out of checkout pages i mean only from checkout pages and keep the imagen of the product that a customer is buying until the end well not till the complete end of the process but at least until the billing information is required?? can be done here in zen cart???
Mr. Meech -
Can you point me in the correct direction -- everything displays fine in admin, but the pull down does not display on the shipping page. What file do I need to tweak as modules>pages>checkoutshipping did not do the trick
Assuming that you don't have any other order modules installed, it sounds like you might have a file or two in the wrong directory. I would suggest doing a preliminary super close check that your files are in the right place and have appropriate file permissions and such..
I have no other modules installed that connect to the shipping pages, however it is still not displaying and I have went through the install twice, any suggestions???
Amatkins,
If you can supply the website address i will be glad to take a look at your checkout page. If you're not comfortable or don't want to post it on the forum here, PM it to me and i'll respond back via the forum so others can still benefit from our conversation.![]()
Any updates on the M-D-Y to D-M-Y issue ? (see above)
20 years a Zencart User
Ok - i took a look.
I think your approach with editing the English.php file is not the best of ideas (partially because it's a core file).
The date on the checkout_shipping page where the dropdown calendar is, cannot be varied. That one HAS to show in the Y-m-d format or else it will not get inserted into the database in the right format and the date will be wrong.
Aside from that, once you're past that page you should be able to echo out the date in whatever format you want - and you can configure this on includes/templates/YOUR-TEMPLATE/tpl_checkout_confirmation_default.php
As for altering the email delivery date formatting, you need to look in the monster order.php file which lives inside includes/classes. Look around line 900~940-ish. (I think there might be another spot somewhere in that file that needs email editing too but i don't ahve the time to dig for it right now)..
That should put you on a pretty good track.
Bookmarks