4images Modifications / Modifikationen > Mods & Plugins (Releases & Support)

[Mod] Image Annotation (Watermark)

<< < (4/182) > >>

uny:
I got this message when I try to Direct upload a image file.. any ideas? thanks in advance. (the path is corrected)

Fatal error: Call to undefined function: imagettfbbox() in /home/popmtv/public_html/anson/gallery/includes/annotate.php on line 36

V@no:

--- Quote from: uny ---Fatal error: Call to undefined function: imagettfbbox() in /home/popmtv/public_html/anson/gallery/includes/annotate.php on line 36
--- End quote ---

it seems that GD on your host doest support FreeType.
run this script to find it out
--- Code: ---<?php
phpinfo&#40;&#41;;
?>
--- End code ---
look for GD information.

SLL:
I will post next version soon, which could be used to embed images, like logos or manualy prepared image with some text. I hope this will help for those who do not have freetype support.

uny:
I ran the file, and this is the result: I copied GD section from it:
By the way what is the default path for GD ? thx


gd
GD Support  enabled  
GD Version  bundled (2.0 compatible)  
FreeType Support  enabled  
FreeType Linkage  with freetype  
GIF Read Support  enabled  
JPG Support  enabled  
PNG Support  enabled  
WBMP Support  enabled

SLL:
strange... should be working fine. read remarks there http://www.php.net/manual/en/function.imagettfbbox.php

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version