VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: jeroenla on January 09, 2012, 00:37:47 AM

Title: Can't enter a letter or any value in name and adress_1 field
Post by: jeroenla on January 09, 2012, 00:37:47 AM
When i want to register or change an existing registration (and or billing address) i can't enter/change a letter or any value in firstname and adress_1 field.
Not in front and not in Backend...
Where can i fix this? Using VM2 stable and Joomla 1.7.3
Title: Re: Can't enter a letter or any value in name and adress_1 field
Post by: jeroenla on January 09, 2012, 14:47:51 PM
Is there a problem in the user.php file??

Using firebug i read this > readonly="readonly"

Who makes me verry verry happy with a solution... :D
Title: Re: Can't enter a letter or any value in name and adress_1 field
Post by: jeroenla on January 09, 2012, 16:18:16 PM
Solved this myself. Went into the database en set the read-only bit from 1 to 0.
Title: Re: Can't enter a letter or any value in name and adress_1 field
Post by: plitka on January 18, 2012, 13:25:42 PM
thanks for posting it, I did the same, and it helps.
Title: Re: Can't enter a letter or any value in name and adress_1 field
Post by: Andyfoo on February 16, 2012, 18:48:21 PM
Hello,

I'm having a similar problem. Can you tell which file you changed the readonly from 1 to 0 in?

Thanks,
-Andy
Title: Re: Can't enter a letter or any value in name and adress_1 field
Post by: buhnad on February 17, 2012, 09:47:02 AM
yeah what file did you change exactly
Title: Re: Can't enter a letter or any value in name and adress_1 field
Post by: Milbo on February 17, 2012, 22:08:28 PM
Fixed that
Afaik you can change it also in the shoppergroups field edit view. It was just reading a wrong data for the display and therefore stored it.