PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old November 14th, 2006, 10:57 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: May 2002
Location: Netherlands
Posts: 261
Send a message via ICQ to globalinsites
Position watermark with on-the-fly watermarking

I am using on-the-fly watermarking with these settings:

Image Protection Options:

Enable on-the-fly image protection -> Yes
When using on-the-fly image generation, do you want to overlay the watermark image? -> Yes

Watermark Options:

Enable watermarking of photos with overlay image? -> No

I've been playing around with the 'If enabled, position of overlay watermark on images.'-settings, but it seems like the position of the watermark cannot be set to south, center, or whatever.

No matter what I do, when using the settings I mentioned above, the watermark is positioned at the bottom/right of the image. Is it normal that when using on-the-fly watermarking the position of the watermark cannot be changed?

My watermark file is 400x45 pix and I was hoping that I could center it horizontally at the bottom of the pics.
globalinsites is offline   Reply With Quote
Old November 15th, 2006, 08:02 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
In watermark.php make sure between lines 129-187 are this I have placed in bold the changed lines

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 23rd, 2006, 08:56 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: May 2002
Location: Netherlands
Posts: 261
Send a message via ICQ to globalinsites
No that code is not in watermark.php and I haven't edited watermark.php. How is that possible?

This is the code from line 128 to the end of the file:

Code:
Content visible to verified customers only.
Should I paste the code you gave between

$logoheight = $logoinfo[1];

and

$horizextra = $width - $logowidth;

?
globalinsites is offline   Reply With Quote
Old November 24th, 2006, 10:39 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
I had stated the code should be this in watermark.php not that it is in there currently
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 24th, 2006, 07:31 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: May 2002
Location: Netherlands
Posts: 261
Send a message via ICQ to globalinsites
Whoops.. Sorry :-)

So should the code you gave me be between

$logoheight = $logoinfo[1];

and

$photoImage = ImageCreateFromJPEG($srcfilename);

?

That would mean that I would overwrite this code and I'm not sure if that's okay:

Code:
Content visible to verified customers only.
globalinsites is offline   Reply With Quote
Old November 25th, 2006, 03:23 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Yes exactly I left the old code to replace between NON BOLD so you would see where to put it. I have passed this once again to Michael for inclusion
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 26th, 2006, 09:23 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Posts: 103
Hey Chuck I did what you said, I replaced the code but I get a red x whenever I click on any of the thumb nail. Here is a link to the png file I'm using.
Code:
Content visible to verified customers only.
I have the full server path set. thanks
rareclownfish is offline   Reply With Quote
Old November 26th, 2006, 09:27 AM   #8 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Posts: 103
Now I'm getting a red ex here too, could this be because the file is a png file?
rareclownfish is offline   Reply With Quote
Old November 26th, 2006, 09:27 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Posts: 103
http://www.rareclownfish.com/gallery...watermark2.png

This link seems to work though.
rareclownfish is offline   Reply With Quote
Old November 26th, 2006, 12:50 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: May 2002
Location: Netherlands
Posts: 261
Send a message via ICQ to globalinsites
Not for me. I see: Forbidden You don't have permission to access /gallery/images/watermark2.png on this server.
globalinsites is offline   Reply With Quote
Old November 26th, 2006, 12:59 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Posts: 103
Quote:
Originally Posted by globalinsites View Post
Not for me. I see: Forbidden You don't have permission to access /gallery/images/watermark2.png on this server.
Thanks I'll see if it is a attribute issue.
rareclownfish is offline   Reply With Quote
Old November 26th, 2006, 01:05 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Posts: 103
http://www.rareclownfish.com/forums/...watermark2.png

Can you see this one?

Code:
Content visible to verified customers only.
rareclownfish is offline   Reply With Quote
Old November 26th, 2006, 02:32 PM   #13 (permalink)
Member
Verified Customer
 
Join Date: May 2002
Location: Netherlands
Posts: 261
Send a message via ICQ to globalinsites
Yes I can see it
globalinsites is offline   Reply With Quote
Old November 28th, 2006, 10:26 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: May 2002
Location: Netherlands
Posts: 261
Send a message via ICQ to globalinsites
Chuck, is the code you gave me in 5.61?
globalinsites is offline   Reply With Quote
Old November 29th, 2006, 08:34 PM   #15 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Posts: 103
Quote:
Originally Posted by globalinsites View Post
Chuck, is the code you gave me in 5.61?
I don't think it is I just updated my photopost and I still have to try to edit this file.
rareclownfish is offline   Reply With Quote
Old December 17th, 2007, 05:56 PM   #16 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2005
Posts: 15
Do we still need to edit the code with the latest version to be able to position the on the fly watermarking?
smoked1 is offline   Reply With Quote
Old December 17th, 2007, 06:10 PM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
No not that I see
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 18th, 2007, 11:45 AM   #18 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2005
Posts: 15
Quote:
Originally Posted by Chuck S View Post
No not that I see
For some reason I can't get it to show in the center of the image. Does anyone know why?

http://www.sharks.us/photo_post/
smoked1 is offline   Reply With Quote
Old December 18th, 2007, 12:21 PM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
In watermark.php delete this

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 19th, 2007, 11:46 AM   #20 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2005
Posts: 15
That worked! Thanks man.
smoked1 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Watermark position funkmiester Photopost Pro How Do I...? 16 September 24th, 2006 01:06 AM
Watermark Permanent vs On-The-Fly carvster How Do I? - vBulletin 3.0.X 1 August 14th, 2005 01:24 PM
On The Fly Watermarking - original size problem phlogiston Bugs From 1.0.0 2 February 15th, 2005 11:12 AM


All times are GMT -5. The time now is 09:46 AM.

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