Uncaught Error: WeDevs\Wpuf\Admin\Subscription::init()
-
Hi, after the last plugin update I got this error when I go to the user dashboard and try to edit a post.
Uncaught Error: Call to undefined method WeDevs\Wpuf\Admin\Subscription::init()
I have already tried deactivating all plugins to check if there was a conflict and the error persists.
The erroee indicates that the code is attempting to call an init() method on the WeDevs\Wpuf\Admin\Subscription class, but such a method does not exist in the class definition. In other words, within the Subscription class in the WeDevs\Wpuf\Admin namespace, there is no method defined called init().
I have also used the default theme to check for conflicts with the theme I am using, but the error persists.
Can you please check to resolve the problem?Thanks and regards,
- The topic ‘Uncaught Error: WeDevs\Wpuf\Admin\Subscription::init()’ is closed to new replies.