Re: Re: Social Login unable to auto create user Posted by lindon Sun 13 Jan 2019 14:25 GMT-0000 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.