Hi All, I try to connect a chronoform with CB by adding the user to the comprofiler table "manually". If there is a better solution (Joomla 1.7 and CB 1.7.1) I am glad to know but by all posts I have researched it isn't.
So I do an "INSERT INTO #__comprofiler ..." query, but I realised while testing that the id is primary, but not auto increment in my database. Is this for a certain reason or should it actually be auto increment?
I ask because before I change it manually and risk to work against the system, I would like to know what consequence it might have.
Thanks in advance for any feedback.
Terry