After enabling the module (Drupal 5.1 / PHP 5.2 / 4.4.4) settingspage is not visible....

regards pebosi

CommentFileSizeAuthor
#3 watermark-settings.JPG35.73 KBkbahey

Comments

kbahey’s picture

Status: Active » Closed (fixed)

There is no separate settings for watermark.

The settings should be under admin/settings/image.

pebosi’s picture

Ok, but there are no settings.

regards pebosi

kbahey’s picture

StatusFileSize
new35.73 KB

Works fine for me. I see the settings for watermark under admin/settings/image.

I am using the same version in the repository.

Screen shot attached.

kbahey’s picture

Title: Settingspage » No settings page for watermark

Are you sure you have exif extension in your PHP?

Are you getting a message like this?

Function X does not exist. Watermarking cannot be done. Please make sure that you are running PHP 4.3 or higher, or that you (or your hosting provider) manually compile the GD library into your PHP installation. You also need PHP to be compiled with --enable-exif.

pebosi’s picture

hm, i reinstalled the module and now it works... great thing!