I generated a new app using both pre4 and the current github master, and neither had this problem.
It appears that your admin_site.dryml is missing the line: <include gem='hobo_clean_admin'/> Does your admin_site.dryml include this line? If not, we have to figure out why not. If it does, we have to dig deeper. BRyan On Tue, Apr 17, 2012 at 5:18 PM, Scorpio <[email protected]> wrote: > Hello, > I generated an app with an admin subsite, invite only, no email > confirmation with at least 1 controller public > > The page tag works fine for front controller but in the adminsubsite I > get errors that are pretty much the same for all actions. Going to > admin/users generates the following errors (log and full stack trace > in pasties) > > Log - http://pastie.org/private/mmj9yfq1om7sney4hebqdg > stack trace - http://pastie.org/private/gueteqemakku9yydu8apng > > -- > 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. > -- 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.
