OneAll not showing after upgrading to phpBB 3.2

Hello!

We just upgraded our phpBB and reinstalled OneAll and checked all the settings. Why is OneAll not showing up?

https://potku.net/forum/index.php

Best wishes,

Mika

Best Answer

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team
    edited March 2019 Answer ✓

    Hello,

    I've seen that you have added this text with icons below:
    Voit luoda tilin myös sosiaalisen median tunnuksillasi. Klikkaa alta.

    You can just replace the icons with this code:

       <div id="oneall_social_login"></div>
       <script type="text/javascript">
         // <![CDATA[                               
         var _oneall = _oneall || [];
         _oneall.push(['social_login', 'set_providers', ['amazon','facebook','google','linkedin','twitter','yahoo','youtube']]);    
         _oneall.push(['social_login', 'set_callback_uri', 'https://potku.net/forum/ucp.php?mode=register']);               
         _oneall.push(['social_login', 'set_custom_css_uri', (("https:" == document.location.protocol) ? "https://secure" : "http://public") + '.oneallcdn.com/css/api/socialize/themes/phpbb/default.css']);
         _oneall.push(['social_login', 'do_render_ui', 'oneall_social_login']);
         // ]]>
        </script>
    

Answers

  • Hello,

    The only page where OneAll is shown is the login page. But it should show up on the main page and on the registration page.

    Claude, would you have any idea as to why that is?

    Cheers,

    Mika

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team
    edited March 2018

    Hi Mika,

    There are different versions of the plugin for phpBB 3.0 and phpBB 3.1/3.2

    Did you had a phpBB 3.0 before? If you upgraded from 3.0 to 3.2, the plugin might not work as expected unless you upgrade it too.

    Regards,

  • Hello,

    And thanks for your reply.

    We upgraded our phpBB from 3.1.9 to 3.2.2. We downloaded and installed the latest OneAll Extension. Its version is 3.4.

    Best wishes,

    Mika

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team

    Hello,

    could you please go to your phpBB ACP, then to Extensions\OneAll Social Login and make sure that this option is enabled:

    Display on the main page ?

  • Yup, it's on. So, something strange is going on here.

    https://postimg.org/image/ctyxndvkl/

  • Weeell, how about now?

Welcome!

Please sign in to your OneAll account to ask a new question or to contribute to the discussions.

Please click on the link below to connect to the forum with your OneAll account.