the module is running fine, but when i try to insert an image, i get some errors like: Error while creating image preview
Code: Select all
Warning: getimagesize(E:/xampp/htdocs//wcms/) [function.getimagesize]: failed to open stream: Permission denied in E:\xampp\htdocs\wcms\include\inc_lib\content\cnt20.readform.inc.php on line 87
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in E:\xampp\htdocs\wcms\include\inc_lib\imagick.convert.inc.php on line 55
Warning: getimagesize(image_placeholder.png) [function.getimagesize]: failed to open stream: No such file or directory in E:\xampp\htdocs\wcms\include\inc_lib\imagick.convert.inc.php on line 71any ideas ?