PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   permant watermark (http://www.photopost.com/forum/photopost-pro-how-do-i/128385-permant-watermark.html)

Street-Stylers November 1st, 2006 10:08 AM

permant watermark
 
I just set up water marking and it works if you browse within the gallery but if u view the image direct its not watermarked??

How can i fix this?

Chuck S November 1st, 2006 11:12 AM

It you are setting up permanent watermarking it is not going to watermark previous images. You can do that in Admin => Scan Database => Watermark Images

Now take note in Admin => Edit Categories you can setup who can get there images watermarked or not.

Street-Stylers November 2nd, 2006 02:33 AM

OK so i have lots of photos that are not presently watermarked...

What do i need to do in order to ensure that 1st All future uploads are permantly watermarked and also how can i make all the present pictures permantly watermarked?

Ive been searching the gallery admin panel but cant find out where u set it to :(

Chuck S November 2nd, 2006 10:22 AM

You set after turning watermarking on in edit categories for each category you set whom can or can not get their images watermarked.

You can then have new images watermarked. As stated above to watermark unwatermarked previous images in Admin => Scan Database => Check here to watermark unwatermarked files. That will scan and watermark photos not already watermarked

Street-Stylers November 3rd, 2006 02:21 AM

alright got it working for new uploads but it doenst watermark unwatermarked files

I do exactly what u say any suggestions?

Chuck S November 3rd, 2006 09:16 AM

what does the watermarked field in your database say? Use phpmyadmin

SELECT watermarked FROM pp_photos

You can run that query and tell me the results. You should have just no or yes in the results

Street-Stylers November 4th, 2006 04:50 AM

It returns all records as 1

Im assuming i can run an update sql

Quote:

Update pp_photos set watermarked='no'
?

THen run the database tool in the admin panel ?

Street-Stylers November 4th, 2006 04:54 AM

actually i thought id try it and it works :

Thanks Chuck for pointing me in the right direction, i suppose it didnt update any photos cause in the db it said they had already been watermarked :)

globalinsites November 4th, 2006 07:48 AM

Quote:

Originally Posted by Chuck S (Post 1178399)
You can then have new images watermarked. As stated above to watermark unwatermarked previous images in Admin => Scan Database => Check here to watermark unwatermarked files. That will scan and watermark photos not already watermarked

Does that feature also still watermark all thumbnails like in older versions of PP? Happened to me a couple of times and didn't really like it.

Chuck S November 4th, 2006 08:16 AM

It never watermarks thumbnails

You only have watermarked thumbnails if you use permanent watermarking and rebuild all thumbnails since obviously the large image is watermarked your thumbnail will be

globalinsites November 4th, 2006 09:29 AM

Quote:

Originally Posted by Chuck S (Post 1178645)
It never watermarks thumbnails

You only have watermarked thumbnails if you use permanent watermarking and rebuild all thumbnails since obviously the large image is watermarked your thumbnail will be

Okay, I see, thnks.

What exactly is the difference between permanent watermarking and Enable on-the-fly image protection? With Enable on-the-fly image protection, if a user saves a photo to his hd, will it have the watermark on it?

Is the watermark only being added if using overlay is set to yes?

Chuck S November 4th, 2006 10:41 AM

overlay means your displaying a watermark over the image not destroying it.

If I user downloads the file if you let that I think he is actually downloading the watermark


All times are GMT -5. The time now is 11:13 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97