View Single Post
  #2  
Old 07-12-2011, 05:56 AM
  rogue's Avatar 
rogue rogue is offline
 

X-Adept
  
Join Date: Apr 2007
Location: Loveland, Ohio
Posts: 770
 

Default Re: Frustrated... How to remove Mr. Mrs.

You _should_ be able to change it on the admin > users edit page but you can't. Looks like an oversight by Qualiteam.

You can edit the database directly however - using some mysql client like phpMyAdmin. It is the "title" field in the "xcart_customers" table - just change it to blank.

To get rid of this forever for everyone you would need to comment out the field in the registration form and set it's default to blank.
__________________
Richard Williams
Rogue Wave Limited

Initial Inventory Imports
Daily Inventory Updates
Daily Inventory Reports
Drop Ship Support
Order Export to Shipper/Supplier
Shopping Feeds That Work
Programming for X-Cart

richard@roguewavelimited.com
http://www.roguewavelimited.com
Reply With Quote