Hi everyone,

I've recently installed the front page module, it wasn't what I was after so have removed it... only to find that now my front page displays a 'page not found' message where the site content should be. The header/nav section is there along with the footer, but there's just no content.

I found this person had the same trouble: http://drupal.org/node/451534

They fixed it by setting 'default front page' to node in site config > site info.

This works, but the content displayed doesn't adhere to page.tpl.php, it just renders a list of articles.

This couldn't of come at a worse time, please if anyone can help please do...

Thanks

Comments

mtsanford’s picture

what do you mean "this" works?

What did you set as default front page? If it's 'node', a list of recently published articles is exactly what you'd get since that what /node does. Go to the page you want as front, make a note of the URL, and set that as the default front page.

page.tpl.php just renders what it's given, even if that's a list of article teasers.

ojay82’s picture

problem solved by adding homepage to default site home page thingy.