Need to set 10 digit zipcode

Discussion in 'Customization & add-ons' started by lbevans, Sep 7, 2007.

  1. lbevans

    lbevans New Member

    Joined:
    Aug 28, 2007
    Messages:
    5
    The current zipcode field in the aMember signup and database is 8 digits. Many companies and universities route using 10 digits (90006-1234). How can I change the field length in the zip code field?

    Note: I checked the field in MySQL Admin and it is set to 255 characters. I found the place in the template profile.html which increased the editable field when an admin checks an existing record, from 8 to 10 characters, so that is fixed. And I edited similarly I think it was signup.html, but the signup form is still at 9 digits and I need 10. I guess all I need to know is which file controls the zip display length for initial signup.

Share This Page