Viewing 3 replies - 1 through 3 (of 3 total)
  • Give us the full error report, like “Notice: add_utility_page is deprecated since version 4.5.0! Use add_menu_page() instead. in /home/creative/public_html/SUPJUL/wp-includes/functions.php on line 3706”

    Seems like your debug is on, disable it. try to update the php version and use wp memory limit. re-install the plugin.

    I’m guessing this is the same PHP Notice as I’ve been seeing for a while in our logs:

    [13-Sep-2016 07:49:30 UTC] PHP Notice: Undefined index: 00 in /mnt/hgfs/www/mywebsite.org/wp-includes/class-wp-locale.php on line 312
    [13-Sep-2016 07:49:30 UTC] PHP Stack trace:
    [13-Sep-2016 07:49:30 UTC] PHP 1. shutdown_action_hook() /mnt/hgfs/www/mywebsite.org/wp-includes/load.php:0
    [13-Sep-2016 07:49:30 UTC] PHP 2. do_action() /mnt/hgfs/www/mywebsite.org/wp-includes/load.php:671
    [13-Sep-2016 07:49:30 UTC] PHP 3. call_user_func_array:{/mnt/hgfs/www/mywebsite.org/wp-includes/plugin.php:524}() /mnt/hgfs/www/mywebsite.org/wp-includes/plugin.php:524
    [13-Sep-2016 07:49:30 UTC] PHP 4. wp_ob_end_flush_all() /mnt/hgfs/www/mywebsite.org/wp-includes/plugin.php:524
    [13-Sep-2016 07:49:30 UTC] PHP 5. ob_end_flush() /mnt/hgfs/www/mywebsite.org/wp-includes/functions.php:3598
    [13-Sep-2016 07:49:30 UTC] PHP 6. SU_Titles->change_title_tag() /mnt/hgfs/www/mywebsite.org/wp-includes/functions.php:3598
    [13-Sep-2016 07:49:30 UTC] PHP 7. SU_Titles->get_title() /mnt/hgfs/www/mywebsite.org/wp-content/plugins/seo-ultimate/modules/titles/titles.php:146
    [13-Sep-2016 07:49:30 UTC] PHP 8. WP_Locale->get_month() /mnt/hgfs/www/mywebsite.org/wp-content/plugins/seo-ultimate/modules/titles/titles.php:198

    It might be related to this:

    [13-Sep-2016 07:49:30 UTC] PHP Notice: Undefined index: 00 in /mnt/hgfs/www/mywebsite.org/wp-includes/class-wp-locale.php on line 312
    [13-Sep-2016 07:49:30 UTC] PHP Stack trace:
    [13-Sep-2016 07:49:30 UTC] PHP 1. shutdown_action_hook() /mnt/hgfs/www/mywebsite.org/wp-includes/load.php:0
    [13-Sep-2016 07:49:30 UTC] PHP 2. do_action() /mnt/hgfs/www/mywebsite.org/wp-includes/load.php:671
    [13-Sep-2016 07:49:30 UTC] PHP 3. call_user_func_array:{/mnt/hgfs/www/mywebsite.org/wp-includes/plugin.php:524}() /mnt/hgfs/www/mywebsite.org/wp-includes/plugin.php:524
    [13-Sep-2016 07:49:30 UTC] PHP 4. wp_ob_end_flush_all() /mnt/hgfs/www/mywebsite.org/wp-includes/plugin.php:524
    [13-Sep-2016 07:49:30 UTC] PHP 5. ob_end_flush() /mnt/hgfs/www/mywebsite.org/wp-includes/functions.php:3598
    [13-Sep-2016 07:49:30 UTC] PHP 6. SU_Titles->change_title_tag() /mnt/hgfs/www/mywebsite.org/wp-includes/functions.php:3598

    @m-rub-shuvo I’ve also been seeing the add_utility_page notice. Since you mentioned it, is it being resolved soon?

    I’m also getting some errors preventing me from login into my site.

    [01-Oct-2016 17:41:29 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/elanciac/public_html/demo/wp-content/plugins/seo-ultimate/modules/autolinks/content-autolinks.php:989) in /home/elanciac/public_html/demo/wp-login.php on line 402
    [01-Oct-2016 17:41:29 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/elanciac/public_html/demo/wp-content/plugins/seo-ultimate/modules/autolinks/content-autolinks.php:989) in /home/elanciac/public_html/demo/wp-login.php on line 415
    [01-Oct-2016 17:41:29 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/elanciac/public_html/demo/wp-content/plugins/seo-ultimate/modules/autolinks/content-autolinks.php:989) in /home/elanciac/public_html/demo/wp-includes/pluggable.php on line 892
    [01-Oct-2016 17:41:29 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/elanciac/public_html/demo/wp-content/plugins/seo-ultimate/modules/autolinks/content-autolinks.php:989) in /home/elanciac/public_html/demo/wp-includes/pluggable.php on line 893
    [01-Oct-2016 17:41:29 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/elanciac/public_html/demo/wp-content/plugins/seo-ultimate/modules/autolinks/content-autolinks.php:989) in /home/elanciac/public_html/demo/wp-includes/pluggable.php on line 894
    [01-Oct-2016 17:41:29 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/elanciac/public_html/demo/wp-content/plugins/seo-ultimate/modules/autolinks/content-autolinks.php:989) in /home/elanciac/public_html/demo/wp-includes/pluggable.php on line 1174

    • This reply was modified 7 years, 6 months ago by macarrier.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Reporting failure – PHP Notice’ is closed to new replies.