Re: Order Delivery Date Support Thread
It does a drop down calendar - done with some javascript. Old javascript that seems to mostly work with browsers so less dependent on what a person has installed in their browser. Better than flash for sure. Best? Not really. Possible future plans to change this out to jquery which is more likely to work cross-browser and where these functions are going to instead of just javascript.
Re: Order Delivery Date Support Thread
How do I uninstall this module?
Re: Order Delivery Date Support Thread
As you would any mod. Remove extra files - in this case I believe the only extra files are the javascript files in includes/modules/pages/checkout_shipping. Then replace all the other files with the originals - or with your last merged files. If you have not had any experience installing or uninstalling mods, then this may be very difficult to do. You have to very careful and precise because one mistake can screw up your cart!
Re: Order Delivery Date Support Thread
Quote:
Originally Posted by
delia
As you would any mod. Remove extra files - in this case I believe the only extra files are the javascript files in includes/modules/pages/checkout_shipping. Then replace all the other files with the originals - or with your last merged files. If you have not had any experience installing or uninstalling mods, then this may be very difficult to do. You have to very careful and precise because one mistake can screw up your cart!
yeah, is what I was afraid of since there are quite a few files to replace. Was hoping there would be an easy way to remove it without going to that extreme.
Re: Order Delivery Date Support Thread
Hi there. I have used this plugin for a year and its awesome, thanks for you efforts. Just one question, is there a way to set orders by delivery date in orders page in the backend of zencart??
Re: Order Delivery Date Support Thread
Well, nice idea but there is no native sorting on the orders total in Zen Cart. I would think it wouldn't be difficult to put that in by just copying the way it's done in the customers list. I'm not volunteering to do it for free though - most free mods I work on or create are paid for by someone initially and I donate that to the community.
Re: Order Delivery Date Support Thread
Quote:
Originally Posted by
delia
Well, nice idea but there is no native sorting on the orders total in Zen Cart. I would think it wouldn't be difficult to put that in by just copying the way it's done in the customers list. I'm not volunteering to do it for free though - most free mods I work on or create are paid for by someone initially and I donate that to the community.
Umm... And how much would it cost. Im pretty interest, a customer of mine sells cakes, and he wants to receive all orders through the zencart, but the baker must know the delivery date of the orders to know what to bake first.Thanks for answering.
Re: Order Delivery Date Support Thread
I appreciate the interest and understand the question...maybe it will get added to the mod.
Can't Enter Order Delivery Date on Step 1 of 3 of Checkout
Help! We can't enter a Order Delivery Date on Step 1 of 3 during Checkout. When we go through the checkout process, the "Desired Delivery Date is Required!" and the "Date:" with text field are visible. However, we are unable to insert any thing (numbers or letters) into the data field and there is no calender to select a date from.
We installed this add on (source code and MySQL database changes) and we have not made any local modifications whatsoever. We have triple checked that all the files were installed correctly. We can set the new field (Require Order Delivery Date?) in Config > Minimum Values.
Has anyone else had this issue or know how to fix it?
We are currently using Zen Cart 1.5.1., PHP Version: 5.2.17, Database: MySQL 5.0.96, and are hosted by GoDaddy. We recently installed Order Delivery Date_2_4 and are having problems. We have checked on both Firefox 16.0.2 and Chrome 28.0.1500.95 and have the same problem in both.
Our site is: testdeliverydate.giveonlythebest.com
Any suggestions/solutions would be GREATLY appreciated!
Thanks
Re: Can't Enter Order Delivery Date on Step 1 of 3 of Checkout
Sandra, have you gone back through to make sure that you uploaded all files one by one and do you have any other additional javascript or jQuery installed (could be for a slideshow or other things). Those are the 2 usual reasons why it may not be working.