Closed (fixed)
Project:
Zen
Version:
6.x-1.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2008 at 09:10 UTC
Updated:
27 Feb 2009 at 23:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
kmontyDrupal takes out the blocks by default for 404 pages.
Note http://drupal.org/node/337257
and http://drupal.org/node/129762
Comment #2
kmontyYou might also be interested in an d6 solution: http://drupal.org/node/129762#comment-1013470
Comment #3
Apfel007 commentedThanks 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?
Comment #4
kmontyThe 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?
Comment #5
kmontyComment #6
Apfel007 commentedHi 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..!!
Comment #7
johnalbinThis 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