• Resolved antonv

    (@antonv)


    Wordpress 4.9.1, PHP 7.1, Hide SEO Bloat 3.4.1
    and in wp-config.php: define(‘WP_DEBUG’, true);

    If I edit a User and then Save I get following warnings:

    Notice: Undefined index: option_page in /home/btelg/public_html/wp-content/plugins/so-clean-up-wp-seo/includes/class-so-clean-up-wp-seo-settings.php on line 102

    Warning: Cannot modify header information – headers already sent by (output started at /home/btelg/public_html/wp-content/plugins/so-clean-up-wp-seo/includes/class-so-clean-up-wp-seo-settings.php:102) in /home/btelg/public_html/wp-admin/includes/misc.php on line 1114

    Warning: Cannot modify header information – headers already sent by (output started at /home/btelg/public_html/wp-content/plugins/so-clean-up-wp-seo/includes/class-so-clean-up-wp-seo-settings.php:102) in /home/btelg/public_html/wp-includes/pluggable.php on line 1216

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

    (@senlin)

    Hi Anton,

    Thanks for letting me know.

    When you say that you “edit a User” can you please be a little more specific as to what exactly did you edit?

    I have added the issue on Github as we can much more easily involve other people there ?? Please find it via this link: https://github.com/senlin/so-clean-up-wp-seo/issues/37

    Once we find a solution, I will update the thread here too.

    • This reply was modified 7 years, 2 months ago by Pieter Bos. Reason: wrong tag
    Plugin Author Pieter Bos

    (@senlin)

    Hi again Anton,

    In my test environment I have not been able to replicate your issue. It would be really helpful if you can add the steps of what you did exactly.

    Be that as it may, we have added something to the condition that functions as an early exit. Can you please grab the branch I created for this issue, test it and get back to me? You can find the branch here: https://github.com/senlin/so-clean-up-wp-seo/tree/issue37

    Thanks!

    Thread Starter antonv

    (@antonv)

    Well done, installing above fixed the issue

    Plugin Author Pieter Bos

    (@senlin)

    That’s great news, Anton, thank for testing and confirming the solution works.

    I will merge the branch and release the update soon.

    Will mark this ticket as resolved now.

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