vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   End-User Options - Social Login - Login/Register with 35+ Social Networks (https://vborg.vbsupport.ru/showthread.php?t=319849)

keyla31 08-19-2015 11:17 AM

did not work for me following the instructions, link to connect showed up but when clicking it nothing happened, uninstalled

blue6995 08-19-2015 01:26 PM

Is it possible to show more than 4 social media icons at a time?

4ngeluxpunk 08-19-2015 02:50 PM

Quote:

Originally Posted by ClaudeS (Post 2552754)
Hello,

I'm sorry, but besides my local development environment I don't have a demo that I could show you. The installation is however very easy. You can simply give it a try and remove it if it does not suit your needs.

http://docs.oneall.com/plugins/guide...n-vbulletin/4/

Regards,

Good, install it on my forum but when I register I get the following error in the header:

Warning: Non-static method OneAllSocialLogin_Toolbox::generate_hash() should not be called statically in ..../oneallsociallogin/include/toolbox.php on line 611

I appreciate your support.

ClaudeS 08-20-2015 01:45 PM

Quote:

Originally Posted by keyla31 (Post 2553217)
did not work for me following the instructions, link to connect showed up but when clicking it nothing happened, uninstalled

In this case your API was probably not working correctly. You must open the Social Login settings in your admin area and click on "Autodetect" and "Verify". Both tests must display a green success message.

ClaudeS 08-20-2015 01:48 PM

Quote:

Originally Posted by blue6995 (Post 2553233)
Is it possible to show more than 4 social media icons at a time?

Yes, of course. You only need to enable them in Social Login setup in your ACP. The number should not be limited. Could you post a link to the page where I can see the error?

ClaudeS 08-20-2015 01:56 PM

Quote:

Originally Posted by 4ngeluxpunk (Post 2553240)
Good, install it on my forum but when I register I get the following error in the header:

Warning: Non-static method OneAllSocialLogin_Toolbox::generate_hash() should not be called statically in ..../oneallsociallogin/include/toolbox.php on line 611

I appreciate your support.

Thank you for the bug report. I have fixed the error and uploaded a new version.

ClaudeS 08-20-2015 02:02 PM

Quote:

How would the members name appears? For 15 years, my forums have been username only based, without real names so want to know if this only shows their Facebook profile name for example, or whether there are options to change t
You have to open the file oneallsociallogin/include/toolbox.php

Then you comment this line:
Code:

$data ['user_login'] = $data ['user_full_name'];
This will create users with their username from the social network only. Please note that in some social networks (i.e. Facebook) the user's username is usually equal to the first/lastname. So despite the change there might be usernames with a first/lastname in it.

4ngeluxpunk 08-20-2015 04:49 PM

Quote:

Originally Posted by ClaudeS (Post 2553318)
Thank you for the bug report. I have fixed the error and uploaded a new version.

Thank you for your prompt response, download the update and Set up all over again but I still dating the same mistake.

blue6995 08-20-2015 06:11 PM

Quote:

Originally Posted by ClaudeS (Post 2553317)
Yes, of course. You only need to enable them in Social Login setup in your ACP. The number should not be limited. Could you post a link to the page where I can see the error?

It does show more than 4 but to view the rest you have to scroll to see them. Is that how it is meant to be?

http://rwf-forum.co.uk/vBulletin/forum.php

Thanks

ClaudeS 08-21-2015 05:54 AM

Quote:

Originally Posted by 4ngeluxpunk (Post 2553331)
Thank you for your prompt response, download the update and Set up all over again but I still dating the same mistake.

Are you sure that you have downloaded and installed the new version 1.0.1 ?

This error
Code:

Warning: Non-static method OneAllSocialLogin_Toolbox::generate_hash() should not be called statically in ..../oneallsociallogin/include/toolbox.php on line 611
Should no longer occur as the function is now declared as static function

Code:

public static function generate_hash ($length){ ...}


All times are GMT. The time now is 03:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01105 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete