All nodes appear under the title "January 1970" and that is the only title they are grouped by. I tried any suggestion I found, no improvement. Thanks for any information. Roman

Comments

intu.cz’s picture

Component: Code » Documentation
Category: bug » support
Priority: Critical » Normal

I apologise, only after several days I manage to understand what this module really does. The hints were too subtle.

I thought it uses just the Node: Created time, until I realised that it uses an extra field called Date that has to be added to the content type through CCK. Or am I getting this wrong again?

Thanks for any hints

Roman

funkeyrandy’s picture

how can this module utilize creation time? i need that too!

intu.cz’s picture

It DOESN'T use creation time. It uses a CCK Date field.

Anonymous’s picture

Status: Active » Closed (duplicate)

Yeah. Some work will have to be done to make this understand drupal native dates as well. I'll mark this as a duplicate of #220317: Group by Month and sort by created time of nodes.