It's keeping me busy. This code in modified Lightbox gallery module template ...
Code: Select all
{* <img src="{CGSmartImage src1=$image->thumb|escape:'url'|replace:'%2F':'/' alias1='thumbnail' filter_watermark=1 notag=1}" alt="{$image->titlename}" /> *}Code: Select all
<b>Notice</b>: Falsche oder defekte Datei für das Wasserzeichen angegeben in <b>/homepages/16/d184975754/htdocs/papageienpark2/modules/CGSmartImage/action.default.php</b> on line <b>44</b><br />When i use the original Lightbox code
Code: Select all
<img src="{$image->thumb|escape:'url'|replace:'%2F':'/'}" alt="{$image->titlename}" /> Thx 4 help.
MAP


