Notice: Undefined index: type_object
-
Getting this warning on updating a form.
Notice: Undefined index: type_object in /var/www/html/ebsdev_multisite/wp-content/plugins/gravity-forms-update-post/gravityforms-update-post.php on line 428
You may want to change that to
if (empty($this->post['type_object']))
which shouldn’t throw the index error.https://www.ads-software.com/plugins/gravity-forms-update-post/
- The topic ‘Notice: Undefined index: type_object’ is closed to new replies.