Topic: Can any one verify that foto_upload.php works? (Read 1084 times)
I love Pokemon
Posts: 13
90 credits Members referred : 0
« on: Sep 26, 2006, 05:06:41 PM »
Please - can anyone verify if foto_upload.php actually works - everytime i have an image greater than the maximum i set in the script for the x,y values, this script compresses them to an unreadable format? Anyone?
I love Pokemon
Posts: 13
90 credits Members referred : 0
« Reply #1 on: Sep 26, 2006, 05:29:56 PM »
I've noticed that when you don't use Image-Magik, GD only works for JPEGs - i've figured this is probably my problem as mentioned in all my posts - GD compresses JPEGS but not GIFS or PNGs - i'm only using GD because the script says i've uploaded an image when i Image Magik = true; but when you go to the folder, theres never anything there??
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6439
39458 credits Members referred : 374
It's time to use PHP5!
« Reply #2 on: Sep 26, 2006, 05:33:25 PM »
Do you think that this way you problem is solved faster?
the script is downloaded for more 30000 times, do you think that its not working for all the people?
I use the photo upload in more then 10 applications with success, you problem is not the script (that works)... maybe you will show us some example URL and maybe someone has the time (within the next days) to check whats your problem (and don't forget to post here the files your are using)
I've noticed that when you don't use Image-Magik, GD only works for JPEGs - i've figured this is probably my problem as mentioned in all my posts - GD compresses JPEGS but not GIFS or PNGs - i'm only using GD because the script says i've uploaded an image when i Image Magik = true; but when you go to the folder, theres never anything there??