Images are watermarking wrong Images are watermarking wrong
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Images are watermarking wrong

Started by spiel, August 07, 2009, 08:05:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

spiel

http://www.gabriella-source.com/photos/index.php
This is my gallery.
I want the modpack to watermark the normal and original pictures. But as you can see, it is only watermarking the normal images. Even if I've chosen the right config in the watermarking options.

Stramm

properly chmod files (644 or 666, depending on your server setup) and folders (755 or 777)

spiel

Now I have another problem:
The watermarking option is enabled. It should watermark the images.
But it's not! The watermark isn't showing anywhere on the pics.
What's wrong?
Folder: 777
Pics: 666

spiel


Stramm

- make double sure images can be overwritten by your image library (permissions/ owner)
- make sure the path to your watermark image is correct

spiel

Everything is set completeley right...
permission, watermark path...
but still it is not watermarking :(

Stramm

is watermarking working with http upload?

lordxtina

Quote from: Stramm on August 07, 2009, 10:15:23 PM
properly chmod files (644 or 666, depending on your server setup) and folders (755 or 777)
Thanks! This was my problem too! :)

Joachim Müller