• Resolved AAE100

    (@aae100)


    Not sure if this is happening to anyone else. The latest version of the plugin crashes my site. When I rollback to version 6.3.06 the site works normally.

    Is there a fix for this on the way?

    Thanks in advance for any help with this issue

    Here is the error:

    Fatal error: Uncaught Error: Call to undefined function wp_theme_has_theme_json() in /home/paprowinecellars/public_html/wp-content/plugins/use-any-font/includes/functions/uaf_block_editor_functions.php:60 Stack trace: #0 /home/paprowinecellars/public_html/wp-content/plugins/use-any-font/includes/functions/uaf_block_editor_functions.php(49): uaf_update_theme_json_font(Array) #1 /home/paprowinecellars/public_html/wp-content/plugins/use-any-font/includes/functions/uaf_font_functions.php(229): uaf_block_editor_custom_fonts() #2 /home/paprowinecellars/public_html/wp-content/plugins/use-any-font/includes/functions/uaf_admin_functions.php(137): uaf_write_css() #3 /home/paprowinecellars/public_html/wp-includes/class-wp-hook.php(307): uaf_plugin_initialize(”) #4 /home/paprowinecellars/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #5 /home/paprowinecellars/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #6 /home/paprowinecellars/public_html/wp-settings.php(598): do_action(‘i in /home/paprowinecellars/public_html/wp-content/plugins/use-any-font/includes/functions/uaf_block_editor_functions.php on line 60

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

    (@dnesscarkey)

    Hi @aae100,

    Can you please make sure your wordpress version is greater than 6.2. wp_theme_has_theme_json function was introduced from 6.2.

    Thanks

    Thread Starter AAE100

    (@aae100)

    @dnesscarkey thanks for the quick response. I’ll try that and let you know.

    tobyauyeung

    (@tobyauyeung)

    Hi

    I have the same issue here that the plug in crashed the webiste.

    The error is below. Can you please help?

    An error of type E_ERROR was caused in line 60 of the file /mnt/volume_sgp1_01/vhosts/dilworth.co.nz/domains/dilworth.co.nz/public_html/v3/wp-content/plugins/use-any-font/includes/functions/uaf_block_editor_functions.php. Error message: Uncaught Error: Call to undefined function wp_theme_has_theme_json() in /mnt/volume_sgp1_01/vhosts/dilworth.co.nz/domains/dilworth.co.nz/public_html/v3/wp-content/plugins/use-any-font/includes/functions/uaf_block_editor_functions.php:60

    Plugin Author Dnesscarkey

    (@dnesscarkey)

    @tobyauyeung,

    Your wordpress doesn’t have this function. wp_theme_has_theme_json. This function was introducted from 6.2. So i suggest you to upgrade your wordpress to latest version 6.6. Or atleast 6.2 and above.

    Also, using old version of wordpress is not good due to performance and security.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Version 6.3.08 crashes site’ is closed to new replies.