 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
May 16th, 2006, 08:58 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 28
| Watermark not showing
I am trying to get watermarks to work, but they are not showing up. I upload the photo but no watermark. I am using PP5.3 with GD2
Settings:
Enable watermarking of photos with overlay image? yes
If enabled, position of overlay watermark on images. southeast
Full server path to watermark overlay image.
/home/username/public_html/gallery/images/watermark.png
(going to domain.com/gallery/images/watermark.png shows mark)
Use Anti-leeching code? no
Enable on-the-fly image protection? no
When using on-the-fly image generation, do you want to overlay the watermark image? no
|
| |
May 16th, 2006, 01:41 PM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 28
|
ok... I found there are boxes I needed to check in the cat section... Saved that and now when I upload a pic it uploads it but I also get this error and no watermark...
Warning: imagecreatefrompng(/home/blizzard/public_html/galley/images/photopost.png): failed to open stream: No such file or directory in /home/blizzard/public_html/gallery/image-inc.php on line 190
Warning: imagesx(): supplied argument is not a valid Image resource in /home/blizzard/public_html/gallery/image-inc.php on line 191
Warning: imagesy(): supplied argument is not a valid Image resource in /home/blizzard/public_html/gallery/image-inc.php on line 192
Warning: imagecopy(): supplied argument is not a valid Image resource in /home/blizzard/public_html/gallery/image-inc.php on line 194
Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/blizzard/public_html/gallery/image-inc.php on line 198
|
| |
May 16th, 2006, 02:14 PM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,667
|
That would appear to be an issue with the watermark itself. Is it a 24bit png? Basically the application is not finding the watermark to be able to stamp the image or having trouble reading it.
|
| |
May 16th, 2006, 03:06 PM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 28
|
It is 16 bit Photoshop gave a 8 and 16 bit option. there is a 32 too but it is ghosted out
|
| |
May 16th, 2006, 03:41 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 28
|
ok researching google I found converting to RGB and then saving to web gives me 24bit png but I still get the same errors on uploading
|
| |
May 16th, 2006, 04:07 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 28
|
I am still getting the error I guess the one pic loaded faster that I didn't see the errors on the redirect page
|
| |
May 16th, 2006, 04:09 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,667
|
Your category permissions are set correctly to watermark the file per usergroup?
Permanent watermarking is on?
what is the watermark image url?
|
| |
May 16th, 2006, 04:32 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 28
| |
| |
May 16th, 2006, 04:54 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,667
|
As I suspected your watermark path is wrong my friend
home/blizzard/public_html/galley/images/photopost.png
should it not be this
home/blizzard/public_html/galley/images/watermark/photopost.png
|
| |
May 16th, 2006, 05:00 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 28
|
It is. I read about chmod the folder to 777 so I created a new folderr for that
|
| |
May 16th, 2006, 05:03 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 28
| Quote: |
Originally Posted by Chuck S
home/blizzard/public_html/ | Is it because I have /home/blizzard/public_html/ ?
|
| |
May 16th, 2006, 06:08 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,667
|
No your missing watermark in the server path I am going to assume here could not see the full path but your pointing to images/watermark.png and should it not be images/watermark/watermark.png
|
| |
May 16th, 2006, 06:29 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 28
|
yes but that error in the 1st few posts is old see the screenie in one of my last posts it's ....../images/watermark/
|
| |
May 16th, 2006, 06:51 PM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,667
|
You can PM me admin login
|
| |
May 16th, 2006, 07:41 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 28
|
sent =)
|
| |
May 16th, 2006, 08:12 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,667
|
No ideas. I will need to consult with Michael tomorow and see if he has any ideas. I uploaded my sites watermark to your main gallery directory and tried that and same thing.
Warning: getimagesize(/home/blizzard/public_html/galley/watermark.png): failed to open stream: No such file or directory in /home/blizzard/public_html/gallery/image-inc.php on line 138
Warning: imagecreatefromjpeg(/home/blizzard/public_html/gallery/data/notcat/8468Gonipora5.jpg): failed to open stream: No such file or directory in /home/blizzard/public_html/gallery/image-inc.php on line 187
Warning: imagealphablending(): supplied argument is not a valid Image resource in /home/blizzard/public_html/gallery/image-inc.php on line 188
Warning: imagecreatefrompng(/home/blizzard/public_html/galley/watermark.png): failed to open stream: No such file or directory in /home/blizzard/public_html/gallery/image-inc.php on line 190
Warning: imagesx(): supplied argument is not a valid Image resource in /home/blizzard/public_html/gallery/image-inc.php on line 191
Warning: imagesy(): supplied argument is not a valid Image resource in /home/blizzard/public_html/gallery/image-inc.php on line 192
Warning: imagecopy(): supplied argument is not a valid Image resource in /home/blizzard/public_html/gallery/image-inc.php on line 194
Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/blizzard/public_html/gallery/image-inc.php on line 195
Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/blizzard/public_html/gallery/image-inc.php on line 197
Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/blizzard/public_html/gallery/image-inc.php on line 198
|
| |
May 17th, 2006, 04:50 AM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 28
|
thanks Chuck. I will leave the passwords as is... please keep me updated on your findings.
|
| |
May 17th, 2006, 05:50 AM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,667
|
Oh Crap I see your issue. The issue is as I said all along you had the wrong path in there. Look at your you spelled gallery. You spelled it galley. I corrected the spelling mistake and low and behold here you go http://www.blizzardhq.com/gallery/sh...oto/28/cat/503 |
| |
May 17th, 2006, 06:06 AM
|
#20 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 28
|
haha thank you.... sometimes we overlook the little things. thanks again for all the help
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | Watermark - how to? | funkmiester | Photopost Pro How Do I...? | 7 | February 15th, 2006 06:48 PM | | Watermark not showing up. | EA | Photopost Pro How Do I...? | 5 | January 26th, 2006 10:01 PM | | need help with Watermark | Elkaholic | Photopost Pro How Do I...? | 7 | February 25th, 2005 06:52 PM | | Watermark | mholtum | Installs and Upgrade - vBulletin 3.0.X | 8 | January 21st, 2005 09:25 AM | | Watermark and GD? | mattster2002 | Installs and Upgrade - vBulletin 3.0.X | 3 | December 11th, 2004 07:48 PM | All times are GMT -5. The time now is 04:13 AM. | |