Resource icon

Social Network Authentication (Twitter, Google, VK.com) 1.0

No permission to download
For google,
I got the following error, at this link,

Code:
http://mysite.com/register/google?state=profile&code=4/921mv6iUQ_SWuC1gJQ2A8Evm1uvX

xF error is,

Code:
A server error occurred. Please try again later.
 
For google,
I got the following error, at this link,

Code:
http://mysite.com/register/google?state=profile&code=4/921mv6iUQ_SWuC1gJQ2A8Evm1uvX

xF error is,

Code:
A server error occurred. Please try again later.
Need error code. Look at Server Errors Log and copy it.
 
I don't have old twitter's data in my test forum so check that problem is fixed: just upload the attached version (only files).

That fixed the associate twitter problem, however Twitter Integration is still in options, and not in add-ons. ;)
 
I don't have old twitter's data in my test forum so check that problem is fixed: just upload the attached version (only files).

It's working fine now :-)

just that the even after reloading the style folder, the buttons are not visible, i don't know why...

anyways, thanks a ton for this amazing integration...

Gopala Subramanium
www.FixMyStuff.In
 
Error Info
Code:
ErrorException: Argument 1 passed to XenForo_Controller::responseException() must be an instance of XenForo_ControllerResponse_Abstract, instance of Zend_Http_Client_Exception given, called in /home/jj/public_html/library/Social/Provider/Oauth2/Abstract.php on line 72 and defined - library/XenForo/Controller.php:749
Stack Trace
Code:
#0 /home/jj/public_html/library/XenForo/Controller.php(749): XenForo_Application::handlePhpError(4096, 'Argument 1 pass...', '/home/jj/public...', 749, Array)
#1 /home/jj/public_html/library/Social/Provider/Oauth2/Abstract.php(72): XenForo_Controller->responseException(Object(Zend_Http_Client_Exception))
#2 /home/jj/public_html/library/Social/Provider/Abstract.php(14): Social_Provider_Oauth2_Abstract->getAccessToken('http://joubonja...')
#3 /home/jj/public_html/library/Social/ControllerPublic/Register.php(38): Social_Provider_Abstract->authenticate('http://joubonja...')
#4 /home/jj/public_html/library/Social/ControllerPublic/Register.php(341): Social_ControllerPublic_Register->_getProviderResponse(Object(Social_Provider_Oauth2_Google))
#5 /home/jj/public_html/library/XenForo/FrontController.php(310): Social_ControllerPublic_Register->actionGoogle()
#6 /home/jj/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#7 /home/jj/public_html/index.php(13): XenForo_FrontController->run()
#8 {main}
Request State
Code:
array(3) {
  ["url"] => string(88) "http://joubonjatra.com/register/google?state=profile&code=4/CJ5kEPr4-QUIHGgFilj4IiNYfycz"
  ["_GET"] => array(2) {
    ["state"] => string(7) "profile"
    ["code"] => string(30) "4/CJ5kEPr4-QUIHGgFilj4IiNYfycz"
  }
  ["_POST"] => array(0) {
  }
}


Is that you mean?
 
It's working fine now :)

just that the even after reloading the style folder, the buttons are not visible, i don't know why...

anyways, thanks a ton for this amazing integration...

Gopala Subramanium
www.FixMyStuff.In
Import xml from attachment and check that the pictures appeared.
Social_Beta1.zip
Is that you mean?
Google doesn't give you access token for some reason. Maybe google app configured wrong.
Do you have a test instanse of forum so I could check it close?
 

Attachments

Great work guiltar! I'll most likely be installing this some time next week for an upcoming project! Just 2 suggestions
  • Add an option to disable each individual platform (not sure if this is already there, can't tell from screenshot).
  • Add pure OpenID login. Seeing as you already have google there it should be pretty easy :)
I might add them myself seeing as you released it as open-source :)
 
Are you adding the buttons in the sidebar?

8TFoKm.png


Twitter and Google won't show...
 
Are you adding the buttons in the sidebar?
Twitter and Google won't show...
Excluded them at least for the first time since there are too many of them to be in sidebar.
They actually can be added (optionally) later if it makes sense.
 
Very nice! I'd love to be able to make a matching login with Steam button as I use that as well, did CyberAP do those? I wonder if he could PM or post the PSD, it would really make for a more 'complete' looking sign-in system for those that use Steam currently and wish to use this as well.
 
Vk.com really dislikes me

Code:
Incorrect phone number.
Please enter the full phone number in international format, e.g. +1 647 000 0000

Not your fault. But they sure do not make signing up easy.
 
Back
Top Bottom