I have ensured that the checkbox "custom 404 page template" is unchecked and yet the custom 404 page html--404.tpl.php is still being served. It appears this can't be turned off.
Renaming the file to something else to try and fix this caused a WSOD, so it's still being called from somewhere.

Comments

mortendk’s picture

did you clear the cache ?

kiwimind’s picture

Status: Active » Closed (cannot reproduce)

I'm pretty sure I did at the time.
It's working as expected now, but I wonder if this is tied in with the other issue I put up, as that one's intermittent.
http://drupal.org/node/1378738

kiwimind’s picture

Funny thing is that it was using that one again this morning... Not sure what's going on.

Also, is there a way of *not* using the page--404.tpl.php page for the default 404 page? Even when I set a custom 404 page in config, the one supplied by mothership still takes precedence.

mortendk’s picture

Status: Closed (cannot reproduce) » Closed (works as designed)

shonk nope its another issue the header_second stuff is a predefined header that shoulnt be there its removed in the 2.2 version

actually havent testet it yeet with custom set page-404 , if you wanna use that. then remove the page--404.tpl file ;)