thumbnail creation: unable to open ... for writing ...
Posted: Tue Jan 30, 2007 11:29 pm
Hey,
im stucked for more than 6 hours! searching for a way to make some thumbnails of a uploaded image.
i tested 6 different thumnail classes from phpclasses.org, but i always get the same error like this one:
Warning: imagejpeg() [function.imagejpeg]: Unable to open 'http://www.tuning-matrix.net/uploads/728803_596529.jpg' for writing in /home/tunixnet/public_html/core/functions/thumbnail/tnimg.lib.php on line 412
the tmp image and the folder where its in are chmod 777, so that not it.
I have checked in phpinfo that my gd is enabled, actualy all the options are enabled.
i'm using version: bundled (2.0.28 compatible)
somebody knows what it could be?
Thanx
im stucked for more than 6 hours! searching for a way to make some thumbnails of a uploaded image.
i tested 6 different thumnail classes from phpclasses.org, but i always get the same error like this one:
Warning: imagejpeg() [function.imagejpeg]: Unable to open 'http://www.tuning-matrix.net/uploads/728803_596529.jpg' for writing in /home/tunixnet/public_html/core/functions/thumbnail/tnimg.lib.php on line 412
the tmp image and the folder where its in are chmod 777, so that not it.
I have checked in phpinfo that my gd is enabled, actualy all the options are enabled.
i'm using version: bundled (2.0.28 compatible)
somebody knows what it could be?
Thanx