Hi
If a News-Article is expired, the link in the archive leads to a "page not found" error. Because this News dont exist anymore but will be listed in the Archive links.
So this <%= news_item_archive_links %> sould either ignore News that are expired or have a working link.
Is there a workaround?
Regards Dino
EDIT:
This is the Error that shows up, if you hit "Show this News live" on the news backend module:
ActiveRecord::RecordNotFound in Refinery::News::ItemsController#show
Hi If a News-Article is expired, the link in the archive leads to a "page not found" error. Because this News dont exist anymore but will be listed in the Archive links.
So this <%= news_item_archive_links %> sould either ignore News that are expired or have a working link.
Is there a workaround?
Regards Dino
EDIT: This is the Error that shows up, if you hit "Show this News live" on the news backend module: