Guest Posted January 19, 2006 Posted January 19, 2006 Hi I am trying to change the dob format, I must of done it wrong. I went to catalog/includes/languages/<english.php and changed the following // text for date of birth example define('DOB_FORMAT_STRING', 'mm/dd/yyyy'); to // text for date of birth example define('DOB_FORMAT_STRING', 'dd/mm/yyyy'); When I saved it I no longer can view my site, I just get a blank page. What have I done wrong? Vikie
GraphicsGuy Posted January 19, 2006 Posted January 19, 2006 I'm not sure you can change that one without changing the other date settings (could be wrong). Anyway, you might have a look at this thread: http://www.oscommerce.com/forums/index.php?showtopic=33633 Rule #1: Without exception, backup your database and files before making any changes to your files or database. Rule #2: Make sure there are no exceptions to Rule #1.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.