imagettftext() problem

Status
Not open for further replies.

gamekoto

New Member
Messages
9
Reaction score
0
Points
0
can anyone please help me about gd extension?!!

the error message says:
PHP Fatal error: Call to undefined function imagettftext() in /home/gamekoto/public_html/class/captchaZDR.php on line 117

i don't think there is something wrong with my code because i already tried this on xampp..

anyways, i think it's with the imagettftext() function..

help me out please!!!

i cannot see my captcha..

thanks!
 
Last edited:

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
205
Points
63
This should be fixed after tonight. Bryon was supposed to update PHP last night but forgot because he's a slacker.
 

gamekoto

New Member
Messages
9
Reaction score
0
Points
0
thank you very much! ^_^

but i have another problem..

now i cant login to my cpanel..

i can't check whether my captcha is now working..

i can't even view my site:
http://gamekoto.exofire.net

may i know what happened?

is my account terminated/erased/suspended or something??

waaaaaaaah.. T_T

help me out please!
 

DefecTalisman

Community Advocate
Community Support
Messages
4,148
Reaction score
5
Points
38
Your account is not suspended and is still active.

When I goto the index.php I see a very basic menu with login options.
There seems to be no captcha image on the form though, so cant tell you weather its working or not.
 

gamekoto

New Member
Messages
9
Reaction score
0
Points
0
sorry, i remember i erased the "contact us" part..

that's the page where i included the captcha to avoid spammers and to lessen the use of mail() function..

^_^

thank you for checking..

so now.. the server is back..

anyways, i now reuploaded my pages with captcha!

here's the url:
http://gamekoto.exofire.net/feedback.php

and again there was an error and i can't see my captcha..

error message says:
Fatal error: Call to undefined function imagettftext() in /home/gamekoto/public_html/class/captchaZDR.php on line 143

so as i have thought, the imagettftext() function is missing..
 
Last edited:

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
205
Points
63
Where are you seeing the error message?
 

gamekoto

New Member
Messages
9
Reaction score
0
Points
0
i see the error message whenever i right click the unseen image (that supposed to be my captcha) and then click 'view image'.

it says:
Fatal error: Call to undefined function imagettftext() in /home/gamekoto/public_html/class/captchaZDR.php on line 117

also in the error_log file in my file manager.. it says the same error..

the file says:
[21-Nov-2007 08:17:54] PHP Fatal error: Call to undefined function imagettftext() in /home/gamekoto/public_html/class/captchaZDR.php on line 175

and is repeated several times..

what can i do regarding this matter?

help me please..
 
Last edited:

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
205
Points
63
Bryon is going to compile this in to PHP in the next day or two when he updates PHP.
 
Status
Not open for further replies.
Top