Hey everyone - I found this really simple script to upload images with auto resize but i can't get it 2 work.. the instructions are to chmod 2 directories to 777 which i did... i get the upload page - i pick the image and click upload - then i get a blank page.. i don't think i'm doing anything wrong.. you can find the script here: http://www.photocactus.com/simpl.php with a demo here: http://www.photocactus.com if any1 has chance can you check it out and lemme know if it works for you. this is the best script i found that fits my needs - if you know another one like it, please share.. thanks in advance..
oh.. lol.. after doing some research on the DH forums i noticed i'm not the only 1 with this problem.. 1 fix was 2 use php4, so thats what i'm doing.. lets see if it works
I'm using php5 both machines :S try adding error_reporting(E_ALL); to the top of one of the files, might be more useful errors in there...