PDA

View Full Version : The code not shown on submit area


attar
07-20-2006, 12:04 PM
what's problem with my submit area, the code is not shown, please help me pls : Check this URL http://www.citratemplate.com/directory/submit.php

Thx

neurosis4u
07-20-2006, 12:25 PM
maybe your server doesnt support gd ??
please look at your php.info on your server

dalp
07-20-2006, 12:38 PM
As neurosis said, perhaps your server doesn't support GD.
To check it easily, just create a new php page and enter this code:

<?php echo phpinfo(INFO_MODULES); ?>

Then run the page and search for the word "GD".

God luck!

Boby
07-20-2006, 01:13 PM
Do you have also True Type Font support? I see you are running phpLD 2.0

Boby

attar
07-21-2006, 04:43 AM
Content visible to registered users only.

My GD support on server is Enable
Check this http://citratemplate.com/serverphpinfo.php

Any Idea ?

Boby
07-21-2006, 05:36 AM
FreeType Support is not available.

attar
07-21-2006, 07:22 AM
Content visible to registered users only.
How can i turn On it ?
can u help me?

Thx

Boby
07-21-2006, 11:22 AM
You have to recompile PHP. Do you have an RPM based distribution? If yes, wich one? You can find read-to-go RPMs. Else I think the attirbute when you run "./configure" is something like this:
Content visible to registered users only.

http://www.freetype.org/

I'm not sure if these options are 100% correct, I haven't recompiled my php now just for chcking.

Boby

attar
07-21-2006, 11:40 AM
Thanks for your help Boby.
But if i disable the code that shown on sabmit area, it's posible for me or not ??

If yes, what i can do ??

Thx

Boby
07-21-2006, 12:10 PM
You can turn image verification off in your admin panel.

attar
07-22-2006, 03:02 AM
Once again, Thanks for your Help

Regards..