PHP warning caused by CS Forms

Hi,

I get this error when trying to save posts or save other settings in WordPress (not in Cornerstone):

Warning : Undefined array key “post_type” in /var/www/practica.dk/public_html/wp-content/plugins/cornerstone-forms/extension/PostType/PostType.php on line 198

Warning : Cannot modify header information - headers already sent by (output started at /var/www/practica.dk/public_html/wp-content/plugins/cornerstone-forms/extension/PostType/PostType.php:198) in /var/www/practica.dk/public_html/wp-admin/post.php on line 231

What can be the issue?

1 Like

I’ll get that fixed, we alter the post query for our forms submission list to have additional features. The warning shouldn’t affect anything. Have a great day.

Perfect ;). Do you know when?