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

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

0 Members and 2 Guests are viewing this topic.

Offline littleteam

  • Newbie
  • *
  • Posts: 34
    • View Profile
    • Littleteam.de
Re: [Mod] Image Annotation (Watermark)
« Reply #465 on: April 23, 2006, 10:31:06 PM »
thanks a lot   :)
trust no-one

Offline live@ct

  • Sr. Member
  • ****
  • Posts: 348
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #466 on: April 24, 2006, 04:31:02 AM »
im having the same problem

No category selected, nothing to annotate...

Finished!

what I need to do to correct that problem?!?!?!

thanks
Existen 10 tipos de personas, los que entienden el codigo binario y los que no.

Offline xix17_ryan

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #467 on: May 04, 2006, 07:05:15 AM »
User uploading gets the annotation great. It's when I try in admin that I still get this error when I try to use the batch annotate. Also, when I upload via admin, there is no annotation...? Thanks in advance for any help with this.

Code: [Select]
Warning: imagettfbbox(): Could not find/open font in /home/digital/public_html/includes/annotate.php on line 95
P.S. I had this error on the user side and have fixed that.


hi everyone, I also have the same problem when i trying to do the batch annotate in admin.

Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font in C:\Domains\creativebugs.com.my\wwwroot\gallery_area2\includes\annotate.php on line 95

what is the problem

Offline live@ct

  • Sr. Member
  • ****
  • Posts: 348
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #468 on: May 04, 2006, 09:37:49 PM »
and how to annotate like the anotate of vano site that ads a black section at the bottom?!?!

thanks

and for the error that I posted anyone?" can help?"!?
Existen 10 tipos de personas, los que entienden el codigo binario y los que no.

Offline webslingers

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #469 on: May 11, 2006, 12:09:19 AM »
I finally got an error out of the batch annotate.

Code: [Select]
Processing image 19 from category Cats, image ID 1793 >>
Warning: imagettfbbox(): Could not find/open font in /home/digital/public_html/includes/annotate.php on line 95

Warning: imagettftext(): Could not find/open font in /home/digital/public_html/includes/annotate.php on line 192

Warning: imagettftext(): Could not find/open font in /home/digital/public_html/includes/annotate.php on line 193
OK

and my font setting in the annotation settings admin is (and it works like this on the user side)
Code: [Select]
./fonts/arial.ttf

Can someone tell me where I went wrong?

Thanks

Offline SLL

  • Hero Member
  • *****
  • Posts: 585
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #470 on: May 11, 2006, 09:36:45 PM »
set full font path (as readme says, btw), like /home/digital/public_html/fonts/arial.ttf. the reason is that paths from user and admin pages are different

Offline mx5gr

  • Newbie
  • *
  • Posts: 24
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #471 on: May 12, 2006, 12:07:56 AM »
Code: [Select]
[12-May-2006 00:57:44] PHP Warning:  imagesx(): supplied argument is not a valid Image resource in E:\gallery\includes\annotate.php on line 176
[12-May-2006 00:57:44] PHP Warning:  imagesy(): supplied argument is not a valid Image resource in E:\gallery\includes\annotate.php on line 177
[12-May-2006 00:57:44] PHP Warning:  imagecolorallocate(): supplied argument is not a valid Image resource in E:\gallery\includes\annotate.php on line 184
[12-May-2006 00:57:44] PHP Warning:  imagecolortransparent(): supplied argument is not a valid Image resource in E:\gallery\includes\annotate.php on line 185
[12-May-2006 00:57:44] PHP Warning:  imagecopymerge(): supplied argument is not a valid Image resource in E:\gallery\includes\annotate.php on line 186

GD2 support is available, server is IIS6.0 (Win2K3), the test PHP function shows OK. Permission on all files is 777.

Any ideas?

Offline webslingers

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #472 on: May 15, 2006, 10:48:36 PM »
set full font path (as readme says, btw), like /home/digital/public_html/fonts/arial.ttf. the reason is that paths from user and admin pages are different

Thank you so much, it works!!!

Offline White Code

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #473 on: May 16, 2006, 05:06:43 PM »
Hi every one ,

i think i'm too late ..
i liked this MOD and was trying to install it . And i followed all the instractions But still not able to get the result ( No output)  :( ..

my GD information is :

GD Support  enabled 
GD Version  bundled (2.0.28 compatible) 
FreeType Support  enabled 
FreeType Linkage  with freetype 
GIF Read Support  enabled 
GIF Create Support  enabled 
JPG Support  enabled 
PNG Support  enabled 
WBMP Support  enabled 
XBM Support  enabled 


The test page is :
http://www.btlat.net/1/2.php  ( the is OK ) 

BUT the result on the gallery it NOT Ok :(

Every thing is fine , my path is : /home/----/public_html/font/TAHOMA.TTF

may you help me please ???? is it the right path or not ?
do i need to chmod 777 for my font Dir ?


Thank you in advance ..

..
« Last Edit: May 16, 2006, 05:21:18 PM by White Code »

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 #474 on: May 17, 2006, 12:46:23 AM »
Check error logs on the server (ask your host administrator if you dont know)
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 Baschtler

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #475 on: May 20, 2006, 11:25:29 PM »
Hello folks,

after installing this MOD I get this error message when clicking on the "Batch Annotate" button in the admin pannel.

Quote
Warning: main(./../admin/admin_global.php): failed to open stream: No such file or directory in /home/httpd/vhosts/****.com/httpdocs/****/4images/admin/plugins/batch_annotate.php on line 8

Warning: main(./../admin/admin_global.php): failed to open stream: No such file or directory in /home/httpd/vhosts/****.com/httpdocs/****/4images/admin/plugins/batch_annotate.php on line 8

Fatal error: main(): Failed opening required './../admin/admin_global.php' (include_path='.:') in /home/httpd/vhosts/****.com/httpdocs/****/4images/admin/plugins/batch_annotate.php on line 8

I reinstalled 2 times from the scratch. I can easily alter the annotate settings in the admin pannel. I chmodded every file of this mod to 777. The server runs all requiered software (GD2+ with freetype support). The testcode from the first post runs smoothe.

Plz Help !  :?: :( :? :oops:

Offline alt3ds

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #476 on: May 24, 2006, 04:17:58 PM »
Guys the Mod is working,
Watermark is directly adding when uploaded, but i am getting these error:what is the problem here?

Warning: main(./../admin/admin_global.php): failed to open stream: No such file or directory in /home/content/i/r/g/irgealtinbek/html/foto/admin/plugins/batch_annotate.php on line 8

Fatal error: main(): Failed opening required './../admin/admin_global.php' (include_path='.:/usr/local/lib/php') in /home/content/i/r/g/irgealtinbek/html/foto/admin/plugins/batch_annotate.php on line 8

Offline x1x

  • Full Member
  • ***
  • Posts: 138
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #477 on: May 25, 2006, 01:08:50 AM »
Hi, i've using this mod a long time yet and I'm very happy.
But i decided to use no longer a text annotation, so i created a graphic (png)  in photoshop...
The problem is that my background colour is visable. I've found out that's a software problem. If i save the example "logo-gd.png" by photoshop, it doesn't work...
So the question is, which software will produce a *.png file which is working with gd...!?

Please help, i need an invisable background!!!

Thanks, x1x
| thanks, x1x |

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #478 on: May 25, 2006, 01:15:20 AM »
@ x1x

First-Class-Freeware : Image Editor - Ultimate Paint ; Download : http://www.ultimatepaint.com
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 x1x

  • Full Member
  • ***
  • Posts: 138
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #479 on: May 25, 2006, 01:43:48 AM »
Nice software, but the problem still exists...it must be a png-file with special specifications, for example only 8 colors or no dithering...
| thanks, x1x |