• Resolved sergio2233

    (@sergio2233)


    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,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Saiful Islam

    (@saifislam01)

    Hi @sergio2233,

    Thank you for bringing the issue to our attention.

    Please note that we have released the latest versions of WPUF (v4.0.5), where we have resolved numerous bugs. Please update to the latest version of your website.

    If you are still experiencing issues, please contact through?the website?for further assistance.

    Best regards,

    Thread Starter sergio2233

    (@sergio2233)

    Hi Saiful Islam

    the plugin version has been updated to 4.0.5 and the problem still exists. I have also tried changing the theme with Twenty Twenty-Two.
    The error message is as follows:

    Fatal error: Uncaught Error: Call to undefined method WeDevs\Wpuf\Admin\Subscription::init()
    in?httpd.www/wp-content/plugins/wp-user-frontend/includes/Admin/Forms/Field_Manager.php?on line?271

    Call stack:

    1. WeDevs\W\A\F\Field_Manager::check_field_visibility()
      wp-content/plugins/wp-user-frontend/includes/Admin/Forms/Field_Manager.php:227
    2. WeDevs\W\A\F\Field_Manager::render_fields()
      wp-content/plugins/wp-user-frontend/includes/Frontend_Render_Form.php:266
    3. WeDevs\Wpuf\Frontend_Render_Form::render_form()
      wp-content/plugins/wp-user-frontend/includes/Frontend/Frontend_Form.php:131
    4. WeDevs\W\F\Frontend_Form::edit_post_shortcode()
      wp-includes/shortcodes.php:433
    5. do_shortcode_tag()
    6. preg_replace_callback()
      wp-includes/shortcodes.php:273
    7. do_shortcode()
      wp-includes/class-wp-hook.php:324
    8. WP_Hook::apply_filters()
      wp-includes/plugin.php:205
    9. apply_filters()
      wp-includes/blocks/post-content.php:48
    10. render_block_core_post_content()
      wp-includes/class-wp-block.php:258
    11. WP_Block::render()
      wp-includes/class-wp-block.php:244
    12. WP_Block::render()
      wp-includes/blocks.php:1484
    13. render_block()
      wp-includes/blocks.php:1522
    14. do_blocks()
      wp-includes/block-template.php:260
    15. get_the_block_template_html()
      wp-includes/template-canvas.php:12
    16. include()
      wp-includes/template-loader.php:106
    17. require_once()
      wp-blog-header.php:19
    18. require()
      index.php:17

    On your website you can only ask for support for the PRO version.

    I wait your reply. Regards, Sergio

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uncaught Error: WeDevs\Wpuf\Admin\Subscription::init()’ is closed to new replies.