
pixelizer - 2005-05-28 10:56:18
i want to use this class.
but i get 2 error !..
-----------------------
C:\WINDOWS\TEMP\php7C.tmp
Warning: imagecreate(): Invalid image dimensions in C:\Programme\Apache\..........\myProject\mod\eventlister\class\class_resize.php on line 61
Warning: imagecopyresized(): supplied argument is not a valid Image resource in C:\Programme\Apache\..........\myProject\mod\eventlister\class\class_resize.php on line 62
----------------------
Notice: I put the class into a new folder called "class"
I Set the SAVETO funktion path to. function saveTo( $name = '', $path = "tmp/eventlister/" )
so i hope anybody can help me.