External Accounts Extended

External Accounts Extended 2018-03-02

No permission to download
I just installed it and it seems to have a bug.
I added github and battle.net. They both show up at the login screen. But only the github one show up at the /account/external-accounts part (on users control panel). So existing users cannot associate with battle.net it looks like.
 
I just installed it and it seems to have a bug.
I added github and battle.net. They both show up at the login screen. But only the github one show up at the /account/external-accounts part (on users control panel). So existing users cannot associate with battle.net it looks like.
I pushed out an update for this like an hour ago :D
 
If that is the v2.01 then it is the version I am having.
I do not notice this issue. The only reason it may not show up is because your Battle.net key wasn't filled out, but since you say it shows up in one location and not the other, I'm not quite sure.
 
@slience thank you for the update! It fixes the errors I was having with linkedin registration.

Is there any plans on being able to pull over info and automatically put in the messagebit info?
 
Hello.
Tell me what I have going on. The previous version of my work, but were withdrawn for use VC and I waited Battle.net.
I also have been separately installed Steam Autch.
After updating to version 2.0.1 does not work either VC or Steam or battle.net.
When you click get a white page and nothing happens.
In Control Panel, the following errors:
ErrorException: Fatal Error: Can't use method return value in write context -library/ExternalExtended/Extend/ControllerPublic/Register.php:93
Code:
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Code:
array(3) {
["url"] => string(38) "http://forum.25ws.ru/register/vk?reg=1"
["_GET"] => array(1) {
["reg"] => string(1) "1"
}
["_POST"] => array(0) {
}
}

And why should declare the Steam?
Code:
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Code:
array(3) {
["url"] => string(41) "http://forum.25ws.ru/register/steam?reg=1"
["_GET"] => array(1) {
["reg"] => string(1) "1"
}
["_POST"] => array(0) {
}
}

If you disable an External Accounts that steam starts to work.
 
Hello.
Tell me what I have going on. The previous version of my work, but were withdrawn for use VC and I waited Battle.net.
I also have been separately installed Steam Autch.
After updating to version 2.0.1 does not work either VC or Steam or battle.net.
When you click get a white page and nothing happens.
In Control Panel, the following errors:
ErrorException: Fatal Error: Can't use method return value in write context -library/ExternalExtended/Extend/ControllerPublic/Register.php:93
Code:
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Code:
array(3) {
["url"] => string(38) "http://forum.25ws.ru/register/vk?reg=1"
["_GET"] => array(1) {
["reg"] => string(1) "1"
}
["_POST"] => array(0) {
}
}

And why should declare the Steam?
Code:
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Code:
array(3) {
["url"] => string(41) "http://forum.25ws.ru/register/steam?reg=1"
["_GET"] => array(1) {
["reg"] => string(1) "1"
}
["_POST"] => array(0) {
}
}

If you disable an External Accounts that steam starts to work.
Hmmm I'm using Steam Auth as well and have seen zero issues with this addon.
If you go to my website https://xenogamers.com/ it works just fine so I'm not quite sure.
What version is your PHP installation?
 
@slience thank you for the update! It fixes the errors I was having with linkedin registration.

Is there any plans on being able to pull over info and automatically put in the messagebit info?
Maybe, I'm not sure how far I will go with the addon as the original intent was for the ability to sign-in with other providers.
 
I thought I saw a post about a scrollbar issue. I can't find it but I fixed it.
EDIT @veron PM'd me and I fixed that, along with removing text-decoration for all buttons from his recommendation!

Thank you!
 
Last edited:
Hmmm I'm using Steam Auth as well and have seen zero issues with this addon.
If you go to my website https://xenogamers.com/ it works just fine so I'm not quite sure.
What version is your PHP installation?

PHP version 5.5
Put version 1.6.0 I have everything working.
Updated to 2.0.1 and I stop working VC and Steam and Battl.net.
With the same mistakes.
Mysticism.
version XenForo 1.4.2
 
PHP version 5.5
Put version 1.6.0 I have everything working.
Updated to 2.0.1 and I stop working VC and Steam and Battl.net.
With the same mistakes.
Mysticism.
version XenForo 1.4.2
And that's the only error you are getting?
 
PHP version 5.5
Put version 1.6.0 I have everything working.
Updated to 2.0.1 and I stop working VC and Steam and Battl.net.
With the same mistakes.
Mysticism.
version XenForo 1.4.2
I'll push out an update and let's see if my change fixes it :/
 
@silence Hello there, very interested in buying your mod for the battle.net functionality. Just wanted to confirm it does work and won't conflict with my existing Steam integration.
Also, is it possible to not use other login options?

cheers:)
 
Last edited:
Batle.net not work rest yep.
Please fix it.

Code:
ErrorException: Fatal Error: syntax error, unexpected '$helper' (T_VARIABLE) - library\ExternalExtended\Extend\ControllerPublic\Register.php:93
Generiert durch: Unbekanntes Benutzerkonto, Vor einem Moment
Stapelverfolgung

#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Benötigter Status

array(3) {
  ["url"] => string(64) "https://roughnecks-germany.de/index.php?register/battlenet&reg=1"
  ["_GET"] => array(2) {
    ["register/battlenet"] => string(0) ""
    ["reg"] => string(1) "1"
  }
  ["_POST"] => array(0) {
  }
}
 
Top Bottom