I’m using LG Htaccess to remove index.php—I never realized how many things would get screwed up login/logout, etc.
I’m using Solspace User for my member front-end forms and have setup a simple ‘forgot password’ form where they enter their email address. It’s working correct and sending the email out via phpMail with the retrieval link.
Problem is that the link is formatted:
http://www.mysite.com/?ACT=12&id=hCbD5j1l
I’ve found another thread that recommends the link be formatted:
http://www.mysite.com/index.php?ACT=12&id=hCbD5j1l
(... of course)
I realize this, but there’s no documented fixes for this. Has anyone else come across this issue? Fixed it?
Again, I’m not using the built-in member area, nor am I using the ‘member’ trigger word.
Really need to resolve this asap.
Thanks everyone!