hello, i installed the mod GOB Package Trackers from http://www.zen-cart.com/index.php?ma...oducts_id=1427, when i update the order status from admin, the time i set for my site is replaced by the server time for date added in status table.
i tried changing now() to date_add(now(), INTERVAL " . TIME_ZONE_OFFSET . " HOUR) in admin/orders.php and /admin/package_trackers.php, but it still doesn't work.
could you help ? thanks.


Reply With Quote

