zenrider420 Posted July 26, 2009 Share Posted July 26, 2009 Does anyone know how to control the shop time? When an order is placed, it says the date is 23 hours ahead of what the time really is... There has to be a way to offset GMT.Orders are being placed in the future on my site!!! Any ideas? Link to comment Share on other sites More sharing options...
rocky Posted July 27, 2009 Share Posted July 27, 2009 In v1.2, you can go to the Preferences tab and then change the timezone at the bottom. In v1.1, you must change line 16 of config.inc.php from the following to whatever timezone you want: date_default_timezone_set('Europe/Paris'); Link to comment Share on other sites More sharing options...
zenrider420 Posted July 27, 2009 Author Share Posted July 27, 2009 Thanks for the fast reply!That was exactly what I was looking for...Cheers!!! Link to comment Share on other sites More sharing options...
Recommended Posts