Page 1 of 1
Error: TrueTypeText / ImageText
Posted: Tue Nov 28, 2006 2:06 pm
by crisb
hi there
i just tried to install truetype text and image text.
in both cases i get an error.
truetype:
right after i uploaded the directory to the ftp and hit the install button i get an error
screen:

when i go to the truetype section in the backend, i get another error:
Fatal error: Call to undefined function: imagettfbbox() in /var/www/ll/cms/modules/TruetypeText/class.ttftext.php on line 58
this has nothing to do with the rights i have on the server.
because i couldnt figure out why this happened i tried to install imagetext.
imagetext:
installed without any error, but when i go the imagetext section in the backend i get this:

gd is installed!
i have no clue why both of these modules dont work.
is it because my server is using php4?
it would be great if one of you guys can help me out.
cheers,
chris
EDIT:
installed truetype text on my local machine (php5) and my own server (php4). both worked.
i dont get it...

Re: Error: TrueTypeText / ImageText
Posted: Tue Nov 28, 2006 3:21 pm
by swgreed
Have a look at "phpinfo()"
In the list, look for "GD" and see if there's an entry like:
FreeType Support: enabled
FreeType Linkage: with TTF library
Re: Error: TrueTypeText / ImageText
Posted: Wed Jan 17, 2007 12:18 pm
by jack4ya
Wel EXACTLY same issue for me... I'm using CMS Made Simple 1.0.2 "Maui"
I've checked:
GD Support enabled
GD Version bundled (2.0.28 compatible)
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
So I would like to know if TS solved the problem. Or if anyone else could help me out?
Re: Error: TrueTypeText / ImageText
Posted: Thu Jan 25, 2007 12:55 pm
by jack4ya
I guess another kick is allowed?
Re: Error: TrueTypeText / ImageText
Posted: Thu Jan 25, 2007 1:23 pm
by jack4ya
New TrueTypeText module through xml won't install, using the .gz gives an error on install...
Warning: Missing argument 2 for TruetypeText::DisplayErrorPage(), called in /xxxxx/public_html/modules/TruetypeText/TruetypeText.module.php on line 149 and defined in /xxxxx/public_html/modules/TruetypeText/TruetypeText.module.php on line 61
Warning: Missing argument 3 for TruetypeText::DisplayErrorPage(), called in /xxxxx/public_html/modules/TruetypeText/TruetypeText.module.php on line 149 and defined in /xxxxx/public_html/modules/TruetypeText/TruetypeText.module.php on line 61
Any help? On the TrueTypeText module
or even the Image Text would be deeply appreciated.
Re: Error: TrueTypeText / ImageText
Posted: Thu Jan 25, 2007 2:24 pm
by baselve
jack4ya wrote:
Wel EXACTLY same issue for me... I'm using CMS Made Simple 1.0.2 "Maui"
I've checked:
GD Support enabled
GD Version bundled (2.0.28 compatible)
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
So I would like to know if TS solved the problem. Or if anyone else could help me out?
FreeType Support: enabled
FreeType Linkage: with TTF library
is not in your list..........
Re: Error: TrueTypeText / ImageText
Posted: Thu Jan 25, 2007 2:51 pm
by dam
jack4ya wrote:
New TrueTypeText module through xml won't install, using the .gz gives an error on install...
Warning: Missing argument 2 for TruetypeText::DisplayErrorPage(), called in /xxxxx/public_html/modules/TruetypeText/TruetypeText.module.php on line 149 and defined in /xxxxx/public_html/modules/TruetypeText/TruetypeText.module.php on line 61
Warning: Missing argument 3 for TruetypeText::DisplayErrorPage(), called in /xxxxx/public_html/modules/TruetypeText/TruetypeText.module.php on line 149 and defined in /xxxxx/public_html/modules/TruetypeText/TruetypeText.module.php on line 61
Any help? On the TrueTypeText module
or even the Image Text would be deeply appreciated.
Hello, I'm the developper of TruetypeText. I will try to check this error as soon as possible...
Re: Error: TrueTypeText / ImageText
Posted: Thu Jan 25, 2007 8:40 pm
by dam
Jack4ya, it seems you don't have freetype support enabled in php.
Nevertheless there was an error in displayerrormessage function that is corrected in release 1.2.1
Re: Error: TrueTypeText / ImageText
Posted: Fri Jan 26, 2007 10:39 am
by jack4ya
Okay... Thnx
Although I have no clue whatsoever how I can make this work, as I know nothing about the server.
But that's another problem all together.
Re: Error: TrueTypeText / ImageText
Posted: Thu Feb 01, 2007 12:37 am
by psybot
Had the same problem as you guys, switched the language of cmsms from german to english and it worked.
Re: Error: TrueTypeText / ImageText
Posted: Thu Feb 01, 2007 7:43 am
by cyberman
psybot wrote:
switched the language of cmsms from german to english and it worked.
Very mysterious, can you check current german module language file, please?
http://dev.cmsmadesimple.org/frs/downlo ... t1_2_1.zip
Re: Error: TrueTypeText / ImageText
Posted: Thu Feb 01, 2007 2:41 pm
by psybot
I'd love to, but somehow the download link seems to be broken.
Re: Error: TrueTypeText / ImageText
Posted: Thu Feb 01, 2007 3:24 pm
by cyberman
OK, once again (found some 'bugs' later, had to reloead it

)
http://dev.cmsmadesimple.org/frs/downlo ... t1_2_1.zip
Re: Error: TrueTypeText / ImageText
Posted: Thu Feb 01, 2007 3:38 pm
by psybot
Ok. Just installed it. Works like a charm

. Thanks cyberman.