What exactly is the problem or error message you get?
Also if this is your script, really, it needs a LOT of cleanup!!
Here's an example that could point out the problem:
> $FileName =
> str_replace(".jpg", "", $FileName);
>
> $FileName =
> str_replace("/", "", $ImageName);
> $Fil
I am having a heck of a time getting a script to convert images to
workit worked fine for a few hours, then someone "tweaked it" and now it
doesn't work and I can't get it back...they "tweaked" the original file
The script runs and uploads files but no longer "converts" them with the
Image
2 matches
Mail list logo