Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Blog Module /

Discuss the Blog Module.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Problem with display of Entries in BlogTree


Go to End


1234 Views

Avatar
Euphemismus

Community Member, 82 Posts

12 July 2010 at 9:19pm

Hello,

I've got following setup on my page:
- blog as "home" page
- root pagetype is BlogTree
- every node is a BlogHolder (e.g. 2010, 2009)
- within the BlogHolder there are a lot of blog entries for 2009 and 2010

Problem:
On the overview ("home") I configured to show entries from the last 6 months - this shows nothing, although there are at least 5 blogposts in that timeframe. Only if I set "show all", I can see the last blogpost. The holders are configured to show all entries. The "show all" option behaves like the "last month" option, as far as I've found out.
You can see the behaviour on http://www.marc-aschmann.de
I tried to debug this, but couldn't find an error in the sql statement.

Anyone with the same problem - or maybe a solution? :-)

Regards,
Marc