• Resolved Sabine Jordan

    (@sabinejordan1)


    When updating the plugin Disable and Remove Google Fonts caused an error in line 147 of the file: /var/www/vhosts/web124.c11.webspace-verkauf.de/html/einfach-kochen-und-mehr.de/wp-content/plugins/disable-remove-google-fonts/disable-remove-google-fonts.php
    Uncaught Error: Attempt to modify property “style” on null in /var/www/vhosts/web124.c11.webspace-verkauf.de/html/einfach-kochen-und-mehr.de/wp-content/plugins/disable-remove-google-fonts/disable-remove-google-fonts.php:147

    This resulted in an error message and caused me to fix the issue by inactivating all plugins via the FTP access. Then reactivating all other plugins except the plugin Disable & Remove Google Fonts.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Same issue here.

    The cause is:

    global $avia;
    $avia->style->print_extra_output = false;

    If the Enfold theme is not installed, $avia is null.

    Kevin

    Plugin Author DannyCooper

    (@dannycooper)

    Thank you for reporting this so quickly, I’ve now pushed a fix (v1.3.9) that should be available in your WordPress dashboard.

    Let me know if there is anything else I can help with.

    Thanks!

    Thread Starter Sabine Jordan

    (@sabinejordan1)

    Thanks for the quick support. The plugin has been updated now and everything seems to work.

    Thanks and best regards

    Sabine

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Up-date of Disable & Remove Google Fonts caused error’ is closed to new replies.