Hello, when a user encounters a 404, i wish for them to be redirected to the home page. I have set in admin/settings/error-reporting the default 404 page to my front page (node/1 with alias "home"). After installing boost, when using either node/1 or home for the default 404 page, the user is redirected to node/1, however there is no content other than a title that says "Home" on the page? I do have 404 blocks installed and working correctly and can verify that the problem seems to stem from using boost.

Perhaps I missed something in the instructions?

Any suggestions? Please advise, thanks!

Comments

syntheticMedia’s picture

I should also add, the content that does not appear on the home page is in a context, perhaps this is the issue or a combination of both. I will let you know what i find out with some more tests