Hi there,
could someone tell me, why the error page 404 is not complete displayed? Error 403 Page is working...

Cheers Kai

CommentFileSizeAuthor
#6 Bild 5.png19.69 KBApfel007

Comments

kmonty’s picture

Category: bug » support
Status: Active » Closed (fixed)

Drupal takes out the blocks by default for 404 pages.

Note http://drupal.org/node/337257
and http://drupal.org/node/129762

kmonty’s picture

You might also be interested in an d6 solution: http://drupal.org/node/129762#comment-1013470

Apfel007’s picture

Thanks for the link.
I struggle today a few hours with this code. The sidebar appaers now, but there is no menu called.. only a block how can I call the main nav menu?

kmonty’s picture

The primary menu typically shows up by default, so I am not exactly sure what you are referring to. Can you provide a link or a screenshot of an actual page and a 404 page?

kmonty’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)
Apfel007’s picture

StatusFileSize
new19.69 KB

Hi kmonty, thanks for your help!

Have a look... the sidebar appears with only one block. A horizotal scroll bar appears and it looks like that something is overlflown...
and there is an white space in the contentarea - normaly there is a repeat image.. What kind of template use this error page? Strange..!!

johnalbin’s picture

Status: Postponed (maintainer needs more info) » Fixed

This was bugging me too.

On 404 pages, primary and secondary links, left and right sidebars, and any menu.module-based blocks all just disappear.

Unfortunately, there's not much we can do from the theme site.

So I wrote a module to fix it. :-D http://drupal.org/project/blocks404

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.