Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Validation Code Error

Asked Modified Viewed 5,682 times
N
nefram
N
nefram 10
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
asked
Newbie

hi there. i have a probleme with my validation code on site. it's doesn't work on registration page and contact page and i think it does'nt work on other parts of the site. The probleme is next. The letters and numbers showed by image are wrong but the audio file tell the correct ones.
i need some tips related of this error.
thx in advance.
0 replies

5 posts

H
HobbyMan
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
answered
Veteran Member

How to check your host supports Securimage...

http://php-fusion.hobbysites.net/arti...icle_id=15
0 replies
N
nefram
N
nefram 10
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Newbie

i made the test right before starting the topic. and now i had do it again.
Securimage Test Script

This script will test your PHP installation to see if Securimage will run on your server.

* GD Support: Yes!
* GD Version: bundled (2.0.34 compatible)
* TTF Support (FreeType): Yes!
* JPEG Support: Yes!
* PNG Support: Yes!
* GIF Read Support: Yes!
* GIF Create Support: Yes!

Since you can see this...

Test Image

this is the rezult.
0 replies
S
SiteMaster
S
If i have touched it, it's W3C Valid
  • Senior Member, joined since
  • Contributed 305 posts on the community forums.
  • Started 15 threads in the forums
answered
Senior Member

dont know if this will help
but try it, its the only way i can get securimage to work on my server

includes/securimage/securimage.php

line 77
  var $use_gd_font = false;


change it to true
  var $use_gd_font = true;
0 replies
N
nefram
N
nefram 10
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Newbie

it seems like it work now. thx for the help.
0 replies
T
Troxy
T
Troxy 10
  • Newbie, joined since
  • Contributed 1 post on the community forums.
answered
Newbie

Quote

SiteMaster wrote:
dont know if this will help
but try it, its the only way i can get securimage to work on my server

includes/securimage/securimage.php

line 77
  var $use_gd_font = false;


change it to true
  var $use_gd_font = true;


dis Help,s for meeee:)
0 replies

Category Forum

User Administration - 8

Labels

None yet

Statistics

  • Views 0 views
  • Posts 5 posts
  • Votes 0 votes
  • Topic users 4 members

4 participants

H
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
S
S
If i have touched it, it's W3C Valid
  • Senior Member, joined since
  • Contributed 305 posts on the community forums.
  • Started 15 threads in the forums
N
N
nefram 10
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
T
T
Troxy 10
  • Newbie, joined since
  • Contributed 1 post on the community forums.

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet