Hello,
Today a new error started happening when I submitted a CRED form for a custom post type. It looks like this:
"Warning: Illegal string offset 'value' in /home/undergro/public_html/wp-content/plugins/cred-frontend-editor/classes/Form_Builder_Helper.php on line 1945"
I deactivated all of my plugins and changed themes, but it continued to show the error. So I experimented with each field until I found the cause. It appears that my custom radio fields are causing the problem, and it only happens when nothing is chosen. The post is still published. I know the easiest solution would be to give them defaults, but I would rather not have defaults- would rather that people have the option to leave them blank. The only think I've done different is that I'm using a new host to store my WordPress files. Could that be the issue? Is this a bug that can be fixed easily?
-Amy