Hi!
I have a form in v4 which uses the Joomla Registration function to create a user. I use the CB Support to store a few custom fields as well.
Now I happened to notice that any special characters in the CB fields (e.g. 'single quotes') breaks during Submit and get the following error:
This is isolated only to the CB registration bit and does not happen with Joomla Registration or a normal DB save.
I have a form in v4 which uses the Joomla Registration function to create a user. I use the CB Support to store a few custom fields as well.
Now I happened to notice that any special characters in the CB fields (e.g. 'single quotes') breaks during Submit and get the following error:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''sometext'','','','','','','','','','','','','','','','','','','','','','','','','',' at line 1 SQL=INSERT INTO xxx_comprofiler
This is isolated only to the CB registration bit and does not happen with Joomla Registration or a normal DB save.