Page 1 of 1

Bug in FEUsers or in my programming?

Posted: Fri May 11, 2007 11:54 am
by kazkas
Pretty URL is set on. When i try to log in somewhere where pretty URL is working, everything is fine. But when I create link in my module with CreateLink, it returns not a pretty URL link, and if I go throu that link and try to log in in that page (like http://www.address.com/index.php?mact=C ... eturnid=15), all FEUsers Login form do ir sending user to main page. The same is with logout as well. I assume this is because of pretty URL and usual URL mixing, but I don't know how to create prettyURL from module. Any help?

Re: Bug in FEUsers or in my programming?

Posted: Fri May 11, 2007 12:06 pm
by pishkus
might be useful:
http://wiki.cmsmadesimple.org/index.php ... clean_URLs

clean url's for modules are not given by default. Each module needs some tuning.