• Resolved kicooo

    (@kicooo)


    Hello,

    My website breaks down if I deactivate the plugin Tablepress. It says:

    There has been a critical error on this website. Please check your site admin email inbox for instructions.

    Does anybody have the same issue?

    Thank you.

    • This topic was modified 2 years, 8 months ago by kicooo.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kicooo

    (@kicooo)

    Okay I found out the issue by myself.

    Be careful when deactivating the plugin and having some related codes into the functions.php (from the child theme, in my case). If you don’t delete the lines about Tablepress in advance, the site will break down.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Indeed, if there are function calls to TablePress PHP functions, these should be removed first, or better: wrapped in functions_exists() calls.

    Good to hear that you already found the cause for this!

    Best wishes,
    Tobias

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Website breaks down if I deactivate the plugin’ is closed to new replies.