So When I'm on vaction and don't have my computer i still would like to post some pictures. The problem is, my camera even on the lowest setting takes a picture that's 640 X 480 and is about 200KBs.
So I found this little script that will upload the photo and resize it; heck it even compresses it, but the problem is the any image over 50KB is too big and i get an error:
Warning: unlink(): No such file or directory in /home/marcscro/public_html/upload.php on line 165
this is a link to the script I'm using. http://blazonry.com/scripting/upload-size.phps
If anyone has an idea how to fix this, or knows a better way to accomplish this, well I'd sing praise and dance to you. Please help.
[/url]
You could reset the size limitation to something greater than 50kb. Maybe 100kb would do it. Search the forums to see how to do this. It's been discussed many times.