X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   Date Picker / Calendar (https://forum.x-cart.com/showthread.php?t=24626)

attract 09-04-2006 02:16 PM

Date Picker / Calendar
 
Does anyone know if there is a Date Picker / Calendar script available for use a product option field.

You know, like the date pickers they have on Airline websites.

My client would rather one of these on his website as appose to having customers type in a custom text field.

balinor 09-15-2006 03:13 AM

Re: Date Picker / Calendar
 
Check hotscripts.com or search via Google. Don't think there is anything anyone has built specifically for X-Cart.

signetring 12-27-2006 12:56 AM

Re: Date Picker / Calendar
 
did anyone have any luck finding such a script?

this would be useful for a customer of mine.

PhilJ 12-27-2006 06:12 AM

Re: Date Picker / Calendar
 
I've added a free mod that does just that on my site :)
Phil

signetring 12-27-2006 09:18 AM

Re: Date Picker / Calendar
 
Very cool! That's almost exactly what I was looking for!

Any idea how to convert the second field (the From) to a TIME on the date selected in the first field?

That is slick!

PhilJ 12-27-2006 11:22 AM

Re: Date Picker / Calendar
 
I've updated the code so that you can now add a time in the same field :)

signetring 12-28-2006 09:15 AM

Re: Date Picker / Calendar
 
Wow. Now that is impressive. I really dig the time selection. As I'm looking at it, my first tendency is to click a date, then a time. However, when I click a date, it automatically fills in 9:00 am (or whatever the default time is). Is there a way to make an "ok" button that allows you to "submit" the Time & Date selections?

These are purely suggestions :) As it stands now, it is a WAY cool feature. I have only been part of the X-Cart forums for a few days, but so far I am very impressed with the community.

If you ever need any hosting help, let me know. I run some servers based on linux/apache/mysql/php.

- Matt

ARW VISIONS 09-21-2007 10:33 PM

Re: Date Picker / Calendar
 
Is this still available? Would be glad to pay for it.

ARW VISIONS 10-18-2007 07:24 PM

Re: Date Picker / Calendar
 
I just downloaded this and can't get it to work. Does it work with 4.1.8?

I just get error on page. Any help?

Lukas 10-20-2007 05:22 PM

Re: Date Picker / Calendar
 
Hello! Thanks for your great add-on! Can it also be attached to a specific custom-text field? It would be fantastic. A novice.

PhilJ 10-25-2007 05:06 PM

Re: Date Picker / Calendar
 
Mod updated for v4.1.x here. You can now add date/time pickers to specific text-based product option fields.

Lukas 10-26-2007 06:23 AM

Re: Date Picker / Calendar
 
Great! Now it would be helpful to
[1] indicate the "time"-field more clearly (for computer novices),
[2] add a choice for 24h/12h and the specific selection of hours and
[3] to make it easier to change the color scheme (e.g. avoid image files or use transparent ones)
Then it would be a great product! Thank you.

PhilJ 11-18-2007 03:01 PM

Re: Date Picker / Calendar
 
The improved date/time picker mod is now a freebie :)

ARW VISIONS 11-18-2007 04:23 PM

Re: Date Picker / Calendar
 
thanx... cuz believe it or not I couldn't afford the $20 right now.

Lukas 11-19-2007 09:39 AM

Re: Date Picker / Calendar
 
Quote:

Originally Posted by Ashley
thanx... cuz believe it or not I couldn't afford the $20 right now.


Hi Ashley, how have you installed the new calender?
Thank you.

ARW VISIONS 11-19-2007 01:17 PM

Re: Date Picker / Calendar
 
hadn't got a chance yet. Gonna do it tonite. Will let ya know.

Lukas 11-22-2007 11:31 AM

Re: Date Picker / Calendar
 
Hi Ashley, have you installed the script in the meantime? Thanks for your input! Greetings, ~Jahn

ach21 11-26-2007 11:10 AM

Re: Date Picker / Calendar
 
Great Mod!!! Works great in 4.1.8

Lukas 11-26-2007 11:31 AM

Re: Date Picker / Calendar
 
Quote:

Originally Posted by ach21
Great Mod!!! Works great in 4.1.8


How did you install it?
Thanks for your help, ~Jahn

ach21 11-26-2007 12:31 PM

Re: Date Picker / Calendar
 
I followed the instructions in the install.txt file that came with the zip.

I downloaded the file from post #13.

I don't think the time selection works but i didn't need that. The date picker part works perfectly.

ach21 11-26-2007 12:48 PM

Re: Date Picker / Calendar
 
Actually the time selector works too. I just messed up when i was trying it out.

Really excellent mod.

Lukas 11-26-2007 01:47 PM

Re: Date Picker / Calendar
 
Thank you. Somehow, I must have missed the install.txt file.

I don't understand the first step. What does he mean with
1) Apply this patch in Admin...? where would i open this file?
Thanks again!!


1) Apply this patch in Admin...

ALTER TABLE `xcart_classes` ADD `datepick` CHAR( 1 ) DEFAULT 'N' NOT NULL ;
INSERT INTO xcart_languages SET code='US', name='lbl_xcartmods_pick_date', value='Pick a Date', topic='Labels';
INSERT INTO xcart_languages SET code='US', name='lbl_xcartmods_pick_date_time', value='Pick a Date/Time', topic='Labels';
INSERT INTO xcart_languages SET code='US', name='lbl_xcartmods_date_time_picker', value='Date/Time Picker', topic='Labels';

pcparts 11-27-2007 01:42 AM

Re: Date Picker / Calendar
 
Go to Admin then to "Patch/Upgrade" center, then down the bottom "Apply SQL patch".
Past the code in "SQL query(ies):" section hit apply.

ach21 11-29-2007 07:47 AM

Re: Date Picker / Calendar
 
Anyone know how to make the date field required?

PhilJ 03-19-2015 08:57 AM

Re: Date Picker / Calendar
 
By request, I have updated the date pickers for product options mod as a tutorial here...

https://www.xcartmods.co.uk/Date-Pickers-for-Product-Options.html

Should be fine for v4.4.x - v4.6.x

DEMO


All times are GMT -8. The time now is 12:40 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.