PhotoPost Community

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

dj83 October 12th, 2011 01:26 AM

Watermark issue
 
Hello,

I am having issues watermarking photos. Only like 250 photos out of 700 got watermarked. How can i fix this issue?

Chuck S October 12th, 2011 07:46 AM

You would need to explain more as there could be no issue at all

If your using permanent watermarking remember category watermarking permissions are set for every last category so I can not answer without explicit discussion on the issue.

dj83 October 12th, 2011 10:31 AM

I am using permanent watermarking and my image file is in png. If it helps any I am using gd2. I've set all permissions to all of my categories and ran the "Check here to watermark unwatermarked files" and the watermark isn't being added.

Chuck S October 12th, 2011 10:49 AM

Well there are two things to consider.

1. Permissions has to be set to watermark the images per category in edit categories for each cat.

2. when trying to rescan for images not watermarked the watermarked field would have to be no in the actual photos table for any photo not watermarked. What is in your entries in your pp_photos table in that field?

dj83 October 12th, 2011 11:33 AM

I've set all permissions already

I'm a little confused. where would I check for the entries in the pp_photos table?

Chuck S October 12th, 2011 11:45 AM

You would have to view the database entries

You can also issue this query to your database which should not harm anything and then try watermarking files

UPDATE pp_photos SET watermarked='no' WHERE watermarked !='yes';

dj83 October 12th, 2011 12:31 PM

double post

dj83 October 12th, 2011 12:39 PM

I got it working. Thanks Chuck!!!

Chuck S October 12th, 2011 01:00 PM

No problem enjoy your day

I would suspect for some reason some of your photos the watermarked field was blank hense those where not watermarked. However the strange thing about that is that field has a default value of no in the actual mysql structure so maybe a mysql issue with a version of mysql on your server at one time.

big.blue December 10th, 2011 03:49 PM

Water marking images using photopost.
 
My web site has several thousand photos using 4 photopost licenses. Looking at getting site name installed on these pictures including all future uploads. Not sure PhotoPost watermarking is the ticket. Still looking at it. Don't see anyplace to put site name in control panel. Does photopost watermarking actually intall text? Asking anyone who has had success with it please let me know. Maybe give me url so I can see.

Chuck S December 10th, 2011 04:08 PM

Watermarking watermarks using an image not text. You would need to create a watermark image which is your site name in text. A watermark is merely a transparent image with an overlay image you create.


All times are GMT -5. The time now is 12:20 PM.

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