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?

Image validation problem

Asked Modified Viewed 13,413 times
C
ChadMinter
C
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
asked
Junior Member

I posted this in the core forum but haven't had much luck. I guess I should have posted this here first.

After upgrading (which may or may not have had anything to do with it) I suddenly get the error

"Registration failed for the following reason(s):

Incorrect validation code.

Please Try Again"


when a user tries to register.

So far I've replaced register.php and maincore.php
For some reason fusion thinks that the image validation code does not match the one typed in.

When you load register.php in your browser it places an entry in fusion_captcha that does match the one displayed on the page (the numbers do match) but when you process the form it sees them differently. Perhaps there is a problem with the long string ?hash? associated with the code? I'm really tearing my hair out.

Here is the original post
http://php-fusion.co.uk/forum/viewthread.php?forum_id=38&thread_id=20750

the site is http://www.msgr.com

You are welcome to create (well try to create) an account yourself to see what the problem is.

I have a fresh maincore.php and register.php so its not in those two files.

Could it be a database problem? where does fusion get the random numbers that are displayed in the verification code?
0 replies

20 posts

B
bikerbones
B
bikerbones 10
range'>Respects,
<-[BONES]->

www.bikers-n-outlaws.com/sig.gif

In case your curiosity gets the best of you, DO NOT come to my site and apply for membership if you are NOT a biker. You will most likely NOT be very welcome and your account will more than likely be deleted. No apologies, that is just the way things are these days.
  • Member, joined since
  • Contributed 55 posts on the community forums.
answered
Member

Nevermind, the securimage.php was the wrong one in my download of PHPFusion Core 7 Edition.

Download the GNU tarball from this location if you are having this issue.

Worked for me.

http://php-fusion.svn.sourceforge.net/viewvc/php-fusion/Version7/files/includes/securimage/
Edited by bikerbones on 22-11-2008 07:04,
0 replies

Category Forum

Bugs and Errors - 6

Labels

None yet

Statistics

  • Views 0 views
  • Posts 20 posts
  • Votes 0 votes
  • Topic users 7 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet