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 Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old December 1st, 2004, 04:34 AM   #1 (permalink)
Registered User
 
Join Date: Nov 2004
Posts: 7
Talking Watermark Not Working

Hi,

I am trying to get my watermark to work correctly. I want to center it on the bottom of the photo. Problem is no matter where I set it in options. It is apearing in the bottom right corner. I even set it to North East and still bottom right corner. Please help!

Thanks!
Pirate Radio is offline   Reply With Quote
Old December 1st, 2004, 07:39 AM   #2 (permalink)
Senior Member
 
Join Date: Mar 2003
Posts: 1,296
yeah, i've had that ever since 3.8

-T
b6gm6n is offline   Reply With Quote
Old December 1st, 2004, 08:38 AM   #3 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
Need a little more info about your setup and an example. Are you using GD or IM? What version of PP? You know, the basics we ask for upfront so we don't have to guess.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old December 1st, 2004, 05:46 PM   #4 (permalink)
Registered User
 
Join Date: Nov 2004
Posts: 7
Sorry, GD2, PhotoPost PHP 4.8.2, Watermark on the fly is set to yes in the conf settings, in the options settings the position of overlay is NorthEast and the path is /home/pirate/public_html/photos/watermark.png

Remember the watermark is displaying. But only in the lower right corner no matter what I set the postion of the overlay at.

Thanks

Last edited by Pirate Radio; December 1st, 2004 at 05:57 PM.
Pirate Radio is offline   Reply With Quote
Old December 2nd, 2004, 11:18 PM   #5 (permalink)
Registered User
 
Join Date: Nov 2004
Posts: 7
any help on this??
Pirate Radio is offline   Reply With Quote
Old December 3rd, 2004, 10:04 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,802
Michael may be able to chime in on this a bit more as I am not familiar with the GD2 engine.

Using ImageMagick the watermark is positioned depending on the setting. However in GD2 it overlooks it.

If I look at the code it is always placed using GD in the right corner

To place it in the middle change these lines in image-inc.php lines 143-144

$horizmargin = $horizextra;
$vertmargin = $vertextra;

with

$horizmargin = round($horizextra / 2);
$vertmargin = round($vertextra / 2);


Basically with the GD function I think we need to add some switch's in the gdwatermark function to translate what the position is going to be
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; December 3rd, 2004 at 10:17 AM.
Chuck S is online now   Reply With Quote
Old December 3rd, 2004, 11:01 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,802
okay in image-inc.php is the gdwatermark function

Here is a new one to replace the old one which works

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.

Last edited by Chuck S; December 3rd, 2004 at 03:31 PM.
Chuck S is online now   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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Send e-card watermark not working oceanart Photopost Pro Installation & Upgrades 3 June 16th, 2005 08:43 AM
need help with Watermark Elkaholic Photopost Pro How Do I...? 7 February 25th, 2005 07:52 PM
Watermark mholtum Installs and Upgrade - vBulletin 3.0.X 8 January 21st, 2005 10:25 AM
Watermark and GD? mattster2002 Installs and Upgrade - vBulletin 3.0.X 3 December 11th, 2004 08:48 PM


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

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