Hi Moritz,

I came across the same thing.

If you just change the (:partial => "layouts/post") to (:partial =>
"layouts/post.xml") it finds the right template. (unsure if this could
be a bit of a hack).

My guess this is too usual to be a bug, maybe Bruno or another
contributor could chime in on the status of that if possible. (I
checked out master and edge repos but code is still commented out).

All the Best,

Brent

On Apr 14, 7:45 pm, moritz <[email protected]> wrote:
> Does anybody know if this is or was working?  Thanks in advance.
>
> On Apr 7, 11:47 am, moritz <[email protected]> wrote:
>
>
>
> > I am having some issues with ForumRSSFeeds:
>
> > ActionView::TemplateError (Missing layout layouts/_post.erb ...) on
> > line #18 of vendor/plugins/community_engine/app/views/sb_posts/
> > index.xml.builder
>
> > Looking at the latest code on GitHub, I see that the offending line in
> > index.xml.builder is commented out:
>
> > # render :partial => "layouts/post", :collection => @posts, :locals =>
> > {:xm => xml}
>
> > Does anybody know the story behind this and maybe how this can be
> > brought back to life.
>
> > Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/communityengine?hl=en.

Reply via email to