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
was with 3.2.3 and is solved in the next release
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.
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..