epiphyt / embed-privacy

Embed Privacy prevents loading of embedded external content and allows your site visitors to opt-in.
https://epiph.yt/en/embed-privacy/
GNU General Public License v2.0
19 stars 12 forks source link

Call to undefined function is_plugin_active() #230

Closed MatzeKitt closed 2 months ago

MatzeKitt commented 2 months ago

Bug/Problem

Ein Fehler vom Typ E_ERROR wurde in der Zeile 47 der Datei /homepages/30/d533768972/htdocs/htdocs/wp-content/plugins/embed-privacy/inc/integration/class-polylang.php verursacht. Fehlermeldung: Uncaught Error: Call to undefined function is_plugin_active() in /homepages/30/d533768972/htdocs/htdocs/wp-content/plugins/embed-privacy/inc/integration/class-polylang.php:47
Stack trace:
#0 /homepages/30/d533768972/htdocs/htdocs/wp-includes/class-wp-hook.php(326): epiphyt\Embed_Privacy\integration\Polylang::sanitize_name()
#1 /homepages/30/d533768972/htdocs/htdocs/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /homepages/30/d533768972/htdocs/htdocs/wp-content/plugins/embed-privacy/inc/embed/class-provider.php(260): apply_filters()
#3 /homepages/30/d533768972/htdocs/htdocs/wp-content/plugins/embed-privacy/inc/embed/class-provider.php(76): epiphyt\Embed_Privacy\embed\Provider->set_name()
#4 /homepages/30/d533768972/htdocs/htdocs/wp-content/plugins/embed-privacy/inc/data/class-providers.php(68): epiphyt\Embed_Privacy\embed\Provider->__construct()
#5 [internal function]: epiphyt\Embed_Privacy\data\Providers::get_by_post()
#6 /homepages/30/d533768972/htdocs/htdocs/wp-content/plugins/embed-privacy/inc/data/class-providers.php(78): array_map()
#7 /homepages/30/d533768972/htdocs/htdocs/wp-content/plugins/embed-privacy/inc/data/class-providers.php(194): epiphyt\Embed_Privacy\data\Providers::get_by_posts()
#8 /homepages/30/d533768972/htdocs/htdocs/wp-content/plugins/embed-privacy/inc/handler/class-shortcode.php(62): epiphyt\Embed_Privacy\data\Providers->get_list()
#9 /homepages/30/d533768972/htdocs/htdocs/wp-includes/shortcodes.php(433): epiphyt\Embed_Privacy\handler\Shortcode::opt_out()
#10 [internal function]: do_shortcode_tag()
#11 /homepages/30/d533768972/htdocs/htdocs/wp-includes/shortcodes.php(273): preg_replace_callback()
#12 /homepages/30/d533768972/htdocs/htdocs/wp-content/plugins/impressum/inc/privacy/class-privacy.php(1772): do_shortcode()
#13 /homepages/30/d533768972/htdocs/htdocs/wp-includes/class-wp-hook.php(324): epiphyt\Impressum\privacy\Privacy->set_privacy_policy()
#14 /homepages/30/d533768972/htdocs/htdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#15 /homepages/30/d533768972/htdocs/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action()
#16 /homepages/30/d533768972/htdocs/htdocs/wp-settings.php(695): do_action()
#17 /homepages/30/d533768972/htdocs/htdocs/wp-config.php(133): require_once('/homepages/30/d...')
#18 /homepages/30/d533768972/htdocs/htdocs/wp-load.php(50): require_once('/homepages/30/d...')
#19 /homepages/30/d533768972/htdocs/htdocs/wp-admin/admin.php(34): require_once('/homepages/30/d...')
#20 /homepages/30/d533768972/htdocs/htdocs/wp-admin/index.php(10): require_once('/homepages/30/d...')
#21 {main}
 thrown

Steps to reproduce

Version

1.10.1

Link

No response

Environment info

No response

Code of Conduct