|

Looking to have auto-watermarking of images?
Posted 06 December 2007 - 04:01 PM #42
However, it doesn't work for me, either.

Original image.tpl file is back and everything is fine. Awaiting to see what may be a fix...
v4.11.3
Posted 12 December 2007 - 02:04 PM #43

Posted 14 March 2008 - 09:06 AM #44
have anyone this mod functional on CS 1.35 SP2 (images stored in database) ?
Jaroslav Svoboda
Czech republic / Prague
Posted 25 March 2008 - 12:07 AM #45
Please upload 1.3.5 SP2 version watermark mod. Thank you...
Posted 28 March 2008 - 11:10 AM #46
I can pay 100 USD for this functional MOD...
(CS 1.35 SP2 with images stored in database)
...only for large images
Jaroslav Svoboda
Czech republic / Prague
Posted 21 April 2008 - 07:06 PM #47
1) I can make sure that images are sized and condensed correctly.
2) I can double check to make sure that each product page is SEO'd.
It takes longer, but is 100% worth it.
Posted 21 April 2008 - 11:10 PM #48
We've started watermarking by hand in Adobe Photoshop. I don't mind for 2 reasons:
1) I can make sure that images are sized and condensed correctly.
2) I can double check to make sure that each product page is SEO'd.
It takes longer, but is 100% worth it.
Plus it doesn't seem to take as long if you're starting from scratch because when you start adding products, all your images are already watermarked.
[/SIZE]
Posted 21 October 2008 - 09:24 PM #49
Posted 29 November 2008 - 11:26 PM #50
I can see the problem. If I had some kind of access I might investigate it further. Please check http://www.compreloe...ls&mode=phpinfo (after logging in as an admin) under the gd section. On my server:
Alexandros
Alex solve my question about images and i call you Great Alexandros from now on.
suppose i have 3 images
1. myThumbnail_image1.jpg
2.Myproduct_image1.jpg
3.MyDetailed_image1.Jpg
I want WITHOUT cs-cart create new Images on my server to manage to show this 3 images for the product with code name myproduct1
how the hell can i do this?
I have 3 folders on server
1. Myfolder_for_thumbnails
2.Myfolder_for_product_pictures
3.Myfloder_for_detailed_images
and i want to Link this images to cs-cart its about 7000 images
all images are on server
Do you know the fastest way to do it?
I think cs-cart cannot manage this procedure
regards
meletis.
Posted 04 December 2008 - 12:30 AM #51

WARNING: USE ONLY IN TEST ENVIRONMENT.
here is what i did.
I created a watermark image in png format - no background and semi transaparent so that it looks like a watermark and placed it in the root of cscart. I called this image wmark.png (my image size was - width="111" height="109" ) choice is yours!
Then, in file /skins/YOURSKIN/customer/common_templates/image.tpl on line find the line:
<img {if $valign}class="valign"{/if} {if $obj_id && !$no_ids}id="det_img_{$obj_id}"{/if} src="{$icon_image_path|escape:html|default:$no_image_path}" {if $image_width}width="{$image_width}"{/if} {if $image_height}height="{$image_height}"{/if} alt="{$images.icon.alt|escape:html}" border="0" {if $close_on_click == true}onclick="window.close();"{/if} />
and replace with the following lines
<img {if $valign}class="valign"{/if} {if $obj_id && !$no_ids}id="det_img_{$obj_id}"{/if} src="{$icon_image_path|escape:html|default:$no_image_path}" {if $obj_id && !$no_ids}id="det_img_{$obj_id}"{/if} src="wmark.png" style="position: absolute; z-index: 0; " {if $image_width}width="{$image_width}"{/if} {if $image_height}height="{$image_height}"{/if} alt="{$images.icon.alt|escape:html}" border="0" {if $close_on_click == true}onclick="window.close();"{/if} /> <img {if $valign}class="valign"{/if} {if $obj_id && !$no_ids}id="det_img_{$obj_id}"{/if} src="wmark.png" style="position: absolute; z-index: 0; left: 223; top: 289" width="111" height="109" {if $image_width}width="{$image_width}"{/if} {if $image_height}height="{$image_height}"{/if} alt="{$product.product|escape:html}" border="0" {if $close_on_click == true}onclick="window.close();"{/if} />
Save this and you will find that there is an automatically placed watermark on each picture...there are bugs though so help yourself in trying to work on ironing them out... at least i have laid some foundations.
Obviously this is in it's infancy and I am hoping that there will someone out there with alot more knowledge than me and will improve on this.
If you do... Put the code up and we can all have wartermarked thumbs... oh and yes it is only on the thumbs at present...I havent tried it on the larger popups...I am going to presume it should be the same principle.
C'mon people, lets make this script rock a bit better.
UMERA
Attached Files
Posted 06 December 2008 - 10:41 AM #52
Ok here is my 2 cents worth...
I have tried to utilise the same code as abinop
UMERA
you code dioesnt work with Ie6.
Posted 14 December 2008 - 04:10 AM #53
you code dioesnt work with Ie6.
I do realise I said...
...there are bugs though so help yourself in trying to work on ironing them out... at least i have laid some foundations.
Obviously this is in it's infancy and I am hoing that there will someone out there with alot more knowledge than me and will improve on this.
People should understand that if coding the perfect applicaion was easy then we wouldnt be having this discussion!!!
I suggest trying to help and put some effort into trying to help develop the cart and mods rather than wait for others to do all the work for you.
Read the text.... help yourself in trying to work on ironing them out
I did say I have only laid a foundation!
We do have other things to do and we are trying our best.. Let's see you fix the problem !!!
Posted 19 January 2009 - 06:15 PM #54
Posted 17 March 2009 - 11:49 AM #55
Posted 16 June 2009 - 12:40 PM #56
The instructions on the JWR link should work just as explained. What version of CS-Cart are you using?
Posted 02 July 2009 - 10:05 PM #57
Posted 22 July 2009 - 01:22 PM #58
Anybody know what code I need to modify so I can implement this myself?
Posted 22 July 2009 - 07:58 PM #59
If 10 people want this mod, it's only 24 USD each!Got a quote from CS-Cart and they want $240 - only problem is the site is not live and I cannot give them access to our intranet server.
Anybody know what code I need to modify so I can implement this myself?