• Resolved maryannk

    (@maryannkelley)


    I really like this plugin, but I get these two php errors over and over when pages with ultimate blocks are loaded:

    Undefined array key 0 in /wp-content/plugins/ultimate-blocks/src/common.php on line 9933

    Trying to access array offset on value of type null in /wp-content/plugins/ultimate-blocks/src/common.php on line 9936

    Any ideas?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Imtiaz Rayhan

    (@imtiazrayhan)

    Hi @maryannkelley,

    Can you please share which blocks you are using in those pages?

    We haven’t been able to recreate the issue on our end. So, we would like to try with those specific blocks.

    Kind regards.

    Thread Starter maryannk

    (@maryannkelley)

    Hi and thanks for responding. I am using the Content Toggle blog with FAQ schema turned on. I’m running the most recent version of the plugin with:
    Genesis version: 3.3.5
    Wordpress version: 6.0.2
    PHP 8

    This only is happening in one of my sites though, so it may be a plugin conflict. Are there any known compatibility issues?

    Thread Starter maryannk

    (@maryannkelley)

    Checking my other sites after posting this and I see a different error there:

    Undefined array key 0 in /wp-content/plugins/ultimate-dashboard/modules/admin-menu/class-admin-menu-module.php on line 192

    To give you an idea of the frequency, the log looks like this:

    [18-Sep-2022 19:21:33 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/ultimate-dashboard/modules/admin-menu/class-admin-menu-module.php on line 192
    [18-Sep-2022 19:21:36 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/ultimate-dashboard/modules/admin-menu/class-admin-menu-module.php on line 192
    [18-Sep-2022 19:21:45 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/ultimate-dashboard/modules/admin-menu/class-admin-menu-module.php on line 192
    [18-Sep-2022 19:21:48 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/ultimate-dashboard/modules/admin-menu/class-admin-menu-module.php on line 192
    [18-Sep-2022 19:22:46 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/ultimate-dashboard/modules/admin-menu/class-admin-menu-module.php on line 192
    [18-Sep-2022 19:22:50 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/ultimate-dashboard/modules/admin-menu/class-admin-menu-module.php on line 192
    [18-Sep-2022 19:23:00 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/ultimate-dashboard/modules/admin-menu/class-admin-menu-module.php on line 192
    [18-Sep-2022 19:23:07 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/ultimate-dashboard/modules/admin-menu/class-admin-menu-module.php on line 192
    [18-Sep-2022 19:24:04 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/ultimate-dashboard/modules/admin-menu/class-admin-menu-module.php on line 192
    [18-Sep-2022 19:24:07 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/ultimate-dashboard/modules/admin-menu/class-admin-menu-module.php on line 192
    [18-Sep-2022 19:24:16 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/ultimate-dashboard/modules/admin-menu/class-admin-menu-module.php on line 192
    [18-Sep-2022 19:24:28 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/ultimate-dashboard/modules/admin-menu/class-admin-menu-module.php on line 192

    I’m only using the same block (Content Toggle with FAQ schema enabled) on that site as well.

    • This reply was modified 3 years, 8 months ago by maryannk.
    Plugin Author Imtiaz Rayhan

    (@imtiazrayhan)

    The second errors you shared do not seem be coming from our plugin.

    This may be due to something else other than only our plugin.

    We will try to look further and see if we can figure out anything.

    Kind regards.

    Thread Starter maryannk

    (@maryannkelley)

    So sorry! I’ve been knee-deep in errors all day and see that now. I saw Ultimate and didn’t process it was a different plugin.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘repeated errors in log’ is closed to new replies.