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

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

0 Members and 2 Guests are viewing this topic.

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #300 on: June 05, 2005, 08:55:36 PM »
all works fine.
No errors, batch annotate works well.

But i can't get the watermark on the pic during upload.
I searched everything, but can't find the problem.

Anyone who is using this script who had the same problem or has an idea what the problem could be ?

thx !

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [Mod] Image Annotation (Watermark)
« Reply #301 on: June 05, 2005, 09:21:52 PM »
perhaps u added code in member.php in the wrong place?
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #302 on: June 06, 2005, 01:13:33 PM »
i checked twice, and the code is inserted correct.

But i can do the annotation with annotate function, so i'll have to do it like that.
 ----------------------------------------

What is very strange :
if i use "check for new images", i can use the auto resizer as an option ( there i can add annotation ), and the auto thumbnailer.

This works fine, but the size of the picture get bigger !

example :
i upload a picture with ftp.
and than i do "check for new images" : it finds that new picture.

I use the resize function - but i don't change the size - i use it to add the annotation.
and i use the auto thumbnailer.

All works fine, thumbnail is made, annotation is added,but the pic was 52 kb before, and now 151 kb !!

is this because of the annotation ? because of the adding of the text ?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [Mod] Image Annotation (Watermark)
« Reply #303 on: June 06, 2005, 02:14:45 PM »
All works fine, thumbnail is made, annotation is added,but the pic was 52 kb before, and now 151 kb !!

is this because of the annotation ? because of the adding of the text ?
sounds to me like u set quality to 100% in the settings...IMO 85% is the most optimal regarding quality+filesize
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #304 on: June 06, 2005, 07:19:48 PM »
yes, i've put it to 100 %
i'll lower it.
thx for the tip !

Offline djkamp

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #305 on: June 08, 2005, 01:31:54 PM »
skript doesn't work....

i installed the mod, and i get no errors, but there is nothing on the images. not via the admin bathc, either the normal uploadskript


PLEASE HELP!

Offline lapinkulta

  • Newbie
  • *
  • Posts: 42
    • View Profile
    • Avatar Essentials
Re: [Mod] Image Annotation (Watermark)
« Reply #306 on: June 09, 2005, 06:07:37 PM »
will the watermark option work also on animated gifs?

greetings,
lapinkulta
Two hours of try and error can save ten minutes of manual reading.

Offline graficalicus

  • Full Member
  • ***
  • Posts: 235
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #307 on: June 09, 2005, 06:16:13 PM »
Quote
will the watermark option work also on animated gifs?

try it!

Quote
i installed the mod, and i get no errors, but there is nothing on the images. not via the admin bathc, either the normal uploadskript

do this:
Quote
uncomment this line in global.php:
Code:
//error_reporting(E_ALL);(assuming u are using v1.7.1)

in v1.7 insert below the existing error_reporting line this:
Code:
error_reporting(E_ALL);


and it will list the errors

Offline bibabobu

  • Sr. Member
  • ****
  • Posts: 311
  • Technische und künstlerische Gravuren
    • View Profile
    • Technische und künstlerische Gravuren für die gesamte Metall-, Kunststoff- und Papierindustrie
Re: [Mod] Image Annotation (Watermark)
« Reply #308 on: June 09, 2005, 09:08:14 PM »
After ISP change i got these errors:
Code: [Select]
Warning: main(./../admin/admin_global.php) [function.main]: failed to open stream: No such file or directory in /is/htdocs/wp1015398_0TDZ7CIHLH/www/galerie/admin/plugins/batch_annotate.php on line 8

Fatal error: main() [function.require]: Failed opening required './../admin/admin_global.php' (include_path='./:/usr/share/pear/php5/') in /is/htdocs/wp1015398_0TDZ7CIHLH/www/galerie/admin/plugins/batch_annotate.php on line 8

What is wrong? I just have changed the ttf font path to the current directory.

Annotation works for direct upload.
but batch annotate does not work. i cannot go to the batch annotate menu in the acp.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [Mod] Image Annotation (Watermark)
« Reply #309 on: June 09, 2005, 11:54:16 PM »
change ROOT_PATH to "../../"
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline bibabobu

  • Sr. Member
  • ****
  • Posts: 311
  • Technische und künstlerische Gravuren
    • View Profile
    • Technische und künstlerische Gravuren für die gesamte Metall-, Kunststoff- und Papierindustrie
Re: [Mod] Image Annotation (Watermark)
« Reply #310 on: June 10, 2005, 01:22:21 PM »
Great! v@no :D

Now it is working again. Thanks a lot. You re great

Offline hadron

  • Pre-Newbie
  • Posts: 6
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #311 on: June 13, 2005, 03:57:43 PM »
Is it somehow possible to get the Watermark into the Thumbnails too?

I tried to find out how to change/add some code but couldn't get it work. This would be a great help to me!

I rellay appreciate this great mod. It should get a part of the core!!

Offline hadron

  • Pre-Newbie
  • Posts: 6
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #312 on: June 14, 2005, 06:08:57 PM »
Is it somehow possible to get the Watermark into the Thumbnails too?

I tried to find out how to change/add some code but couldn't get it work. This would be a great help to me!

I rellay appreciate this great mod. It should get a part of the core!!

I already found a solution i can deal with. I installed the Mod 'Rebuild Thumbnails' and after I uploaded a pic I run Rebuild Thmumbsnails and all is ok :)

Offline rocofella

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #313 on: June 16, 2005, 01:31:04 AM »
hallo,

habe folgendes problem.

wenn ich "Automatische Annotation-Funktion beim Upload" anmache dann habe ich bei bild und text jeweils fehler.

wenn ich bild auswähle und dann ein bild hochladen möchte passiert folgendes. nachdem ich auf abschicken geklickt habe geht es nach kurzer zeit zur member.php weiter (die seite ist weiß) und das wars, nichts tut sich. bild nicht oben.

wenn ich text auswähle dann habe ich folgende fehlermeldung stehen:
Warning: imagettfbbox(): Could not find/open font in /home/www/web1/html/mybbc/pics/includes/annotate.php on line 95
Warning: imagettftext(): Could not find/open font in /home/www/web1/html/mybbc/pics/includes/annotate.php on line 192
Warning: imagettftext(): Could not find/open font in /home/www/web1/html/mybbc/pics/includes/annotate.php on line 193

bild ist oben aber ohne den text.

bin für hilfe dankbar!
-----------------------------------------------------
hello,

my english is bad.

if i acctivate the annotation i have probs.

if i choose picture by annotation i have this problem:
after click on "send" the browser goes to the "member.php" and nothing do. the picture is not uploaded.

if i choose text the picture can upload but without the text. i have warnings:
Warning: imagettfbbox(): Could not find/open font in /home/www/web1/html/mybbc/pics/includes/annotate.php on line 95
Warning: imagettftext(): Could not find/open font in /home/www/web1/html/mybbc/pics/includes/annotate.php on line 192
Warning: imagettftext(): Could not find/open font in /home/www/web1/html/mybbc/pics/includes/annotate.php on line 193

thx 4 help!!


server infos (gd):
GD Support    enabled
GD Version    2.0 or higher
FreeType Support    enabled
FreeType Linkage    with freetype
T1Lib Support    enabled
JPG Support    enabled
WBMP Support    enabled

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [Mod] Image Annotation (Watermark)
« Reply #314 on: June 16, 2005, 02:47:30 AM »
Warning: imagettfbbox(): Could not find/open font in /home/www/web1/html/mybbc/pics/includes/annotate.php on line 95
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)