piper338 Posted February 19, 2010 Report Posted February 19, 2010 Anyway to have the Config::Set call templates? Really need an admin login when in MX mode. # Maintenance mode - this disables the site to non-admins Config::Set('MAINTENANCE_MODE', false); Config::Set('MAINTENANCE_MESSAGE', 'We are currently down for maintenance, please check back soon.'); Quote
Administrators Nabeel Posted February 19, 2010 Administrators Report Posted February 19, 2010 Log in before you enable it? I meant to add in a login area at the admin panel, but didn't get around to it on last release. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.