• Hi,

    I just installed the plugin to my site. Though its displayin all the submissions in a very nicely formatted way but its giving notice on backend. Which is as follows:-

    Notice: Undefined index: post_type in /home/okhala5/public_html/wp-content/plugins/contact-form-submissions/Admin.php on line 101

    Can you please help me rectify this.

Viewing 1 replies (of 1 total)
  • Same here. The previous version does not have this error.

    If you change that line to this, it will temporarily fix this error until they release a fixed version:

    if ('wpcf7s' === get_post_type() || (isset($_GET['post_type']) && 'wpcf7s' === $_GET['post_type'])) {

Viewing 1 replies (of 1 total)
  • The topic ‘Nice but giving error’ is closed to new replies.