I have this same issue. What's up? Anyone figure it out?

Thanks,
Joe

On Apr 27, 10:27 am, Si Forster <m...@siforster.net> wrote:
> Me again!
>
> I've implemented the simple blog idea (seen 
> here:http://wiki.github.com/radiant/radiant/using-radiant-as-a-blog) and
> encountered a problem withArchiveMonth Index.
>
> Setting theArchiveMonth Index body as:
>
> <r:archive:children:each order="asc">
> <div class="entry">
>   <h3><r:link /></h3>
>   <r:content />
>   <r:if_content part="extended"><r:link
> anchor="extended">more&#8230;</r:link></r:if_content>
>   <p class="info">Posted by <r:author /> on <r:date format="%d %b %Y" /></p>
> </div>
> </r:archive:children:each>
>
> Results in the error:
>
> *undefined method `all' for #
>
> *when viewing the front end version of a monthlyarchivepage
>
> Anyone else had this problem?
>
> Si
> _______________________________________________
> Radiant mailing list
> Post: radi...@radiantcms.org
> Search:http://radiantcms.org/mailing-list/search/
> List Site:http://lists.radiantcms.org/mailman/listinfo/radiant
> Radiant:http://radiantcms.org
> Extensions:http://ext.radiantcms.org
>
> --
> Subscription 
> settings:http://groups.google.com/group/radiantcms/subscribe?hl=en

Reply via email to