“Line” Login Issue
-
(My English is very very bad, please forgive me)
wordpress6.0.1
php8.1
Nginx + mysql5.7The computer can login normally, but the mobile terminal cannot be correctly guided(login).
The problem should be in
super_socializer.php:508…esc_url_raw(the_champ_get_http().$_SERVER[“HTTP_HOST”].$_SERVER[“REQUEST_URI”])) == home_url().’/SuperSocializerAuth/Line’)…
I am currently changing it to
…
strtok(the_champ_get_http().$_SERVER[“HTTP_HOST”].$_SERVER[“REQUEST_URI”],’?’)…This works fine.
Hope to fix the issue(better solution).
thanks for reading.thanks a lot!
Super Socializer is very good plugin
The topic ‘“Line” Login Issue’ is closed to new replies.