Bug in FEUsers or in my programming?
Posted: Fri May 11, 2007 11:54 am
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?