Forums

Contact Form
WP_DEBUG and notice (1 post)

  1. alexplus
    Member
    Posted 8 months ago #

    in WP_DEBUG-Mode, the plugin forces many notices. They're often easy to fix, like:

    easy-form.class.php, line 56

    if (isset($_POST['wpcf_easyform_submitted']) && $_POST['wpcf_easyform_submitted']) {

    Or notices within the admin backend: often it's just an echo %var% but %var% doesn't exist.

    http://wordpress.org/extend/plugins/contactform/

Reply

You must log in to post.

About this Plugin

About this Topic