Hi, yesterday I installed the time offset module, it didn't work with my settings (Zen Cart 1.3.0.1 Database Patch Level: 1.3.0.1) for whatever reasons in a number of areas (mostly new account creation), by the time we did all the testing on this we had lots of orders come in, so I've restored all my old files but not the database back up and would like to avoid it. Is there anyway to "undo" the patch with another patch??
INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'Time Zone Offset', 'TIME_ZONE_OFFSET', '0', 'The time zone difference between your store and the server. Enter +h, 0 or -h where ''h'' is the number of hours. If your store time zone is ahead of the server time zone, use +', 1, 7, NULL, '0001-01-01 00:00:00', NULL, NULL);
Thanks!




