a bug in FEUsers or in my brain?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
kazkas

a bug in FEUsers or in my brain?

Post 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
Last edited by kazkas on Thu May 17, 2007 12:48 pm, edited 1 time in total.
Locked

Return to “Modules/Add-Ons”