Page is a not externally linkable
eelixduppy - 1:43 pm on Jan 12, 2012 (gmt 0)
Turn up error reporting for PHP, and also look for some hints at what might be happening on the PHP side by printing out the value of $_FILES['img1']['error']
Once you know the error code, you can backtrack to the source of the problem: [php.net...]