John L.
Well-known member
I was attempting to add some animated gif avatars to my site just to see what that would look like. I had my host install it for me and the option became available in the backend. I went to test uploading an avatar and noticed after loading it did nothing. I was unable to click "Okay" for the new avatar and had to close out of the overlay. In the backend I found a few server errors and wanted to share:
Am I doing something wrong? Is there a size limit option I need to change in XenForo to allow gifs to be uploaded or is there some specifications that are set? Appreciate any help!Error Info
ErrorException: Fatal Error: Maximum execution time of 120 seconds exceeded - library/XenForo/Image/ImageMagick/Pecl.php:314
Generated By: John, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(46) "http://www.otakutalk.com/account/avatar-upload"
["_GET"] => array(0) {
}
["_POST"] => array(8) {
["use_gravatar"] => string(1) "0"
["avatar_date"] => string(10) "1347936625"
["avatar_crop_x"] => string(1) "0"
["avatar_crop_y"] => string(1) "0"
["_xfToken"] => string(8) "********"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(9) "json-text"
["_xfUploader"] => string(1) "1"
}
}