Hi All

Here are some details before I start:

1) Using CVS drupal install
2) Using CVS sections.module install
3) Have the following modules turned on: filestore2, fscache, help, htmlarea, image, menu, node, page, path, profile, search, sections, spellcheck, statistics, taxonomy, and upload as well as the few required modules.
4) No clean URLs
5) No cache support
6) Subdirectory problem shouldn't be an issue.
7) Block module works. I've tested having a block only appear on the front page (which worked) and having a block appear on every page except the front page (which also worked)
8) Sections module works when I use node/n (n being any node number). So I can get the sections to apply to everything except the front page.

The problem I am having is I can't seem to get the sections module to work on the front page. I have used which works great for the block module but doesn't seem to work at all with the sections module. I've also tried using / since that was suggested on the forums but that didn't work either. If anyone has any other suggestions or help please post.

Cheers

Comments

mikegull’s picture

Title: Can't get sections module to work on front page » 4.6.3 solution

YMMV, but my solution (Drupal 4.6.3) was:

1) Create node "front"
2) admin/settings, set "Default front page" to "front"
3) Sections, add section, "front" with template "frontpage" of your choosing.

Bèr Kessels’s picture

Title: 4.6.3 solution » Can't get sections module to work on front page
Status: Active » Closed (fixed)

There is no release for 4.6!

In cvs we updated the regular expressions system. Can you confirm that it still does not work in HEAD by setting this issue to active again, if so?