Is it a problem with this plugin or the Import user plugin?
I didn’t think it was proper netiquette to copy-paste from the other support forum, that a link to it would be better, but I can copy-paste if you would prefer that…
]]>Fatal error: Uncaught Error: Class ‘Jeg\Element\Element’ not found in /home/sellarte/public_html/wp-content/plugins/jeg-elementor-kit/lib/jeg-element/bootstrap.php:26 Stack trace: #0 /home/sellarte/public_html/wp-content/plugins/jeg-elementor-kit/lib/jeg-element/bootstrap.php(30): jeg_element_initialize() #1 /home/sellarte/public_html/wp-content/plugins/jeg-elementor-kit/jeg-elementor-kit.php(45): require_once(‘/home/sellarte/…’) #2 /home/sellarte/public_html/wp-includes/class-wp-hook.php(310): {closure}(”) #3 /home/sellarte/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array) #4 /home/sellarte/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #5 /home/sellarte/public_html/wp-settings.php(495): do_action(‘plugins_loaded’) #6 /home/sellarte/public_html/wp-config.php(107): require_once(‘/home/sellarte/…’) #7 /home/sellarte/public_html/wp-load.php(50): require_once(‘/home/sellarte/…’) #8 /home/sellarte/public_html/wp-blog-header.php(13): require_once(‘/home/sellarte/…’ in?/home/sellarte/public_html/wp-content/plugins/jeg-elementor-kit/lib/jeg-element/bootstrap.php?on line?26
]]>Running wordpress 6.2 php 8.0 on WP Engine
PHP Fatal error: Uncaught Error: Class “GtmEcommerceWoo\\Lib\\Container” not found in {removed path}/wp-content/plugins/gtm-ecommerce-woo/gtm-ecommerce-woo.php:34\nStack trace:\n#0 {removed path}/wp-settings.php(453): include_once()\n#1 {removed path}/wp-config.php(128): require_once(‘…’)\n#2 {removed path}/wp-load.php(50): require_once(‘…’)\n#3 {removed path}/wp-admin/admin-ajax.php(22): require_once(‘…’)\n#4 {main}\n thrown in {removed path}/wp-content/plugins/gtm-ecommerce-woo/gtm-ecommerce-woo.php on line 34
]]>https://docs.bracketspace.com/notification/developer/triggers/adding-merge-tags-to-existing-triggers#global-merge-tags
first in my theme’s functions.php file, then as a mu-plugin, but all I get when I reload the Notifications admin pages is:
Fatal error: Uncaught Error: Class ‘BracketSpace\Notification\Register’ not found in /home/xxxxxxx/public_html/xxxxxxxxxx.org/wp-content/mu-plugins/notifications-global-mergetag.php:13
What am I missing? Here is a generic version of my plugin. I tried it with and without the namespace declaration.
<?php
/**
* Plugin Name: Global Merge Tag for Notifications
* Description: Create global merge tag for Site Name
* Author: BracketSpace
*/
namespace MG2022notifications;
use BracketSpace\Notification\Defaults\MergeTag\StringTag;
use BracketSpace\Notification\Register;
Register::global_merge_tag( new StringTag( [
'slug' => 'site_name',
'name' => 'Site Name',
'resolver' => function( $trigger ) {
return get_option( 'blogname', 'Website Name' );
},
] ) );
Thanks in advance.
]]>An error of type E_ERROR was caused in line 47 of the file /home4/corneops/public_html/wp-content/plugins/woocommerce/woocommerce.php. Error message: Uncaught Error: Class 'WooCommerce' not found in /home4/corneops/public_html/wp-content/plugins/woocommerce/woocommerce.php:47
Stack trace:
#0 /home4/corneops/public_html/wp-content/plugins/woocommerce/woocommerce.php(62): WC()
#1 /home4/corneops/public_html/wp-settings.php(428): include_once('/home4/corneops...')
#2 /home4/corneops/public_html/wp-config.php(97): require_once('/home4/corneops...')
#3 /home4/corneops/public_html/wp-load.php(50): require_once('/home4/corneops...')
#4 /home4/corneops/public_html/wp-admin/admin-ajax.php(22): require_once('/home4/corneops...')
#5 {main}
Not sure if I should delete the plugin and reinstall as I don’t want to lose any of my data from my store.
]]>Stack trace:
#0 /home/thecircle/public_html/wp-content/plugins/gd-topic-polls/d4plib/dev4press/core/admin/Plugin.php(391): Dev4Press\Plugin\GDPOL\Admin\Plugin->run_getback()
#1 /home/thecircle/public_html/wp-content/plugins/gd-topic-polls/d4plib/dev4press/core/admin/Plugin.php(397): Dev4Press\v38\Core\Admin\Plugin->load_post_get_back()
#2 /home/thecircle/public_html/wp-content/plugins/gd-topic-polls/d4plib/dev4press/core/admin/menu/Plugin.php(77): Dev4Press\v38\Core\Admin\Plugin->screen_setup()
#3 /home/thecircle/public_html/wp-includes/class-wp-hook.php(307): Dev4Press\v38\Core\Admin\Menu\Plugin->current_screen(Object(WP_Screen))
#4 /home/thecircle/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
#5 /home/thecircle/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
#6 /home/thecircle/public_html/wp-a in /home/thecircle/public_html/wp-content/plugins/gd-topic-polls/core/admin/Plugin.php on line 98
]]>I’ve investigated the error and found that it persists with every other theme I have downloaded as well, not just Twenty Fifteen, and I discovered that Largo_Related is part of a WordPress theme framework called Largo Project. This theme was installed but NOT activated on my site. I activated it to test it out, and I am now able to edit posts without the error being thrown using this specific theme only. Does anyone know why WordPress would be searching for a class that is part of a theme that isn’t even activated? Any help would be greatly appreciated.
]]>I’ve downloaded the latest 5.5.6. from the www.ads-software.com site and only copied over my original wp-config.php and .htaccess files. The problem still persists. I’ve double checked permissions. How do I fix this?
]]>Error Details
=============
An error of type E_ERROR was caused in line 245 of the file /home/tilealiv/public_html/wp-content/plugins/wordpress-seo-premium/admin/class-admin-init.php. Error message: Uncaught Error: Class ‘WPSEO_Suggested_Plugins’ not found in /home/tilealiv/public_html/wp-content/plugins/wordpress-seo-premium/admin/class-admin-init.php:245
Stack trace:
#0 /home/tilealiv/public_html/wp-content/plugins/wordpress-seo-premium/admin/class-admin-init.php(70): WPSEO_Admin_Init->load_plugin_suggestions()
#1 /home/tilealiv/public_html/wp-content/plugins/wordpress-seo-premium/wp-seo-main.php(377): WPSEO_Admin_Init->__construct()
#2 /home/tilealiv/public_html/wp-includes/class-wp-hook.php(287): wpseo_admin_init(”)
#3 /home/tilealiv/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
#4 /home/tilealiv/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#5 /home/tilealiv/public_html/wp-settings.php(403): do_action(‘plugins_loaded’)
#6 /home/tilealiv/public_html/wp-config.php(93): require_once(‘/home/tilealiv/…’)
#7 /home/tilealiv/public_html/wp-load.php(37): require_once(‘/home/tilealiv/…’)
#8 /home/tilealiv/public_html/wp-admin/admin-post.php(19):
Any ideas. Also does yoast not have support with the premium paid version?
Thanks in advance!
]]>Class ‘BracketSpace\Notification\Abstracts\Trigger’ not found
I just copied the example on your homepage. Any ideas what I might be doing wrong here?
I want to create a “specific page modified” trigger.
Best regards
Stefan