• [Mod] Image Annotation (Watermark) 2 0 5 1
Currently:  

Author Topic: [Mod] Image Annotation (Watermark)  (Read 992250 times)

0 Members and 1 Guest are viewing this topic.

Offline kashiyuka

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #750 on: June 12, 2008, 08:27:48 PM »
It works great after some trial-n-errors. Thanks for the great mod! :mrgreen:

Offline LeeWicKeD

  • Newbie
  • *
  • Posts: 16
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #751 on: June 17, 2008, 12:05:02 AM »
Hi there!

I installed the Annotation Mod in my gallery, but i'm having some issues, when running the command "batch annotate".

It shows me for every image the following error-lines:

Quote
Warning: imagesx(): supplied argument is not a valid Image resource in /www/htdocs/w0080277/public_html/galerie/includes/annotate.php on line 176

Warning: imagesy(): supplied argument is not a valid Image resource in /www/htdocs/w0080277/public_html/galerie/includes/annotate.php on line 177

Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /www/htdocs/w0080277/public_html/galerie/includes/annotate.php on line 184

Warning: imagecolortransparent(): supplied argument is not a valid Image resource in /www/htdocs/w0080277/public_html/galerie/includes/annotate.php on line 185

Warning: imagecopymerge(): supplied argument is not a valid Image resource in /www/htdocs/w0080277/public_html/galerie/includes/annotate.php on line 186
OK

I have no idea, what to do now? I also tried the forum search, but just got a solved topic, but no post about HOW it was solved.

 :?

Offline Sunny C.

  • Addicted member
  • ******
  • Posts: 1.806
  • I ♥ 4I
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #752 on: June 17, 2008, 12:35:16 AM »
Ist es auch möglich das die PNG Bilder auch ohne ImageMagick oder GD transparent dargestellt werden?

 :lol: 8)

Offline LeeWicKeD

  • Newbie
  • *
  • Posts: 16
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #753 on: June 19, 2008, 12:18:33 PM »
Please, does nobody have an idea? I think i did every installation step right :(

Offline silentg

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • WallpaperJoint
Re: [Mod] Image Annotation (Watermark)
« Reply #754 on: June 21, 2008, 04:27:25 AM »
Please, does nobody have an idea? I think i did every installation step right :(

Start from scratch and follow each steps carefully. See if you get the same error at the end. When ever I get an error, I start from scratch again and errors don't show up after. Goodluck with solving the problem.

Offline LeeWicKeD

  • Newbie
  • *
  • Posts: 16
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #755 on: June 23, 2008, 09:31:36 AM »
i did this already several times, but nothing changed...failure still appears :|

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #756 on: June 23, 2008, 10:29:08 AM »
hi,

i would like to know...

are there file names with starting as example
.file.jpg

and are all folders chmod-ed correct?
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline LeeWicKeD

  • Newbie
  • *
  • Posts: 16
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #757 on: June 23, 2008, 11:04:18 AM »
I couldn't find any files, starting with a . at the beginning of the filename.

In  the installation-manual is nothing said about any chmod changes, but i have nearly all folders at "777" now.

Offline BillyC

  • Pre-Newbie
  • Posts: 2
  • MusicPics.net
    • View Profile
    • MusicPics
Re: [Mod] Image Annotation (Watermark)
« Reply #758 on: June 29, 2008, 11:19:26 AM »
I've just installed the annotation mod, but it only works when a member uploads an image. When I upload one from the admin panel, it doesn't get an watermark...

My site is: http://www.musicpics.net

Offline birdost

  • Newbie
  • *
  • Posts: 21
    • View Profile
Image Annotation
« Reply #759 on: July 24, 2008, 10:48:02 AM »
hi

i setted up this plugin without an error. but it doesnt work. my settings are on the picture. pls help



the picture is here.

Offline Softwarekeepers

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #760 on: July 30, 2008, 01:46:57 PM »
Also irgendwie klappt es bei mir nicht - krieg das mit "Spezifizieren Sie PNG voller Path und Dateiname" einfach nicht auf die Reihe...

Offline EdwinK

  • Pre-Newbie
  • Posts: 8
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #761 on: September 18, 2008, 09:41:02 PM »
hi,

change in batch_annonate.php

line
Code: [Select]
$root_path = (eregi("\/plugins\/", $PHP_SELF)) ? "./../../" : "./../";

to

Code: [Select]
$root_path = (!eregi("\/plugins\/", $_SERVER['PHP_SELF'])) ? "./../" : "./../../";

working now?

Not for me :(

Offline Holger2

  • Newbie
  • *
  • Posts: 34
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #762 on: October 01, 2008, 01:22:44 PM »
Hi, ich habe diesen Mod installiert.
Klappt auch wunderbar ... ABER die EXIF-Infos gehen verloren!
UND: damit die Bilder keine Qualitätsverluste erleiden, habe ich die Qualität auf 100% (nach "Watermarking") gestellt. Damit werden sie aber fast doppelt so gross.

Kann man in den 2 Punkten etwas tun?

Gruss
Holger

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #763 on: October 01, 2008, 02:09:17 PM »
Hallo Holger

zu 1. Deine Feststellung ist richtig, mit dem Watermark gehen die EXIF- / IPTC-Infos in dem Bild verloren. Das ist etwa genauso, als ob du das Bild mit einer (na sagen wir mal nicht ganz so grandiosen) Bildbearbeitungs-Software bearbeitet und abgespeichert hättest.
Alternativen dazu, um die EXIF-/IPTC-Infos trotzdem anzeigen zu können,  wären z.B. :
- die Original-Bilddatei beim Upload auch mit abzuspeichern ( Stichwort: Big Folder ), diese dann z.B. auch zum Download anzubieten b.z.w. im neuen Fenster zeigen, aber vor allem dann dort die EXIF-/IPTC-Infos auslesen ( Stichwort : One Image - Three Sizes ) ...
- die EXIF-/IPTC-Infos beim Upload in die DB schreiben und dann von dort auslesen ( Stichwort : Exif V.1.7.6 )
- bei beiden Varianten gehen aber nach wie vor beim Watermark die Infos im gemarkten Bild verloren !

zu 2. jpg ist bereits ein komprimiertes Bildformat ! Bilder, die du auf deine Seite hochlädst waren vorher auch bereits komprimiert ( entweder aus der Kamera oder einem Bildbearbeitungsprogramm ) ! Wenn du nun bei den Watermark-Einstellungen eine Bildqualität von 85% angibst, so hast du relativ schlanke Bilddateien und eine gute Optik . Das sollte so passen ...
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline Holger2

  • Newbie
  • *
  • Posts: 34
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #764 on: October 01, 2008, 02:13:19 PM »
Hallo und vielen Dank für die Antwort!

- bei beiden Varianten gehen aber nach wie vor beim Watermark  die Infos verloren !
Damit meinst Du dass die Infos IN DER BILD-DATEI verloren gehen. Oder?
Weil, wenn
Quote
- die EXIF-/IPTC-Infos beim Upload in die DB schreiben und dann von dort auslesen ( Stichwort : Exif V.1.7.6 )
verwendet wird, dann kann ich sie ja noch anzeigen. Oder?

Gruss
Holger