jdelight Reply #1, 4 years, 3 months ago
It seems the url being generated needs to not contain encoded & signs.
It produces this: http://website.com/login?webloginmode=actp&wli=17&wlk=earqqAcT
and I get a javascript alert error (Error while loading user account. Please contact the Site Administrator)
But if I manuall change the url to: http://website.com/login?webloginmode=actp&wli=17&wlk=earqqAcT
It works fine.
How can I fix this permanently please?
It produces this: http://website.com/login?webloginmode=actp&wli=17&wlk=earqqAcT
and I get a javascript alert error (Error while loading user account. Please contact the Site Administrator)
But if I manuall change the url to: http://website.com/login?webloginmode=actp&wli=17&wlk=earqqAcT
It works fine.
How can I fix this permanently please?