Maintenance mode page
Permalink
Hello,
I'd like to change the front end maintenance mode page so visitors see a custom message.
I'm guessing I just need to change the associated page but I can't seem to find it.
Does anyone have any ideas?
Thanks
P
I'd like to change the front end maintenance mode page so visitors see a custom message.
I'm guessing I just need to change the associated page but I can't seem to find it.
Does anyone have any ideas?
Thanks
P
Yeah saw that. But it gave an error when l installed it.
Here's the error when going in to 'Under Construction' via Dashboard.
Class 'Concrete\Core\Routing\URL' not found
Mmm, maybe I had to define a redirect page first...
Class 'Concrete\Core\Routing\URL' not found
Mmm, maybe I had to define a redirect page first...
The .php file responsible for displaying the maintenance mode message is located at root/concrete/views/frontend/maintenance_mode.php. I suppose you could go from there, copy this file and the folder structure to the root/application directory, and see if that works.
Have you looked into this add-on?
http://www.concrete5.org/marketplace/addons/under-construction...