Re: After trying to put the forum into maintenance mode, it “disappeared”
Reply #1 – June 10, 2026, 01:01:14 am
Taking a quick stab while waiting for Spuds, the first thing I'd look at is any .htaccess files in the public_html directory (or whatever the webroot folder is.) You may need to set the file manager to show hidden files. The .htaccess file is where servers often tuck IPs to be blocked, etc., and ElkArte (at least my v 1.1.6), has some config info in there as well.. I've not encountered the problem you refer to, but that's the first location I'd sniff around in to see what's there. If no clues there hopefully Spuds (or someone else more knowledgeable than I) has a better idea..
Re: After trying to put the forum into maintenance mode, it “disappeared”
Reply #2 – June 10, 2026, 08:49:01 am
If you can access your Settings.php file, you need to edit that so $maintenance = 0; its probably set to 2 which makes it untouchable.
Re: After trying to put the forum into maintenance mode, it “disappeared”
Reply #3 – June 10, 2026, 10:50:25 am
Thanks for your replies. I’ll see what I can do.
Re: After trying to put the forum into maintenance mode, it “disappeared”
Reply #5 – June 10, 2026, 06:48:10 pm
That is strange, the admin panel only updates settings.php, it does not change anything in the database. Are you still getting a 500 error?
Re: After trying to put the forum into maintenance mode, it “disappeared”
Reply #6 – June 11, 2026, 05:25:39 am
Yes, the error message is still there and the forum has disappeared.