Error: TrueTypeText / ImageText

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
crisb

Error: TrueTypeText / ImageText

Post 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:
Image
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:
Image
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... ???
Last edited by crisb on Tue Nov 28, 2006 2:54 pm, edited 1 time in total.
swgreed

Re: Error: TrueTypeText / ImageText

Post 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
jack4ya
Power Poster
Power Poster
Posts: 294
Joined: Thu Oct 19, 2006 10:07 am

Re: Error: TrueTypeText / ImageText

Post 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?
jack4ya
Power Poster
Power Poster
Posts: 294
Joined: Thu Oct 19, 2006 10:07 am

Re: Error: TrueTypeText / ImageText

Post by jack4ya »

I guess another kick is allowed?
jack4ya
Power Poster
Power Poster
Posts: 294
Joined: Thu Oct 19, 2006 10:07 am

Re: Error: TrueTypeText / ImageText

Post 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.
baselve

Re: Error: TrueTypeText / ImageText

Post 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..........
User avatar
dam
Forum Members
Forum Members
Posts: 136
Joined: Sat Jan 14, 2006 6:07 pm

Re: Error: TrueTypeText / ImageText

Post 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...
User avatar
dam
Forum Members
Forum Members
Posts: 136
Joined: Sat Jan 14, 2006 6:07 pm

Re: Error: TrueTypeText / ImageText

Post 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
jack4ya
Power Poster
Power Poster
Posts: 294
Joined: Thu Oct 19, 2006 10:07 am

Re: Error: TrueTypeText / ImageText

Post 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.
psybot

Re: Error: TrueTypeText / ImageText

Post by psybot »

Had the same problem as you guys, switched the language of cmsms from german to english and it worked.
cyberman

Re: Error: TrueTypeText / ImageText

Post 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
psybot

Re: Error: TrueTypeText / ImageText

Post by psybot »

cyberman wrote:
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
I'd love to, but somehow the download link seems to be broken.
cyberman

Re: Error: TrueTypeText / ImageText

Post by cyberman »

OK, once again (found some 'bugs' later, had to reloead it :))

http://dev.cmsmadesimple.org/frs/downlo ... t1_2_1.zip
psybot

Re: Error: TrueTypeText / ImageText

Post by psybot »

Ok. Just installed it. Works like a charm  :D. Thanks cyberman.
Locked

Return to “CMSMS Core”