mortega1
Hi Mortega1 - you're right, there's no mention of Chrome. I'll add that to the (brand new) support pages soon. At last MetaMod has proper support pages and a forum! I've also released a companion to MetaMod called MetaMod Pro - check it out!
Only problem I found, at least in my experience, was that the field is placed at the top of the registration and nowhere near the initial field where the user enters their email.
Thanks for the feedback.
To change the field order, go to the CB Tab Management page in the Joomla! backend. You'll need to change the order so the CB Confirm Email tab appears after the Contact Info tab.
You'll find that the order is still a little weird. You'll get the email field followed by the two password fields, and then the Confirm email field. I ended up hacking one of the CB core files (/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php) to make the email field appear after the password fields. Move the code for the email field (lines 465-474 in CB1.1) down below the password fields.
Hope that helps.
