I have a block (used for navigation to some of the pages) that is set to "display on every page except" and then a short list of pages. However, when I view a non-existent page, I don't see this block.
Do you know if there is anything I can do to get the block to show up?
Comments
Comment #1
mpavel commentedI see you are using Drupal 5, if so, you might want to check out this thread:
http://drupal.org/node/129762
I'm using D6 and I'm having the same problem with blocks not displaying on 404/403 pages. What I want to be able to do is add a Menu on the sidebar so whenever visitor goes to wrong url (say www.example.com/asdf) it will display my menu.
Comment #2
gisleDuplicate of: http://drupal.org/node/267163.