@gylleus – Watermarks are not related to NextGEN Pro …
… what is the exact path to your watermark image you are using; and, what specifically are you seeing under Gallery > Overview for your Server Settings?
Thanks!
– Cais.
Hi Cais,
The image that I use (tried also with .jpg but prefer .png for transparency)
http://gylleus.se/wp-content/uploads/2016/07/watermark.png
Under Gallery > Overview I have the Server Settings:
Operating System : Linux (64 Bit)
Server : Apache
Memory usage : 43.44 MByte
MYSQL Version : 5.6.30
SQL Mode : NO_ENGINE_SUBSTITUTION
PHP Version : 5.6.19
PHP Safe Mode : Off
PHP Allow URL fopen : Off
PHP Memory Limit : 256
PHP Max Upload Size : 8M
PHP Max Post Size : 8M
PCRE Backtracking Limit : 1000000
PHP Max Script Execute Time : 30s
PHP Exif support : Yes ( V1.4 )
PHP IPTC support : Yes
PHP XML support : Yes
Graphic Library
GD Version : bundled (2.1.0 compatible)
FreeType Support : Yes
FreeType Linkage : with freetype
T1Lib Support : No
GIF Read Support : Yes
GIF Create Support : Yes
JPEG Support : Yes
PNG Support : Yes
WBMP Support : Yes
XPM Support : Yes
XBM Support : Yes
WebP Support : No
JIS-mapped Japanese Font Support : No
One step in the right direction…
When using a relative path to the image, the watermark is displayed in the preview.
However, I can’t get it working for the images in a gallery.
@gylleus – I would suggest having this server environment variable … PHP Allow URL fopen : Off … toggled to On by your web hosting service … also, are you expecting existing displays to change to the watermarked images are are you inserting new displays of watermarked images and they are not using the watermark?
Thanks!
– Cais.
Solved!
I did’nd try your suggestion of changing the env. variable, but when I removed the first part of the path and used:
/uploads/2016/07/watermark.png it worked both on Preview and on the gallery.
Thanks!
@gylleus – Thanks for the update!
– Cais.