Loading...
 
Features / Usability

Features / Usability


Re: Re: Social Login unable to auto create user

posts: 400

Hi Kaya,

The main thing is to delete lines 211 and 242 in /lib/socialnetworslib.php, which both have the following:

$ret = substr($ret, 3, strlen($ret) - 10);

Let me know if this doesn't work for you.

There are no comments at this time.