Page 1 of 1

a bug in FEUsers or in my brain?

Posted: Thu May 17, 2007 12:45 pm
by kazkas
here's a situation:
page code looks like this:
{news number="2"}

template looks like this:




{sitename} - {title}
{metadata}
{stylesheet}



  {content}

  {cms_module module="FrontEndUsers"}



when I'm inside news page, not summary page, of news module, and try to log in, all FEUsers login form does is droping me to summary page and I still not logged in and no any error message in login box. If I try to login in while summary list is opened, everything is fine, loging in or showing error text.
When I try to revert template, to look like this:




{sitename} - {title}
{metadata}
{stylesheet}



  {cms_module module="FrontEndUsers"}
  {content}




everything then works just perfect :o Any ideas what's wrong?


Oh, forgot, CMS MS Core 1.0.6, FrintEndUsers version 1.2.0