Getting a new error when someone tries to register a new account.
Code:Fatal error: Call to undefined method XenForo_DataWriter_User::setIdenity() in /home/********/public_html/csgonation/community/library/Dark/SteamLogin/ControllerPublic/Kyouko.php on line 208
Fatal error: Call to undefined method XenForo_DataWriter_User::setIdentity() in [fullpath]/forum/library/Dark/SteamLogin/ControllerPublic/Kyouko.php on line 150
openid.error=realm+and+return_to+do+not+match
We fixed this by changing the following line from:Anyone else seen this or have an idea on how to fix it?
Code:Error Invalid login. Is your Steam profile public?
Users get that after trying to login through Steam. Their profiles are public though and even I have tried and received the same result.
$callbackUri = XenForo_Link::buildPublicLink('canonical:register/steam', false, array(
$callbackUri = XenForo_Link::buildPublicLink('full:register/steam', false, array(
ErrorException: file_get_contents() [<a href='function.file-get-contents'>function.file-get-contents</a>]: Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? - library/Dark/SteamLogin/ControllerPublic/Kyouko.php:288
Compile PHP with SSL enabled and/or load openssl extensionHelp me! FORUM 1.1.2
Code:ErrorException: file_get_contents() [<a href='function.file-get-contents'>function.file-get-contents</a>]: Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? - library/Dark/SteamLogin/ControllerPublic/Kyouko.php:288
We use essential cookies to make this site work, and optional cookies to enhance your experience.