Facebook login not working anymore

More
6 years 3 months ago #6465 by Bruno Grasso
Hi, after recent updates (also passing from http to https), facebook login in slogin component does not work anymore. I just changed allower redirect url in all oauth entities (google, linkedin, facebook in my case), but only facebook is not working.

You can check at www.etnatracking.com/grotta-serracozzo#tab-6

Kind regards,

Bruno

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago - 6 years 3 months ago #6472 by Руслан
+1
publish_stream in scope variable is deprecated
developers.facebook.com/docs/facebook-login/permissions

joxi.ru/brRQXE8cvlDaA1

Slogin latest

fix:
line: 24
plugins/slogin_auth/facebook/facebook.php:
 
        if($this->params->get('repost_comments', 0))
        {
            $scope .= ',publish_actions';
            //publish_stream';
            //$scope .= ',offline_access';
        }
 
Last edit: 6 years 3 months ago by Руслан.

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum

Last from the forum

    • Авторизация не работает совсем
    • Дело только в кейшировании Как не странно, даже отключение кейшировании в основных настройках всеравно создаёт кеши в 4 версии . Нкскажу банк это или фича Проверить просто Заходите в админку в раздел Кеша и делаете полною очистку. После этого авторизация срабатывает. Однако она также срабатывает один раз на один аккаунт после этого если из аккаунта выйти будет открываться главная страница. Пускает только через 15 минут или после повторной очистки Кеша. Это я побороть так и не смог . Оставил как есть. Также надо отключить кейшировании модуля главного меню
    • In Component / Slogin
    • Google search and robots.txt
    • Hi. Your documentation says "the robots.txt file in the root of the site. Add the "sitemap: site.ru/sitemap.xml" entry to it. site.ru is your domain name." If I use sitemap.xml for Google search Console, should I add this line to the file robots.txt ? Or is it enough for Google indexing that I will add a link to sitemap.xml to the Sitemaps tab of Google search Console?  Thanks
    • In Component / JL Sitemap
© 2010- JoomLine
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries. joomline.net is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.

email: This email address is being protected from spambots. You need JavaScript enabled to view it.