Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help


Guest

Recommended Posts

Posted

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

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...