October 12th, 2011, 11:45 AM
|
#6 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,704
|
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';
|
| |