• Resolved jeffwit

    (@jeffwit)


    Just recently had issue accessing our WordPress admin panel. After doing some investigation, I narrowed it down to the WP Recipe Maker plugin. Disabling the plugin brought my admin section back online.

    When I tried to reactivate the plugin, I am given this error:
    Plugin could not be activated because it triggered a fatal error.

    I blanked out the paths for security purposes…

    Plugin could not be activated because it triggered a fatal error.

    Fatal error: Uncaught Error: Class ‘WPRM_Import_Simplerecipepro’ not found in X:\____________\wp-content\plugins\wp-recipe-maker\includes\admin\class-wprm-import-manager.php:319 Stack trace: #0 X:\____________\wp-content\plugins\wp-recipe-maker\includes\admin\class-wprm-import-manager.php(46): WPRM_Import_Manager::load_importers() #1 X:\____________\wp-content\plugins\wp-recipe-maker\includes\admin\class-wprm-import-manager.php(327): WPRM_Import_Manager::init() #2 X:\____________\wp-content\plugins\wp-recipe-maker\includes\class-wp-recipe-maker.php(122): require_once(‘X:\\_____\\____…’) #3 X:\____________\wp-content\plugins\wp-recipe-maker\includes\class-wp-recipe-maker.php(48): WP_Recipe_Maker->load_dependencies() #4 X:\____________\wp-content\plugins\wp-recipe-maker\wp-recipe-maker.php(69): WP_Recipe_Maker->__construct() #5 X:\_____\______ in X:\____________\wp-content\plugins\wp-recipe-maker\includes\admin\class-wprm-import-manager.php on line 319

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Brecht

    (@brechtvds)

    Did you make any manual changes to the plugin files? Is the class-wprm-import-simplerecipepro.php file still in the \wp-content\plugins\wp-recipe-maker\includes\admin\import\ folder?

    Maybe try removing the plugin and just installing it again to make sure you’re using the latest version.

    Kind regards,
    Brecht

    Thread Starter jeffwit

    (@jeffwit)

    Did you make any manual changes to the plugin files?
    No, none.

    Is the class-wprm-import-simplerecipepro.php file still in the \wp-content\plugins\wp-recipe-maker\includes\admin\import\ folder?
    Yes.

    Maybe try removing the plugin and just installing it again to make sure you’re using the latest version.
    OK will give it a try.

    Thread Starter jeffwit

    (@jeffwit)

    Removed the folder from wp-content/plugins.
    Reinstalled the plugin.
    No errors thrown now, and plugin data is still in tact.

    In seems the issue is resolved. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Uncaught Error: Class ‘WPRM_Import_Simplerecipepro’’ is closed to new replies.