Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Jul 05, 2021 10:39 am
Hi!
Â
After authorization, the login cookie is not saved for 2 weeks. The problem is related to the function.
Â
I did a search and found the problem.
Â
On the page wpdiscuz/forms/wpdFormAttr/Login/SocialLogin.php you need to replace line 1435. The old value of wp_set_auth_cookie($userID); and the new value of wp_set_auth_cookie($userID, 1);
1 Reply
Jul 06, 2021 10:47 am
Thank you juura,
We'll add it in the next version.Â