[Solved] No CGSmartImage watermark in CMS 1.12

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
(M)
Forum Members
Forum Members
Posts: 118
Joined: Tue Mar 18, 2008 11:43 pm

[Solved] No CGSmartImage watermark in CMS 1.12

Post by (M) »

Since the CMS update to 1.12 images in the gallery no longer features the watermark given with an watermark image (png).
Text base is working well. With a PNG image I get no watermark in the photos.

CMS Versie 1.12
CGExtensions 1.49.6
CGSmartImage 1.20.2
PHP 5.5.24-1

In the gallery, I use this code;

Code: Select all

<li><img src="{CGSmartImage src=$image->file filter_watermark=1 notag=1 noembed=1}" title="{$image->titlename}" alt="{$image->titlename}" />
On another website with the same code and the same settings in CGExtensions and CGSmartImage I made a test gallery. The watermark works well with text based an with an watermark.png image

These are the specs of the environment in which it works;
CMS Versie 1.11.11
CGExtensions 1.45
CGSmartImage 1.17.1
PHP 5.5.9-1ubuntu4.11

Are there others that also encounter this problem?
I only see this bug report; http://dev.cmsmadesimple.org/bug/view/10549
Last edited by (M) on Sat Aug 29, 2015 7:37 pm, edited 1 time in total.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: No CGSmartImage watermark in CMS 1.12

Post by calguy1000 »

It's a minor bug in CGExtensions.
Should be releasing a new version in the next day or two.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: No CGSmartImage watermark in CMS 1.12

Post by calguy1000 »

CGExtensions 1.49.7 is released.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
(M)
Forum Members
Forum Members
Posts: 118
Joined: Tue Mar 18, 2008 11:43 pm

Re: No CGSmartImage watermark in CMS 1.12

Post by (M) »

Thanx for the release. But something went wrong.

After upgrading the module, CGExtensions and CGSmartImage disappeared in het menu. Also all the dependent modules (SiteMapMadeSimple, HostedVideoAlbums, MleCMS, JQueryTools, CGSmartImage)) of CGExtensions.

HostedVideoAlbums is not working anymore with 1.12 of the CMS. When I disabled it all the modules came back in het menu.

And watermark with an image works!
Post Reply

Return to “Modules/Add-Ons”