Thanks a lot guys <section param="content" with-flash-messages/> helped I changed it from <section param="content"/> in <content: replace> <section-group class="page-content"> <aside param="menu"> <main-nav current='&title' param/ > </aside> <section param="content" with-flash-messages/ > </section-group> </content:>
On Jan 17, 9:22 pm, Matt Jones <[email protected]> wrote: > On Jan 17, 2011, at 3:04 PM, Scorpio wrote: > > > I'm still trying to find the source of the problem before i go crazy > > with fixes. One thing to note is that in the admin/users subsite flash > > is working perfect > > > Still no cle as to why on the rest of the site it does not > > This is going to sound like a silly question, but do you have a section in > your layout with with-flash-messages (or the equivalent <flash-messages > if="&flash"/> tag)? I've gone on *that* particular wild goose chase before... > > Note that, as Bryan pointed out, the param named 'content' on the default > page tag does this; so doing: > > <content: replace> > ... > </content:> > > will result in no flash messages. > > --Matt Jones -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
