I have massive difficulties with the registrstion anyway and now even with no conditional field at all I get even this:
1062 - Duplicate entry '435' for key 'PRIMARY' SQL=INSERT INTO `xz685_comprofiler` (`id`,`user_id`,`firstname`,`lastname`,`approved`,`confirmed`,`registeripaddr`,`cb_businessname`,`cb_country`,`cb_zipcode`,`cb_city`,`cb_street`,`cb_additionaldetails`,`cb_phone`,`cb_mobilephone`,`cb_skype`,`cb_website`,`cb_facebook`,`cb_vat`) VALUES ('435','435','first','name','1','0','::1','coti','country_Spain_195','35660','El Cotillo','Calle Requena, 9','','','','','','','')
Why does CB not take care of duplicates? No I have to code an AJAX call to check for the next available id and have to set that in the form? What is the benefit of that?
CB 2.0