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 for user reg not showing

Asked Modified Viewed 4,296 times
W
woodnotoil
W
  • Junior Member, joined since
  • Contributed 22 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
asked
Junior Member

I have version 7.00.07 and when I activate the validation code for user registration all I see is a red X displayed under validation on the registration page. Anyone know how to fix that?

Also, I notice that there are newer versions I could upgrade to, but there does not seem to be an upgrade download for those of us with version 7.00.07. The 2 listed in upgrades are from 7.01.02 or 7.01.01 and the archived upgrades only get you up to my version 7.00.07.

Thanks for the help!
0 replies

4 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://www.php-fusion.co.uk/articles....icle_id=39

v7.01 is the next version from v7.00

Download v7.01.02 and follow the instructions.

Update: Moved articles to this site
Edited by HobbyMan on 02-01-2011 16:12,
0 replies
W
woodnotoil
W
  • Junior Member, joined since
  • Contributed 22 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

Philip

Thanks for the response. I ran the test you linked to and below was the result. Any ideas on what might be the issue?

Quote


Securimage Test Script

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

* GD Support: Yes!
* GD Version: 2.0 or higher
* TTF Support (FreeType): No
No FreeType support. Cannot use TTF fonts, but you can use GD fonts
* JPEG Support: Yes!
* PNG Support: Yes!
* GIF Read Support: Yes!
* GIF Create Support: Yes!

Since you can see this...

Test Image

Edited by woodnotoil on 02-01-2011 01:29,
0 replies
P
PolarFox
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
answered
Veteran Member

Quote

No FreeType support. Cannot use TTF fonts, but you can use GD fonts

If so - we can:

open includes/securimage/securimage.php

Find

Quote

var $use_gd_font = false;

change to TRUE

Save, test.
0 replies
W
woodnotoil
W
  • Junior Member, joined since
  • Contributed 22 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

Thanks PolarFox! It works now!
0 replies

Labels

None yet

Statistics

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

3 participants

H
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
P
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
W
W
  • Junior Member, joined since
  • Contributed 22 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet