This is a discussion on Please help. change DOB format for 10-digit social security within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; My site will be in Icelandic (as main languague) and I need to use social security numbers instead of only ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| My site will be in Icelandic (as main languague) and I need to use social security numbers instead of only the "Date of Birth" in create_account. These are always 10-digits like, "DDMMYYCCCC" (C for numbers 0-9). So (after some investigation), I think I at least need to modify the following line in the icelandic.php file (same as english.php) somehow: / text for date of birth example define('DOB_FORMAT_STRING', 'mm/dd/yyyy'); to displaying something like: / text for date of birth example define('DOB_FORMAT_STRING', 'mmddyycccc'); Does anyone know how to do this, please? Thanks, oling |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| First off all it will not work with 'cccc' AT ALL as it will not reconize it as a date. This is a DATE field not a text field. You would be better off following all the DOB variable and ADD a text feild to all files.
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FAQDesk, Change date format?? | HollyRidge | osCMax v2 Customization/Mods | 0 | 09-28-2005 03:50 PM |
| Want to change the list of products format to something else | TheBestStoreInTheWorld | osCommerce 2.2 Modification Help | 1 | 09-03-2003 01:24 AM |
| DOB format | messias | osCommerce 2.2 Modification Help | 0 | 05-27-2003 05:02 PM |
| Change date format | don | osCommerce 2.2 Installation Help | 1 | 01-31-2003 07:03 PM |
| Date format | killermonkey | osCommerce 2.2 Modification Help | 3 | 01-24-2003 02:07 AM |