Akimotos
New member
hello, ive seen several messages about garvatar usage. So maybe i'm doing something wrong or it's something weird.
i have checked several things and what i see is not giving me a conclusion:
in the attached image you see the gravatar picture that is conencted to my account.
the errorlog says
if DNS would be the problem as suggested by several other posts, it would not show up in the first place.
however, selecting it and pressing TEST or pressing OKAY result in a mini-progressbar in topright corner, followed by a error that states that there is a time out.
so... (why) is it showing the image that it is supposed not to find due to a time out ? (my admin account didn't show the gravatar and suddenly it shows...
maybe related:
to use the file upload function i press file and select the picture i like. the window vanishes and the upload box randimly shows the image link (like d:\pic\...png) or not. nothing shows. (no progress bar no link, no image) close the window. refresh the page and... suddenly it shows the previous uploaded image. (i tried several times. including clearing cache. )
i am just runnig my forum for two days so this forum is all fairly new to me.
i will test more and post here. i have a dotnetnuke solution at the same provider that haven't shown similar problems)
if there is anything i can test let me know.
i wasn't allowed to add another post, so i edit this one:
additional: when i change email on the contacts details page it changes the gravatar picture. (i can change all i want in the avatar editor it doesn't change image et al.)
when i want to use it it tells me that it times out. (and it doesn't show.)
i have checked several things and what i see is not giving me a conclusion:
in the attached image you see the gravatar picture that is conencted to my account.
the errorlog says
Code:
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: Akimotos, 1 minute ago
Stack Trace
#0 /home/pfijma/public_html/library/Zend/Http/Client.php(973): Zend_Http_Client_Adapter_Socket->connect('www.gravatar.co...', 80, false)
#1 /home/pfijma/public_html/library/XenForo/Model/Avatar.php(457): Zend_Http_Client->request('HEAD')
#2 /home/pfijma/public_html/library/XenForo/ControllerPublic/Account.php(573): XenForo_Model_Avatar::gravatarExists('p.fijma@rpgweb....', NULL)
#3 /home/pfijma/public_html/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Account->actionAvatarUpload()
#4 /home/pfijma/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /home/pfijma/public_html/index.php(13): XenForo_FrontController->run()
#6 {main}
Request State
array(3) {
["url"] => string(55) "http://www.pbpgames.com/index.php?account/avatar-upload"
["_GET"] => array(1) {
["account/avatar-upload"] => string(0) ""
}
["_POST"] => array(9) {
["use_gravatar"] => string(1) "1"
["gravatar"] => string(17) "p.fijma@rpgweb.eu"
["avatar_date"] => string(1) "0"
["avatar_crop_x"] => string(1) "0"
["avatar_crop_y"] => string(1) "0"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(30) "/index.php?members/akimotos.2/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
if DNS would be the problem as suggested by several other posts, it would not show up in the first place.
however, selecting it and pressing TEST or pressing OKAY result in a mini-progressbar in topright corner, followed by a error that states that there is a time out.
so... (why) is it showing the image that it is supposed not to find due to a time out ? (my admin account didn't show the gravatar and suddenly it shows...
maybe related:
to use the file upload function i press file and select the picture i like. the window vanishes and the upload box randimly shows the image link (like d:\pic\...png) or not. nothing shows. (no progress bar no link, no image) close the window. refresh the page and... suddenly it shows the previous uploaded image. (i tried several times. including clearing cache. )
i am just runnig my forum for two days so this forum is all fairly new to me.
i will test more and post here. i have a dotnetnuke solution at the same provider that haven't shown similar problems)
if there is anything i can test let me know.
i wasn't allowed to add another post, so i edit this one:
additional: when i change email on the contacts details page it changes the gravatar picture. (i can change all i want in the avatar editor it doesn't change image et al.)
when i want to use it it tells me that it times out. (and it doesn't show.)
Attachments
Last edited: