XF 1.2 Gravatar error

Flexin

Active member
Anyone know what is causing this? I'm on version 1.2.3



Zend_Http_Client_Adapter_Exception: Unable to Connect to tcp://www.gravatar.com:80. Error #110: Connection timed out - library/Zend/Http/Client/Adapter/Socket.php:235
Generated By: Unknown Account, Dec 7, 2013
Stack Trace
#0 /home/gearhead/public_html/library/Zend/Http/Client.php(973): Zend_Http_Client_Adapter_Socket->connect('www.gravatar.co...', 80, false)
#1 /home/gearhead/public_html/library/XenForo/Model/Avatar.php(457): Zend_Http_Client->request('HEAD')
#2 /home/gearhead/public_html/library/XenForo/ControllerPublic/Register.php(219): XenForo_Model_Avatar::gravatarExists('santhree2011@gm...')
#3 /home/gearhead/public_html/library/XenForo/FrontController.php(337): XenForo_ControllerPublic_Register->actionRegister()
#4 /home/gearhead/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /home/gearhead/public_html/index.php(13): XenForo_FrontController->run()
#6 {main}
Request State
array(3) {
["url"] => string(58) "http://www.gearheadcentral.com/index.php?register/register"
["_GET"] => array(1) {
["register/register"] => string(0) ""
}
["_POST"] => array(15) {
["username"] => string(10) "xxxxxxxx
"
["email"] => string(22) "xxxxxxxxxxxx@gmail.com"
["password"] => string(8) "********"
["password_confirm"] => string(8) "********"
["dob_month"] => string(1) "8"
["dob_day"] => string(1) "4"
["dob_year"] => string(4) "1975"
["gender"] => string(4) "male"
["timezone"] => string(15) "America/Chicago"
["captcha_question_answer"] => string(0) ""
["captcha_question_hash"] => string(40) "9b01b1d9b42a88e5abb3cb633ea170d64f0d822d"
["agree"] => string(1) "1"
["submit"] => string(7) "Sign Up"
["_xfToken"] => string(8) "********"
["reg_key"] => string(32) "733a4985048ea53a26f2136082800956"
}
}

Delete... Close

Thanks
James
 
Top Bottom