Synodontis Posted September 12, 2010 Posted September 12, 2010 I am new to using oscommerce and after reading the osCommerce 2.2 documentation and searching the discussion groups I have not been able to figure out how to change the "fax number " field on thge create account page. Is this done through os commerce only or is it something that needs to be changed thru the MyPhpAdmin aswell. Any help would be greatly appreciated. Also if there is any further more detailed documentation someone could point me to that would be great. Thanks Synodontis
FIMBLE Posted September 12, 2010 Posted September 12, 2010 What are you changing it to Gary? Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
Synodontis Posted September 12, 2010 Author Posted September 12, 2010 I want to ask for cell phone # instead. Thanks for the quick reply Nic
FIMBLE Posted September 12, 2010 Posted September 12, 2010 OK in this case all you need do is to open up the file catalog (if you have one) includes / languages / english.php (or your language.php) find define('ENTRY_FAX_NUMBER', 'Fax Number:'); change to define('ENTRY_FAX_NUMBER', 'Cell Number:'); If you want this to also reflect in your admin then you will need to edit the admin /includes / languages / english.php also Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
Synodontis Posted September 12, 2010 Author Posted September 12, 2010 OK in this case all you need do is to open up the file catalog (if you have one) includes / languages / english.php (or your language.php) find define('ENTRY_FAX_NUMBER', 'Fax Number:'); change to define('ENTRY_FAX_NUMBER', 'Cell Number:'); If you want this to also reflect in your admin then you will need to edit the admin /includes / languages / english.php also Nic
Synodontis Posted September 12, 2010 Author Posted September 12, 2010 Thanks Nic, You just saved me hours of trial and error :D
FIMBLE Posted September 12, 2010 Posted September 12, 2010 not a problem Gary, glad to help Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.