Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
For some reason, in maintenance mode the couch logo will not load. I check the src of the img tag and it's just showing up as:
Code: Select all
src="logo.php"
I tried to figure it out to no avail. My last couch install was no different than this one and this is the first time I've encountered the problem.

Any ideas?
Hi,

Yup, that is a minor (known) bug.

As a workaround you can do this -
Create a file named '503.php' and place it in your websites root folder (i.e. the folder which is the parent of couch installation folder).
Once you set make your site offline (using the config file), Couch will load the '503.php' file if it finds one.
You can place any custom message or your own content within this file to display for the maintenance mode.

Hope this helps.
How can I make a maintenance mode work when pretty URLs already enabled?

It's nice to be able to make your custom maintenance mode page. But I still miss some explanation how the maintenance mode actually works and which possibilities you have. couldn't find anything about. would be nice, to have it mentioned in the documentation.
3 posts Page 1 of 1
cron