aloom
Forum Replies Created
-
Forum: Plugins
In reply to: [Table Rate Shipping Method for WooCommerce by Flexible Shipping] 500 errorI uninstall the plugin and transferred all the files correctly.
The same problem appears when clicking on “Products” :
Fatal Error
Line 100
Message Uncaught Error: Class ‘WPDesk_Flexible_Shipping_AB_MenuTest’ not found in /htdocs/wp-content/plugins/flexible-shipping/classes/class-flexible-shipping-plugin.php:100 Stack trace: #0 /htdocs/wp-content/plugins/flexible-shipping/classes/class-flexible-shipping-plugin.php(195): Flexible_Shipping_Plugin->load_dependencies() #1 /htdocs/wp-content/plugins/flexible-shipping/vendor/wpdesk/wp-builder/src/Builder/InfoBuilder.php(43): Flexible_Shipping_Plugin->init() #2 /htdocs/wp-content/plugins/flexible-shipping/vendor/wpdesk/wp-builder/src/BuildDirector/LegacyBuildDirector.php(23): WPDesk\PluginBuilder\Builder\InfoBuilder->init_plugin() #3 /htdocs/wp-content/plugins/flexible-shipping/plugin-create.php(13): WPDesk\PluginBuilder\BuildDirector\LegacyBuildDirector->build_plugin() #4 /htdocs/wp-content/plugins/flexible-shipping/vendor/wpdesk/wp-autoloader/src/Loader/Composer/Composer_Loader.php(61): require_once(‘/htdocs/wp-cont…’) #5 /htdocs/wp-content/plugins/flexible-shipping/vendor/wpdesk/wp-autoloader/src/Loader/Lo
File /htdocs/wp-content/plugins/flexible-shipping/classes/class-flexible-shipping-plugin.phpBut I noticed that the problem occurs even when the plugin is uninstalled. I am wondering if the problem is coming from Woocommerce or WordPress who added this “WPDesk_Flexible_Shipping_AB_MenuTest”.
But how can I know or check
Forum: Plugins
In reply to: [Table Rate Shipping Method for WooCommerce by Flexible Shipping] 500 errorI have updated to the latest 3.3.9 version. The problem started occurring after installing this latest version.
I tried to check the file “class-flexible-shipping-plugin.php” with FileZilla. In the file, there is no “WPDesk_Flexible_Shipping_AB_MenuTest ” but the line below which looks quite similar.
$abtesting = new WPDesk_Flexible_Shipping_AB_Pointer_Message_Test();
$this->variant = $abtesting->get_variant();I tried to modify the part “AB_Pointer_Message_Test” by “AB_MenuTest” but no result.
I am not a professional, so I hope this could help anyone to see the problem.
Cheers,
Forum: Plugins
In reply to: [Table Rate Shipping Method for WooCommerce by Flexible Shipping] 500 errorYes I have the latest version 3.3.9.
Even when I uninstall or deactivate the plugin, I still have the problem.
Forum: Plugins
In reply to: [Table Rate Shipping Method for WooCommerce by Flexible Shipping] 500 errorHi,
I would like to know if this problem has been resolved or not? I have kind of the same problem and after deleting all files, I have reinstall the plugin, but still have the problem when clicking on “Products”.
Thanks in advance for any help
Al