Mantis - Quercus
Viewing Issue Advanced Details
4158 minor always 08-03-10 13:34 03-22-12 13:41
GT500  
 
normal  
confirmed 4.0.9  
open  
none    
none  
0004158: Quercus - vBulletin 4.0.5 - Error when trying to add avatar
When trying to add an avatar to my user account on my vBulletin 4.0.5 forum I receive an error.

When I try to add one from a URL, I receive the error documented in the attached text file.

When I try to upload one from disk, I receive a message from vBulletin that says "Imageinfo Failed:" with no other information about the error.
Here are the URL's of the forum and the avatar that I was trying to add, just in case it makes any difference.

http://www.gt500.org/forums/ [^]
http://www.gt500.org/fedora.png [^]
 resin_4.0.9_vbulletin_4.0.5_add_avatar_from_url_error.txt [^] (6,847 bytes) 08-03-10 13:34

Notes
(0005041)
domdorn   
02-10-11 05:24   
reproducable:

When uploading through a URL, a problem in the CURL module occurs.

When uploading through a file, the image gets garbled somehow and saved wrong to the database. Serving the image from the DB works correctly.