• Resolved pha3z

    (@pha3z)


    I get this error when I try to make a new post:
    Notice: Undefined index: dvew_noncename in /var/www/site/wp-content/plugins/disable-visual-editor-wysiwyg/disable-visual-editor-wysiwyg.php on line 93

    And I get this error when I try to update a post:
    Notice: Undefined index: dvew_noncename in /var/www/site/wp-content/plugins/disable-visual-editor-wysiwyg/disable-visual-editor-wysiwyg.php on line 93 Notice: Undefined index: dvew_noncename in /var/www/site/wp-content/plugins/disable-visual-editor-wysiwyg/disable-visual-editor-wysiwyg.php on line 93 Warning: Cannot modify header information – headers already sent by (output started at /var/www/site/wp-content/plugins/disable-visual-editor-wysiwyg/disable-visual-editor-wysiwyg.php:93) in /var/www/site/wp-includes/pluggable.php on line 876

    http://wordpress.org/extend/plugins/disable-visual-editor-wysiwyg/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author stanxp

    (@stanxp)

    Thanks for the report. Made a minor change it shouldn’t produce Notices now. Update to 1.4.1.

    Also you should better turn off Notices report in your php because it will give you much troubles with other plugins.

    Thread Starter pha3z

    (@pha3z)

    I leave Notices on for my own sites and development, because I don’t like dirty code. I prefer my sites to notify me when any code I write has improperly handled variables.

    Thread Starter pha3z

    (@pha3z)

    Tested. Works great! Thanks!

    Plugin Author stanxp

    (@stanxp)

    Good 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Undefined Index’ is closed to new replies.