PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   How Do I fix this error? (http://www.photopost.com/forum/photopost-pro-how-do-i/147421-how-do-i-fix-error.html)

dj83 February 2nd, 2012 01:08 PM

How Do I fix this error?
 
Hello,

I keep getting the following error when trying to watermark. Please help

Error creating watermarked original! Error code: 1

Command: "/usr/bin/composite" -compose over -gravity SouthEast myurlhere.com/images/wm12.png '/home/dano925/public_html/data/759/DSCF00232.JPG' '/home/dano925/public_html/data/759/DSCF00232.JPG'

Chuck S February 2nd, 2012 03:30 PM

Well since your not posting the actual true error without alteration here I am just going to guess.

The server path to your watermark in watermark options means just that. Server path not url. So if your using a url change that. Also if it still does not work after using a path try a gif watermark instead.

dj83 February 2nd, 2012 03:39 PM

that is the full error and the only thing I changed was my url since its an adult site.

On my server I put the watermark (wm12) image in the images folder so wouldn't the server path be images/wm12.png ?

Chuck S February 2nd, 2012 04:10 PM

Not at all it would be your actual full server path. I can guess based off your error above

/home/dano925/public_html/images/wm12.png

Try that.

dj83 February 19th, 2012 12:52 PM

Hi Chuck,
I tried my server path and it's still not working. Is this a glitch or something because I tried everything and it's not working.

I am using pp 8.0

Chuck S February 19th, 2012 01:35 PM

This is not a glitch in the software

Your path to the watermark would need to be correct and since your using imagemagicks composite yo want to use a png.

To test your server path and that watermark out you can use gd2 as the image processor which uses png image for a watermark

Remember your error above shows your using a url not a server path what is your error now

dj83 February 19th, 2012 09:46 PM

I am using gd2 now and my path would be public_html/wm.png and i've also tried /home/dano925/public_html/wm.png

I created a new watermark (wm.png) and added it to my root folder on my server. When i go to watermark my images it just checks them.



If this helps any but the wm.png file is located here:
Code:

Content visible to verified customers only.

Chuck S February 19th, 2012 10:55 PM

not sure what your trying to say but your server path is definately

/home/dano925/public_html

what happens if you use the full server path to the watermark includng filename what error do you get this is what I asked and it was not answered. ;)

dj83 February 20th, 2012 01:29 PM

it's more errors then this but this is all I could get before it finished the upload

Warning: getimagesize(/public_html/wm.png) [function.getimagesize]: failed to open stream: No such file or directory in /home/dano925/public_html/image-inc.php on line 177

Warning: imagecreatefrompng(/public_html/wm.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory in /home/dano925/public_html/image-inc.php on line 238

Warning: imagesx(): supplied argument is not a valid Image resource in /home/dano925/public_html/image-inc.php on line 239

Warning: imagesy(): supplied argument is not a valid Image resource in /home/dano925/public_html/image-inc.php on line 240

Warning: imagecopy(): supplied argument is not a valid Image resource in /home/dano925/public_html/image-inc.php on line 242

Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/dano925/public_html/image-inc.php on line 246

Warning: getimagesize(/public_html/wm.png) [function.getimagesize]: failed to open stream: No such file or directory in /home/dano925/public_html/image-inc.php on line 177

Warning: imagecreatefrompng(/public_html/wm.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory in /home/dano925/public_html/image-inc.php on line 238

Warning: imagesx(): supplied argument is not a valid Image resource in /home/dano925/public_html/image-inc.php on line 239

Warning: imagesy(): supplied argument is not a valid Image resource in /home/dano925/public_html/image-inc.php on line 240

Warning: imagecopy(): supplied argument is not a valid Image resource in /home/dano925/public_html/image-inc.php on line 242

Chuck S February 20th, 2012 03:42 PM

Quote:

Warning: getimagesize(/public_html/wm.png)
This still tells me the same thing I have been saying all along you are not entering the full correct server path to the watermark therefore we can not apply it to the uploaded file.

If you have uploaded the watermark to your webroot the path you enter under watermark options should be

/home/dano925/public_html/wm.png

I know I have pointed out the correct server path based on your errors a few times now. If you place the correct path and filename as I suggest you should fix your error.


All times are GMT -5. The time now is 01:58 AM.

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