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';
__________________
Version 4.1.9
|