• Resolved klkoh

    (@klkoh)


    Hello team, I am getting a Fatal Error with the following details and stack trace – any idea how to fix it? Any help is greatly appreciated.

    Fatal error: Uncaught Error: Class ‘SwpmWpLoadedTasks’ not found in /home/customer/www/[mysite]/public_html/wp-content/plugins/simple-membership/classes/class.simple-wp-membership.php:633

    Stack trace: 0 /home/customer/www/[mysite]/public_html/wp-includes/class-wp-hook.php(287): SimpleWpMembership->handle_wp_loaded_tasks(”) 1 /home/customer/www/[mysite]/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) 2 /home/customer/www/[mysite]/public_html/wp-includes/plugin.php(484): WP_Hook->do_action(Array) 3 /home/customer/www/[mysite]/public_html/wp-settings.php(579): do_action(‘wp_loaded’) 4 /home/customer/www/[mysite]/public_html/wp-config.php(93): require_once(‘/home/customer/…’) 5 /home/customer/www/[mysite]/public_html/wp-load.php(37): require_once(‘/home/customer/…’) 6 /home/customer/www/[mysite]/public_html/wp-blog-header.php(13): require_once(‘/home/customer/…’) 7 /home/customer/w in /home/customer/www/[mysite]/public_html/wp-content/plugins/simple-membership/classes/class.simple-wp-membership.php on line 633

    For the time being I commented out line 633 and 634 in the class.simple-wp-membership.php but also wondering how it will affect the usage of SWPM.

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, what type of setup have you carried out in our plugin? Please provide some details. This will help us troubleshoot your issue. Also what PHP version is running in your server and what WordPress version is running in your site?

    Thank you.

    Thread Starter klkoh

    (@klkoh)

    Thank you for getting back to me.

    1. A previous developer set it up, I believe it is . I had simply moved all files from one host to another host as requested by the client.
    2. PHP 7.4.33
    3. WP 6.3.1
    Plugin Support mbrsolution

    (@mbrsolution)

    A previous developer set it up, I believe it is . I had simply moved all files from one host to another host as requested by the client.

    I think something went wrong when you migrated from one host to another host. Please disable and uninstall the plugin. Then install and activate a fresh new copy. Carry out a test and report back.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal Error: How To Fix?’ is closed to new replies.