is_wpml_active creating a fatal error
-
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
- The topic ‘is_wpml_active creating a fatal error’ is closed to new replies.