хамак Posted January 24, 2017 Share Posted January 24, 2017 have the default watermark module that came with the fresh Prestashop installation. I have only updated it to the latest version. I recently change my watermark image (.gif) and i wanted to apply it to all of my products (around 4000). I've uploaded the new .gif image and started regenerating all images. Everything worked fine and after some time outs i managed to regenerate all images. The problem was that all the new images were without the new watermark .gif and without the old one. I've searched for some answers but nothing worked. Now i have all my images without any watermark. The only way that i can get the watermark to work is to reupload images one by one, because all my new products with new images have the watermark in it. Can anyone help me? My images are unprotected and my competition is starting to get some images from me. Link to comment Share on other sites More sharing options...
b-w-p Posted January 26, 2017 Share Posted January 26, 2017 Hello, I have the same problem, anybody has a solution? Thank you for your answers Link to comment Share on other sites More sharing options...
Pronux Posted February 14, 2017 Share Posted February 14, 2017 Same here, anyone found a solution? Link to comment Share on other sites More sharing options...
antonio9357 Posted February 27, 2017 Share Posted February 27, 2017 Same issue here, PS regenerate all thumbnails but without watermark. Fresh installation, PS version is the last one (installed last week), watermark module is also up to date. Could that happen because I'm using PNGs? Link to comment Share on other sites More sharing options...
rocky Posted February 28, 2017 Share Posted February 28, 2017 I see the following on line 151 of modules/watermark/watermark.php: $this->_postErrors[] = $this->l('Image must be in GIF format.'); So it appears the watermark image must be a GIF. Link to comment Share on other sites More sharing options...
antonio9357 Posted February 28, 2017 Share Posted February 28, 2017 I see the following on line 151 of modules/watermark/watermark.php: $this->_postErrors[] = $this->l('Image must be in GIF format.'); So it appears the watermark image must be a GIF. PNG was referred to product images, not the watermark. Sorry, my question wasn't that precise. Link to comment Share on other sites More sharing options...
rocky Posted March 1, 2017 Share Posted March 1, 2017 I just tried installing the watermark module on my PrestaShop v1.6.1.11 test site and I couldn't get the watermark to work either. After some investigation, I discovered the module wasn't installed in the "actionWatermark" hook, perhaps because it is installed to the "watermark" hook rather than the "actionWatermark" hook. After going to Modules > Positions > Transplant a module and then transplanting the "Watermark" module into the "actionWatermark" hook, the module started working as expected, even when I uploaded a PNG product image. Link to comment Share on other sites More sharing options...
antonio9357 Posted March 1, 2017 Share Posted March 1, 2017 I just tried installing the watermark module on my PrestaShop v1.6.1.11 test site and I couldn't get the watermark to work either. After some investigation, I discovered the module wasn't installed in the "actionWatermark" hook, perhaps because it is installed to the "watermark" hook rather than the "actionWatermark" hook. After going to Modules > Positions > Transplant a module and then transplanting the "Watermark" module into the "actionWatermark" hook, the module started working as expected, even when I uploaded a PNG product image. On my installation, watermark module is correctly hooked in actionWatermark but, still, not working. Link to comment Share on other sites More sharing options...
rocky Posted March 2, 2017 Share Posted March 2, 2017 What version of PrestaShop are you using and what is your Watermark module version? Link to comment Share on other sites More sharing options...
antonio9357 Posted March 2, 2017 Share Posted March 2, 2017 What version of PrestaShop are you using and what is your Watermark module version? PrestaShop 1.6.1.7, watermark 1.1.0 Link to comment Share on other sites More sharing options...
rocky Posted March 3, 2017 Share Posted March 3, 2017 I'm using the same version of Watermark, just a different version of PrestaShop. You can try upgrading to PrestaShop v1.6.1.11. I'm not sure whether it will help though. The only other difference between us is server settings. Link to comment Share on other sites More sharing options...
antonio9357 Posted March 3, 2017 Share Posted March 3, 2017 I'm using the same version of Watermark, just a different version of PrestaShop. You can try upgrading to PrestaShop v1.6.1.11. I'm not sure whether it will help though. The only other difference between us is server settings. Tried the update to new PS version, still not working. I think that the watermark module is...not the best Prestashop module Link to comment Share on other sites More sharing options...
rocky Posted March 4, 2017 Share Posted March 4, 2017 Strange that we're on the same PrestaShop version and module version and yet it isn't working for you. I guess it's a server configuration issue preventing the Watermark module from working properly. I'm using XAMPP. Perhaps you can use it or something similar to see if it works on your localhost? Link to comment Share on other sites More sharing options...
antonio9357 Posted March 8, 2017 Share Posted March 8, 2017 Strange that we're on the same PrestaShop version and module version and yet it isn't working for you. I guess it's a server configuration issue preventing the Watermark module from working properly. I'm using XAMPP. Perhaps you can use it or something similar to see if it works on your localhost? I tried on remote server and it wasn't working at all. Then I tried with MAMP, same results. How do you save product thumbnails? JPG? Because I need to save all product pictures in PNG, perhaps is this the problem? Link to comment Share on other sites More sharing options...
rocky Posted March 9, 2017 Share Posted March 9, 2017 I chose the "Use PNG only if the base image is in PNG format" option. Link to comment Share on other sites More sharing options...
antonio9357 Posted March 9, 2017 Share Posted March 9, 2017 I chose the "Use PNG only if the base image is in PNG format" option. Same here...weird... Link to comment Share on other sites More sharing options...
pneves Posted September 8, 2017 Share Posted September 8, 2017 Hi People! Can't process the watermark in my ecommerce website. I think the module is to basic. To mutch problems. Better even exist! If anyone have a new soluction... Please go on. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now