Skip to content

News and blog sections not working #2

@nemp

Description

@nemp

When I go to the "News" page, I have:

ArgumentError in Newsitems#index

Showing app/views/layouts/shared/_archive.html.erb where line #11 raised:

invalid date

Extracted source (around line #11):

8:
9: <% dates.group_by { |m| m.created_at.strftime('%B')}.each do |month, items| %>
10:

11: <%= link_to "#{month} (#{items.size})", archive_link(@page, Date.parse(month).month, year) %>
12:

13: <% end -%>
14:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions