I am trying to add a custom field in the Products module. The filed is of image type. But everytime I want to add or modify existing product by adding a photo, I get the following message
Field customfield: Preprocessing of the uploaded file failed - WATERMARKING: Watermarking is not properly configured
Problems were encountered when dealing with one or more custom fields. The action has completed successfully, however you should investigate and correct these problems.
Could somebody please help me
[SOLVED] Products module issue
[SOLVED] Products module issue
Last edited by vlad-m on Sat Sep 04, 2010 2:08 am, edited 1 time in total.
Re: Products module issue
same problem here, posted this
http://forum.cmsmadesimple.org/index.php/topic,46956.0.html
kind regards
Peter
http://forum.cmsmadesimple.org/index.php/topic,46956.0.html
kind regards
Peter
Re: Products module issue
I resolved the problem by updating Calguys Module Extensions
Just change Graphics Settings: choose yes for "Watermarking uploaded images" and yes for "Create thumbnails"
Just change Graphics Settings: choose yes for "Watermarking uploaded images" and yes for "Create thumbnails"
Re: [NOT SOLVED] Products module issue
I had the same problem but the fix suggested by vlad-m did not fix the problem.
I am using CMSMS 1.9 and CGE 1.21.3
Thanks.
I am using CMSMS 1.9 and CGE 1.21.3
Thanks.
Re: [SOLVED] Products module issue
spcherub could you describe your problem in a bit more detail.
Thanks.
Thanks.
Peace & Love
--------------------------------------------------------------------------
Useful stuff: {$entry->fields|@print_r}
web design london
--------------------------------------------------------------------------
Useful stuff: {$entry->fields|@print_r}
web design london
Re: [SOLVED] Products module issue
@pukka - the problem is the same as reported by the original poster, so I quote verbatim:
Thanks,
Sanjay
I was able to hunt down down the line in the Product module code that calls the watermarking function and comment it out which lets me upload images fine for now, but that is more of a workaround than a fix.I am trying to add a custom field in the Products module. The field is of image type. But everytime I want to add or modify existing product by adding a photo, I get the following message
Field customfield: Preprocessing of the uploaded file failed - WATERMARKING: Watermarking is not properly configured
Problems were encountered when dealing with one or more custom fields. The action has completed successfully, however you should investigate and correct these problems.
Thanks,
Sanjay