• While profiling my site using ; I received the following error:

    `
    Fatal error: Uncaught Error: Call to a member function is_wpml_active() on null in /path/to/my/wp/site/wp-content/plugins/wonderm00ns-simple-facebook-open-graph-tags/public/class-webdados-fb-open-graph-public.php:383
    Stack trace:
    #0 /path/to/my/wp/site/wp-includes/class-wp-hook.php(286): Webdados_FB_Public->insert_meta_tags(”)
    #1 /path/to/my/wp/site/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
    #2 /path/to/my/wp/site/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
    #3 /path/to/my/wp/site/wp-includes/general-template.php(2614): do_action(‘wp_head’)
    #4 /path/to/my/wp/site/wp-content/themes/mytheme/header.php(23): wp_head()
    #5 /path/to/my/wp/site/wp-includes/template.php(688): require_once(‘/path/to/my/wp/site…’)
    #6 /path/to/my/wp/site/wp-includes/template.php(647): load_template(‘/path/to/my/wp/site…’, true)
    #7 /path/to/my/wp/site/wp-includes/general-template.php(41): locate_template(Array, true)
    #8 /path/to/my/wp/site/wp-content/themes/te in /path/to/my/wp/site/wp-content/plugins/wonderm00ns-simple-facebook-open-graph-tags/public/class-webdados-fb-open-graph-public.php on line 383

Viewing 1 replies (of 1 total)
  • Thread Starter Will Skora

    (@skorasaurus)

    I should add:

    this error appeared while issuing wp profile stage --fields=stage,time,cache_ratio in my console;
    i’m running php 7.0.27
    wordpress 4.9.2
    2.2.3 of the plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘is_wpml_active creating a fatal error’ is closed to new replies.