• We are cleaning out our site and removing plugins we are no longer using. Though we loved the use of your plugin, we are not using it any longer and it needs to be removed. When we deactivate it or delete it our site has the white screen of death with the error message: Fatal error: Class ‘Theme_My_Login’ not found in /home/content/p3pnexwpnas08_data03/43/2652143/html/wp-content/themes/mineral/functions/functions-general.php on line 756

    Can you let us know what’s the best/easiest way to solve this issue?

    Thank you!
    Christy

Viewing 1 replies (of 1 total)
  • Hi Cwhelan,

    I am not affiliated in any way to TML but it looks like your problem comes from the plugin too tightly integrated to your theme (called Mineral).

    The error message tells you what you need to look at:
    html/wp-content/themes/mineral/functions/functions-general.php on line 756

    Have a look at what is on that line and the surrounding ones. If you see that it is trully not used any more, try wrapping the entire block ( the if… else block or whatever form that feature has.) with a comment (/* …. your commented code, can by multiple lines …. */) and see if that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal Error when deactivating or removing plugin’ is closed to new replies.