• Resolved Wishow

    (@wishow)


    Hi, excuse my english.

    I’m using another plugin that need the WP_DEBUG constant set to true on wp-config. Due to this setting, every time I Update or Publish a Post I just see a blank page with some warnings:

    Notice: Undefined index: jwl_qr_meta_checkbox in /home/[user]/public_html/wp-content/plugins/wp-edit/main.php on line 2414

    Warning: Cannot modify header information – headers already sent by (output started at /home/[user]/public_html/wp-content/plugins/wp-edit/main.php:2414) in /home/suarezlc/public_html/wp-admin/post.php on line 235

    Warning: Cannot modify header information – headers already sent by (output started at /home/[user]/public_html/wp-content/plugins/wp-edit/main.php:2414) in /home/suarezlc/public_html/wp-includes/pluggable.php on line 1121

    Can you help me with this, please?

    Thanks in advance.

    https://wordpress.org/plugins/wp-edit/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Josh

    (@josh401)

    Hmmm.. I also work with WP_DEBUG turned on. I haven’t experienced this issue.

    What PHP version is your server running?

    Thread Starter Wishow

    (@wishow)

    Well, I assume the warnings are displayed due to this reason.

    cPanel indicates that PHP version is: 5.2.17

    But I actually use PHP 5.3 adding this line to my htaccess file:

    AddHandler application/x-httpd-php53 .php

    Even when I make a Quick Update on the ALL POSTS window of WordPress that warnings are displayed.

    I use this great plugin on other WordPress 3.9 Sites and there’s not errors.

    Plugin Author Josh

    (@josh401)

    Okay, thanks.
    I’ll try to replicate this and see what is going on. I’ll post back soon.

    Plugin Author Josh

    (@josh401)

    Hi again,

    Well, I’m finally ready to dig into this issue. I’ve been so busy with other stuff, it got away from me.

    But, before I begin.. I’m wondering if you are still noticing this issue? I can’t seem to replicate it in any of my testing environments.

    Please let me know.
    Thank you.

    Thread Starter Wishow

    (@wishow)

    Hi, thanks.

    It seems that the plugin is not generating warnings. Thank you so much. This plugin is awesome, I can get a complete editor to avoid the manual edition (HTML) of my posts.

    Thanks a again.

    Plugin Author Josh

    (@josh401)

    🙂
    Thank you very, very much.

    Well geez. I just came here to post about these warnings, and it looks like you’ve just solved them. Yay! Thanks Josh!!

    Plugin Author Josh

    (@josh401)

    Hello @ancawonka,

    Did you receive these notices when you installed and activated version 1.9 of the plugin? Are you seeing these notices anywhere… at all?

    Thanks.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Some warnings on WP_Debug set to true’ is closed to new replies.