Hello,
i have made a lot of test with VM 3.0.4 and Joomla 3.3.6 and i have discover a bug with Shopper Custom Fields.
If you try to register to a site without modify any shopper field you can register correctly, but if you try to unpublish, add or remove some fields and try with another registration, you will be redirect infinity times to the user edit page and can't completly the registration.
I don't know what can i do, for the moment i have to rest with the default shopper fields without make modify.
I just tried editing, adding & deleting some shopper fields and registrations still worked just fine, VM3.0.4 on J2.5.28 and J3.3.6 using default VM template files.
Are you using some commercial template or one page checkout?
Hello,
no i was using a commercial template, but for to make another test i have installed in local a new Joomla installation with latest VM (and Joomla Vers.) and try to make a registration before touch the shopper fields (and it was OK) and after have unpublish "Username" - "Fax" - and "Mobile Phone" i try with a new one registration but it don't works.
You should not try to unpublish Username as it is a required Joomla registration field.
I have understand the mistake.. when i add or modify some fields, in the Mysql DB the virtuemart_vendor_id was change (from 0 to 1) for the fields that i modify or create, and so it give me the error, while if i modify the value to 0 it works!
What's about for likn the COM_VIRTUEMART_I_AGREE_TO_TOS at a joomla article?