Closed (works as designed)
Project:
mothership
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2011 at 12:25 UTC
Updated:
26 Dec 2011 at 00:18 UTC
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
Comment #1
mortendk commenteddid you clear the cache ?
Comment #2
kiwimind commentedI'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
Comment #3
kiwimind commentedFunny 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.
Comment #4
mortendk commentedshonk 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 ;)