Dear Admin,
I have 3 issue here for WPLMS Phone Auth :
- During registration, when user click on " Verify" the page going into black with "Loading..." error (Screenshare :https://www.screencast.com/t/NygccpSjTC).
- For Existing member try to LOGIN VIA OTP also same have same issue (https://www.screencast.com/t/NygccpSjTC)
How can i add an existing user phone number for them to use LOGIN VIA OTP function? I tried to manually add the Phone number inside User Profile but it have error like this ---> https://www.screencast.com/t/vIsDddGh
Hi noted the issues please share your site url , admin credentials in private reply to check this issue at your end .
If there is any kind of caching enabled then please deactivate it /
This reply has been marked as private.
This reply has been marked as private.
Thank You Very much on your help. Manage to login successfully for existing and sign up via OTP.
Just a quick question :
1- Can i enable back my cache plugin?
2- Once the user login through OTP , they will go to homepage instead of My Course (for normal login). Can i make it redirect to "My Course" for OTP Login.
Thanks
1 . well im sorry no coz there is a security key that use to echo in the otp login form which is used to secure the login and register calls .with caching these security (which changed over time) gets cached and security check fails as the correct security key genrated from server is not echoed to html page and the page is served from caching which has old security key .
however in next update we are going to fix this .
2 . yes I see that , we will be adding support for this also in wplms phone auth's next udpate .