- This topic has 10 replies, 3 voices, and was last updated 4 years, 7 months ago by
Mike Dudek.
HI
The Version above and the update on the 12-07-2021 are causing a critical error and breaking my site
the only way I can restart my site is to disable the plugin
Please help
Hello @mdudek,
Sorry for this inconvenience.
Make sure that WPDM and all add-ons you are using of WPDM are in the latest version.
If, still the problem exists then please share related urls and your admin login credentials with us in a private reply so that we can debug and give you a better solution about it?
Best Regards
It looks like another plugin or active theme has a class with the same name, for this moment, please open /wp-content/plugins/download-manager/src/Widgets/WidgetController.php and remove the line include __DIR__.'/Affiliate.php';
In the next update, we shall change the filename to avoid the naming conflict.
Please follow the previous reply:
please open /wp-content/plugins/download-manager/src/Widgets/WidgetController.php and remove the line include __DIR__.'/Affiliate.php'; and save.
In 3.2.11, the class is renamed to WPDM_Affiliate to resolve the naming conflict. Code is here https://plugins.svn.wordpress.org/download-manager/trunk/src/Widgets/Affiliate.php.
Please try deleting and reinstalling from wordpress.org. If that doesn’t resolve the issue, it could be something else, please send me temporary wp-admin login info in a private reply to check it on your site.
Hi
Still Having Issues
I disabled the plugin & waited for more updates. installed (version 3.2.13) and still same issue, BROKEN SITE.
Please help
Current theme: Industrial (version 2.3.9) Current plugin: Download Manager (version 3.2.13) PHP version 7.2.34
Error Details
=============
An error of type E_COMPILE_ERROR was caused in line 0 of the file /home/beaverte/public_html/wp-content/plugins/download-manager/src/Widgets/Affiliate.php. Error message: Cannot declare class WPDM_Affiliate, because the name is already in use
The topic "Version 3.2.09 breaking my site" is closed to new replies.