Hi,
I always use Chronoforms for Joomla. Now, I'm trying to use chronoformsV5 for wordpress and in my first test form iIreceived an error. I debug it and i find out this curious error:
Error Incorrect integer value: '' for column 'id' at row 1 de la base de datos de WordPress para la consulta INSERT INTO `wp_chronoengine_chronoforms` (`id`, `title`, `params`, `published`, `app`, `form_type`, `content`, `extras`) values ('', 'TestForm', '{\"description\":\"Test\",\"setup\":\"0\",\"theme\":\"bootstrap3\",\"responsive_layout....
It's seems that, for some reason, is trying to insert an empty string value in the primary key column of the wp_chronoengine_chronoforms table. Is this a bug?
Any help will be apreciated.
Thanks and Regards,
Fran
I always use Chronoforms for Joomla. Now, I'm trying to use chronoformsV5 for wordpress and in my first test form iIreceived an error. I debug it and i find out this curious error:
Error Incorrect integer value: '' for column 'id' at row 1 de la base de datos de WordPress para la consulta INSERT INTO `wp_chronoengine_chronoforms` (`id`, `title`, `params`, `published`, `app`, `form_type`, `content`, `extras`) values ('', 'TestForm', '{\"description\":\"Test\",\"setup\":\"0\",\"theme\":\"bootstrap3\",\"responsive_layout....
It's seems that, for some reason, is trying to insert an empty string value in the primary key column of the wp_chronoengine_chronoforms table. Is this a bug?
Any help will be apreciated.
Thanks and Regards,
Fran