External Accounts Extended

External Accounts Extended 2018-03-02

No permission to download
Pretty much finished Vimeo, will be live soon. Also fixed some styling issues. Will be fixing some providers not grabbing the names of users too but I'm not sure if everyone wants that due to privacy issues (some profiles use their real name so that popping up on an external site may cause distrust, although that would be my thought but I'm probably wrong).
 
Bugs from your site (and addon too):

1) Battlenet:
PHP:
array(1) {
  ["error"] => string(21) "internal_server_error"
}


Fatal error: Cannot break/continue 1 level in /home/xeno/public_html/xenforo/library/ExternalExtended/Extend/ControllerPublic/Register.php on line 66
2) Odnoklassniki:
PHP:
Error: _actionRegister: $token
Dumping $token

array(1) {
  ["





<html>

<head>
</head>
<body>

Error_:_Failed_to_convert_value_of_type_"] => array(1) {
    ["java.lang.String"] => string(0) ""
  }
}
3) All other services:
PHP:
Fatal error: Cannot break/continue 1 level in /home/xeno/public_html/xenforo/library/ExternalExtended/Extend/ControllerPublic/Register.php on line 66

Please fix.
 
And I repeat my suggestion - put the settings of all services on one page in the admin panel, because a couple of services and half of the list of all settings in the admin panel will relate to your addon. It's not good!
 
And I repeat my suggestion - put the settings of all services on one page in the admin panel, because a couple of services and half of the list of all settings in the admin panel will relate to your addon. It's not good!
I'll see what I can do but it would be a little tricky :(

Also those errors were because I accidentally left a debug in my code so it's fixed for now :)

Trying to figure out the error with odnoklassniki now, but it may be on their end which means I can't really do anything :(
 
Ok fixed Odnoklassniki! It was my fault haha @GliX you were right the old version worked great.

Alright releasing an update in the next 15 minutes :)
 
silence updated External Accounts Extended with a new update entry:

Update 2.8.0

- Added Strava, Vimeo
- Clarified the 'Include All Providers' description to help users understand how it works.
- Fixed 'Minimal List' description, it was backwards.
- Fixed SoundCloud returning homepage when it was supposed to return location.
- Fixed logging dumping user info when prints that it dumps error info.
- Fixed Odnoklassniki, wrong API info was being used when requesting access token.

Read the rest of this update entry...
 
Changed as GliX suggestion, but the error still there...
Ignore last post, uhh my settings are the same as yours but it's working for me :\
Can you try using it with https? Dunno but I read that it might only return the authorization code for sites on HTTPS, can't confirm though.
 
Ignore last post, uhh my settings are the same as yours but it's working for me :\
Can you try using it with https? Dunno but I read that it might only return the authorization code for sites on HTTPS, can't confirm though.

I don't use SSL, do I need to purchase an SSL certificate from my hosting provider in order to let my site use the Battle.net authentication?

It's Weird...
 
hi @silence

when i use order number and email adress i become error message :

Sorry, we couldn't find the order you searched for. Please verify the order number and email are correct. If you just placed the order, please check back in a few minutes or look in your inbox for an email containing a direct link.
 
Back
Top Bottom