wp_members with Permalinks
-
I can’t get the password reminder to work with Permalinks active. I hacked the original code to subsitute ‘?’ for ‘&’ in the ‘forgot password’ link ‘… _SERVER[‘REQUEST_URI’];?>&a=reemail&r=…’ so I have a properly structured query string. The problem seems to be with the wpmem_reemail() function, but I havn’t been able to solve it. Any suggestions would be appreciated.
The topic ‘wp_members with Permalinks’ is closed to new replies.