It sure does

I was having errors that were causing me problems.
A note to evryone else.... if you use this hack in global.php like I did your users will have problem uploading their avatar (real nasty error). I posted on it here:
http://www.vbulletin.com/forum/showt...threadid=35489
The only solution I could find was to change the variable names from "$avatarurl" and "$avatarimage" to "$theavatarimage" and "$theavatarurl"
Im not sure if the original variables were already in use by Vb or what, but it was causing me loads of problems.