• Resolved donbowman

    (@donbowman)


    Just updated to 2.0.2 (from 1.? last release).

    I am getting these warnings.
    php8, wp 5.9

    PHP Warning: Undefined array key “gfonts_files” in /app/wp-content/plugins/ultimate-addons-for-gutenberg/classes/class-uagb-post-assets.php on line 324

    suggestion?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter donbowman

    (@donbowman)

    $this->gfonts_files = $page_assets[‘gfonts_files’];
    $this->gfonts_url = $page_assets[‘gfonts_url’];

    both of these give the warning (gfonts_files, gfonts_urls)

    Plugin Support sujaypawar

    (@sujaypawar)

    Hi @donbowman,

    We tried to reproduce this with different setups & PHP 8 versions. But we could not see that notice.

    Would you be kind to email us on support [@] bsf [.] io and share more details of your setup?

    Would appreciate your help in getting this fixed.

    Hello @donbowman,

    I see you already opened a support ticket with us so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Undefined array key “gfonts_files”’ is closed to new replies.