TazDevilLooney
Active member
Xenforo 1.0.4
ImageMagick PECL Extension
I get this error when i try uploading SOME animated gif's

The gif im trying to upload is 388KB 500x500

A zipped version is included below.
If i use the refresh button everything works correctly and the avatar has uploaded and is animating.
I get this error report in xenforo.
	
	
	
		
My server logs only contain 200 / 304 or this one line.
	
	
	
		

Any idears?
				
			ImageMagick PECL Extension
I get this error when i try uploading SOME animated gif's

The gif im trying to upload is 388KB 500x500

A zipped version is included below.
If i use the refresh button everything works correctly and the avatar has uploaded and is animating.
I get this error report in xenforo.
		Code:
	
	ErrorException: rename(\mysite.com\_\internal_data\temp\xfA90.tmp,C:\mysite.com\_/data/avatars/s/0/7.jpg) [<a href='function.rename'>function.rename</a>]: Access is denied. (code: 5) - library\XenForo\Model\Avatar.php:337
Generated By: Makcalable, 43 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handlePhpError(2, 'rename(\v...', '\_...', 337, Array)
#1 \mysite.com\_\library\XenForo\Model\Avatar.php(337): rename(\vhosts\_...', '\vhosts\_...')
#2 \mysite.com\_\library\XenForo\Model\Avatar.php(201): XenForo_Model_Avatar->_writeAvatar(7, 's', \vhosts\_...')
#3 \mysite.com\_\library\XenForo\Model\Avatar.php(69): XenForo_Model_Avatar->applyAvatar(7, 'C:\Windows\Temp...', 1, 500, 500, Array)
#4 \mysite.com\_\library\XenForo\ControllerPublic\Account.php(489): XenForo_Model_Avatar->uploadAvatar(Object(XenForo_Upload), 7, Array)
#5 \mysite.com\_\library\XenForo\FrontController.php(310): XenForo_ControllerPublic_Account->actionAvatarUpload()
#6 \mysite.com\_\library\XenForo\FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#7 \mysite.com\_\index.php(13): XenForo_FrontController->run()
#8 {main}
Request State
array(3) {
  ["url"] => string(44) "http://mysite.com/account/avatar-upload"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(8) {
    ["use_gravatar"] => string(1) "0"
    ["avatar_date"] => string(10) "1310836657"
    ["avatar_crop_x"] => string(1) "0"
    ["avatar_crop_y"] => string(1) "0"
    ["_xfToken"] => string(53) "7,1310848176,58116d120fa225c1583af5248a3d6132414869da"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(9) "json-text"
    ["_xfUploader"] => string(1) "1"
  }
}My server logs only contain 200 / 304 or this one line.
		Code:
	
	[Sat Jul 16 22:00:28 2011] [error] [client 189.221.150.65] ModSecurity: Multipart parser init failed: Multipart: Multiple boundary parameters in C-T. [hostname "fixitwizkid.com"] [uri "/account/avatar-upload"] [unique_id "TiH77MCoAUcAABO4HY8AAAAW"]
Any idears?
 
 
		 
 
		

 
 
		
 
 
		 
 
		
 
 
		 
 
		
 
 
		 
 
		