Jump to content

Disable plugins/apps when unable to access the site


Joey_M

Recommended Posts

I wasn't upgrading the site Marc, I accidentally turned on all the plugins on my site and then it went down.

Quote

There are no applications available to upgrade

All I did was add;

<?php
define('RECOVERY_MODE',True);

To my constants.php file, then I got the message about an install being in process.

Link to comment
Share on other sites

Looks like somehow your "installed" variable in your conf_global.php was turned to false so the system thought you needed to install. I set that to true and then uploaded the constants.php again. Then turned on Recovery Mode for you, disabled all third party items, and then disabled it. Things seem to be functioning now so there is an error with one of your third party addons there.

Link to comment
Share on other sites

4 minutes ago, Joey_M said:

Thank you, @Jim Mand @Marc Stridgen.

I have no idea how the conf.global.php was touched, as I didn't. I did rename the constants.php file from constants.old and removed the other lines bar the one needed for recovery as for some reason I no longer had a working on.

No worries. Just glad it was a simple configuration file issue and not something deeper 🙂 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
×
×
  • Create New...