• David

    (@dritsema)


    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://ww.wp.xz.cn/plugins/gravity-forms-update-post/

The topic ‘Notice: Undefined index: type_object’ is closed to new replies.