Re: Order Delivery Date Support Thread
HI
Tried the contribution and it worked really well. This was only after I removed mootools from the JS directory which was being used by slimbox. Now slimbox does not work!!
Is there a way to get around this? Since I would like to use slimbox as well
Any help will be much appreciated
Re: Order Delivery Date Support Thread
When a customer does not enter a Desired Delivery Date, "November 30, 1999" always prints on the invoices. I read the entire thread, and it appeared that the solution was to reinstall the module, which I did. The result: still getting a default of November 30 :(
When I ran the sql patch to start the install it gave an error saying that the table already existed. If this is the case, how do I remove it and reinstall? And if I do that, won't I lose every prior shipping date? Is there a way to just make the date not print if it is less than today?
Thank you for your help.
Mike
Zen version 1.3.8a (we'll upgrade after the holidays)
On a Linux server in a secure location, somewhere in the swamps of Florida, I think. They won't tell me.
Re: Order Delivery Date Support Thread
I need help !!!
I see all saying this is a great contribution, it's really important for me but I can't see the calendar, only the fields blank and protected
Can someone help me
It's urgent!!!
Re: Order Delivery Date Support Thread
Quote:
Originally Posted by
NINIJJ
I need help !!!
I see all saying this is a great contribution, it's really important for me but I can't see the calendar, only the fields blank and protected
Can someone help me
It's urgent!!!
NINIJJ,
I just went to your site as per the link in the private message, and it seems you have a PHP error when anything is added to the shopping cart. I only get a white screen, so currently i cannot look at the code on your checkout pages.
Let's keep the convo on the forum pages here so that other users can benefit from the process of fixing your checkout. :smile:
Re: Order Delivery Date Support Thread
And a note to everyone else:
There is a LOT happening on the real right life front, but I'm going to do my best to come full circle and help you guys out. I know how frustrating this stuff can be. Unfortunately it's time consuming and brings in no dough to help me live. Cue next paragraph...
I wound up spending a lot of time for the past year-ish completely focused on Magento to bring in some dough and make ends meet. Soon after, my attention to ZC seriously waned after it became clear that the ZC team was having (and still is having) big delays (on the order of years) with the release of the next major version. http://www.zen-cart.com/forum/showth...16019&page=148 (i believe you need to be logged in to view this 148 page thread that was frozen in February 2010 regarding ZC 2.0. Note that it was created in Dec. 2008) However, as I'm sure you've noticed, they have recently started pumping out lots of bugfix updates and it seems things are starting to pick up steam again. (Exciting news.)
Regards,
Meech
Re: Order Delivery Date Support Thread
Quote:
Originally Posted by
zalimk
HI
Tried the contribution and it worked really well. This was only after I removed mootools from the JS directory which was being used by slimbox. Now slimbox does not work!!
Is there a way to get around this? Since I would like to use slimbox as well
Any help will be much appreciated
As you've already discovered, this is a simple case of javascript libraries conflicting with one another. I'm guessing you're only using slimbox elsewhere on your site (product pages, catalog, etc..) but not on the checkout... so to point you in the right direction, what you could try is locating the code for where mootools is being inserted into your header, and put an IF statement around it. So, essentially something like, "IF the page is NOT a checkout page, load mootools"
Re: Order Delivery Date Support Thread
I don't know if this will help but after a problem in Order Delivery date, I knew there were a conflit in Javascript
As I use a Jquery Tempklate and Lightbox 1.5 I decide to start from scratch
I install the order delivery date => ok
I install lightbox 1.5 => ok
Now when I install my Jquery Order delivery still work but not lighbox
SO I need investigation on this
Thanks
Re: Order Delivery Date Support Thread
Quote:
Originally Posted by
NINIJJ
...
I install the order delivery date => ok
I install lightbox 1.5 => ok
Now when I install my Jquery Order delivery still work but not lighbox
...
Please read my response just before your post (#236) regarding conflicting JS libraries and hopefully that will point you in the right direction.
Re: Order Delivery Date Support Thread
Hello
I'm not sure to understand what you mean by my post #236
Please explain
Now the delivery date is installed and after personnalization I'm only getting 31/11/1999 00:00:00 as input in the field
I know this was already discuss but looking in the forum is not easy
So my remain problems are
1/ the JScript issue
2/ The 30/11/1999 input
3/ I would like to implement
a time field after date (I tried with the time field I see on the forum) it was working but nothing in the DB (maybe because I didn't add the right field)
add the field value in Order confirmation and emails
if nothing is entered defalut date should be the tomorrow (except if weekend)
Thanks for you help
Re: Order Delivery Date Support Thread
Quote:
Originally Posted by
NINIJJ
Hello
I'm not sure to understand what you mean by my post #236
Please explain...
In the top right corner of each reply you will find a number.