VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: AndreWE on May 29, 2017, 09:57:59 AM

Title: Email address is not showing in frontend or vm backend - 3.2.2/3.2.3 (SOLVED)
Post by: AndreWE on May 29, 2017, 09:57:59 AM
I noticed that the "emailaddress" field does not show its content in frontend user edit page, or in the backend shopper edit.
In the frontend the field are empty, and in the vm backend the field does not show at all.

This happens to all shopperfields made as type "emailaddress".

I am not sure if this happened after the 3.2.2 or 3.2.3 update.

Jomla 3.7.2
PHP 7.0.12
Title: Re: Email address is not showing in frontend or vm backend - 3.2.2/3.2.3
Post by: K&K media production on May 29, 2017, 14:24:01 PM
was with 3.2.3 and is solved in the next release
Title: Re: Email address is not showing in frontend or vm backend - 3.2.2/3.2.3
Post by: Milbo on May 29, 2017, 15:33:49 PM
a vm3.2.3 problem, take this file https://dev.virtuemart.net/projects/virtuemart/repository/entry/branches/com_virtuemart.3.0.12.4/administrator/components/com_virtuemart/models/userfields.php

There will be an update soon.
Title: Re: Email address is not showing in frontend or vm backend - 3.2.2/3.2.3
Post by: tanolalano on May 29, 2017, 15:51:19 PM
Quote from: Milbo on May 29, 2017, 15:33:49 PM
a vm3.2.3 problem, take this file https://dev.virtuemart.net/projects/virtuemart/repository/entry/branches/com_virtuemart.3.0.12.4/administrator/components/com_virtuemart/models/userfields.php

There will be an update soon.
Thank you Milbo..