Yah forgot to change what I said above..
but that is ok..
you were suppose to uncomment this line:
PHP Code:
else if (($picture_type != "image/pjpeg") && ($picture_type != "image/jpeg") && ($picture_type != "image/gif"))
/* else if (($picture_type != "image/pjpeg") && ($picture_type != "image/jpeg"))
but ya left that commented and just changed it from && to or.. and left the other one uncommented..
but I attached it again so see if this new one works