Errors when saving form
OK.... trying to build a custom form. When I save it,
WP returns the error (below).
Note: The custom form *does* save, but it does not appear on the public-side "create new listing" page.
Here's the error:
Warning: Illegal string offset 'input_text' in /home/militarx/public_html/
wp-content/themes/vantage/includes/custom-forms/form-builder.php on line 141
Warning: Illegal string offset 'radio' in /home/militarx/public_html/
wp-content/themes/vantage/includes/custom-forms/form-builder.php on line 141
Warning: Illegal string offset 'input_text' in /home/militarx/public_html/
wp-content/themes/vantage/includes/custom-forms/form-builder.php on line 141
Warning: Illegal string offset 'input_text' in /home/militarx/public_html/
wp-content/themes/vantage/includes/custom-forms/form-builder.php on line 141
Warning: Illegal string offset 'input_text' in /home/militarx/public_html/
wp-content/themes/vantage/includes/custom-forms/form-builder.php on line 141
Warning: Cannot modify header information - headers already sent by (output started at /home/militarx/public_html/
wp-content/themes/vantage/includes/custom-forms/form-builder.php:141) in /home/militarx/public_html/
wp-includes/pluggable.php on line 1121