• Resolved heizhu

    (@heiblack)


    (My English is very very bad, please forgive me)

    wordpress6.0.1
    php8.1
    Nginx + mysql5.7

    The 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

    • This topic was modified 3 years, 9 months ago by heizhu.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘“Line” Login Issue’ is closed to new replies.