Re: Order Delivery Date Support Thread
Let me apologize if this was covered in this thread but I simply can't find it after looking for "days." I installed this in v1.5.1 and it is working flawlessly with one minor exception: The delivery date does not show up in ship confirmation email. It does show everywhere else it is supposed to but in the ship confirmation email it shows as $EMAIL_TEXT_DELIVERY_DATE. This happens on all order_status emails. Any thoughts?
Re: Order Delivery Date Support Thread
Quote:
Originally Posted by
getyler2
Actually that 404 turns out to be another issue. Got that one covered. But now after installing 2.4, the title and text field show up fine but the icon and calendar does not. And the text field won't let me enter any text. Any suggestions? I can see the code inserted in the checking shipping file...
<script type="text/javascript" src="includes/modules/pages/checkout_shipping/jscript_a-mootools.js"></script>
<script type="text/javascript" src="includes/modules/pages/checkout_shipping/jscript_b-calendar.js"></script>
<script type="text/javascript">
window.addEvent('domready', function() { myCal = new Calendar({ date: 'Y-m-d' }, { blocked: ['24-25,31 12 *', '0 * * 0'], direction: 3, draggable: false }); });
</script>
Site -
http://texastamale.com/storefront/
I've worked on this for weeks with no luck, and it's crucial I get this working again for my client. Works in 1.3.8, does not work in 1.5.1. Please help! Thanks!
Re: Order Delivery Date Support Thread
Duffy no one else has reported this and that part has not been touched in a while. Think you might be missing something in the install.
Getyler2 you have jquery installed on the home page with that slider. Mootools and jquery do not work together. There is a way to fix your problem if that homepage slider is the only thing using the jquery- move the jquery to includes/modules/pages/index. Then the jquery will only be included on the home page. There are some ifs in that though. May not work on your cart; may turn off other jquery features.
This is an old mod and if I were doing it today, I would use jquery and not mootools and probably avoid these problems. But I didn't write it in the first place.
Re: Order Delivery Date Support Thread
Dude!!! You so ROCK! That works like a charm. Thank you so very much. I am literally dancing right now. Pretty sure jquery's only used on the home page but will test out the rest of the cart. Cheers my friend!
Re: Order Delivery Date Support Thread
Hi from Germany,
i translated the order delivery date module for the german zencart 1.5. . But now i have a problem. I think here are many Zenners who wants to use a timeslot and the exact time for the delivery.
Is it possible to update the order delivery module to date and time ? Javascript from mootols ist not my ... (I have no idea)
Is there a chance to create a admin module to control the aviable timeslots? (2 slots per hour / 3 days a week)
Thank you and best regards from Germany
COLOSSOS
Re: Order Delivery Date Support Thread
Hi,
This is a great delivery date picker. It works great. There is only one problem. I am using a template named "Abbington_Mega" from Picaflor_Azul. This template has a great looking slider on index page. There seems to be a conflict with Jscript. There are two files located in \includes\templates\abbington_mega\jscript\ folder. They are "css_browser_selector.js" and "jscript_jquery.min.php" As soon as I rename these files, slider stops working and Delivery Date picker starts working. If I do not rename these files, the slider works, but Date picker stops working and stops showing the calendar. Any Idea how I can fix this issue?
Re: Order Delivery Date Support Thread
Quote:
Originally Posted by
testsat
There seems to be a conflict with Jscript. There are two files located in \includes\templates\abbington_mega\jscript\ folder. They are "css_browser_selector.js" and "jscript_jquery.min.php"
If the slideshow is only on the home page, have you looked into adjusting the header file as appropriate in your template to only include those javascript libraries on the home page? That should eliminate the problem (and probably should have been done by the template designer - in my nsho).
Re: Order Delivery Date Support Thread
I will be using this for a service that will be delivering goods to rental properties and would like to use it for the renter to specify their arrival date and time with their order (which will be used to schedule the delivery) can a time option be added to it?
thanks
Re: Order Delivery Date Support Thread
Wondering if anyone has been able to integrate this mod with Fast and Easy Checkout?
Re: Order Delivery Date Support Thread
I'm wondering if your delivery date program uses a drop down calendar where customer has to select date? Or, can they simply type in a delivery date?. I'm asking this because we currently have a delivery date function on our website, but it requires the customer to use a drop down calendar to select the date. The problem we've had is that if our customer doesn't have to correct Adobe Flash program, or whatever, they can't see the calender icon for the drop down and the program does not allow them to simply type the desired delivery date in. I would appreciate any info you can give me on this.. or if there is anybody who knows of a program I might get, I would greatly appreciate it.. I can be contacted directly at [email protected] Thanks again!