The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Social Logins - Anyone actually get them to work?
#4
Found the fix in another users post for facebook. can you add this into the next patch?

"Made changes on file /users/src/Facebook/Helpers/FacebookRedirectLoginHelper.php

in line 226, from:
$redirectUrl = FacebookUrlManipulator::removeParamsFromUrl($redirectUrl, ['state']);

to:
$redirectUrl = FacebookUrlManipulator::removeParamsFromUrl($redirectUrl, ['code', 'state']);"

Also set "Redirect After Facebook Login" to your domain. Any idea what value should be in "Facebook Graph Version - Formatted as v2.2"?
  Reply


Messages In This Thread
RE: Social Logins - Anyone actually get them to work? - by steve123123 - 07-03-2018, 01:20 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)