Navigation überspringen

[Closed] I just installed and tried to deactivate and now the website is down

This support ticket is created vor 1 year, 4 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Dieses Thema enthält 1 reply, hat 1 Stimme.

Zuletzt aktualisiert von Christopher Amirian vor 1 year, 4 months.

Assistiert von: Christopher Amirian.

Author
Artikel
#2795778
Screenshot 2025-02-07 at 3.12.01 PM.png

I am trying to: get my website back up

Link to a page where the issue can be seen:versteckter Link

I expected to see: my website

Instead, I got:There has been a critical error on this website.

Learn more about troubleshooting WordPress.

#2795952

Christopher Amirian
Unterstützer

Sprachen: Englisch (English )

Hi,

Welcome to Toolset support. Would you please enable the debug mode in WordPress so instead of critical error you can share the error under the hood?

Would you please access your website files and edit the "wp-config.php" file on the root folder of your WordPress installation and add the code below into the file:

define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', true );

Please add the code above the line below:

/* That's all, stop editing! Happy blogging. */

For more information:
https://wpml.org/documentation/support/debugging-wpml/

Meanwhile, I suggest that you follow the steps below to force Toolset to deactivate to access the website:

- Access the website files either via FTP or your hosting panel.
- Go to wp-content/plugins/ folder
- Rename the types and types and/or toolset-blocks folders to something else.
- That will force the plugins to deactivate and you should be able to access the website again.

Thanks

The topic ‘[Closed] I just installed and tried to deactivate and now the website is down’ is closed to new replies.