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)

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 09:48 PM.

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