PKnight Posted October 8, 2011 Report Share Posted October 8, 2011 Hi Has anyone else had a problem with the registration form just clearing the captcha and the password? Someone else mentioned it but their one cured itself. Mine just seems to be doing the same thing. Any help would be appreciated. Phil Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 8, 2011 Administrators Report Share Posted October 8, 2011 Have you modified the form? Quote Link to comment Share on other sites More sharing options...
PKnight Posted October 8, 2011 Author Report Share Posted October 8, 2011 Nope, Not at all, it was a clean install yesterday. Quote Link to comment Share on other sites More sharing options...
PKnight Posted October 9, 2011 Author Report Share Posted October 9, 2011 Okay, So I deleted the directory and started again. Installed fine no problems there. Crew Center CheckDB.php returned:- phpVMS Virtual Airline Administration Software Database Check Checking phpvms_acarsdata...OK Checking phpvms_adminlog...OK Checking phpvms_aircraft...OK Checking phpvms_airlines...OK Checking phpvms_airports...OK Checking phpvms_awards...OK Checking phpvms_awardsgranted...OK Checking phpvms_bids...OK Checking phpvms_customfields...OK Checking phpvms_downloads...OK Checking phpvms_expenselog...OK Checking phpvms_expenses...OK Checking phpvms_fieldvalues...OK Checking phpvms_financedata...OK Checking phpvms_fuelprices...OK Checking phpvms_groupmembers...OK Checking phpvms_groups...OK Checking phpvms_navdata...OK Checking phpvms_news...OK Checking phpvms_pages...OK Checking phpvms_pilots...OK Checking phpvms_pirepcomments...OK Checking phpvms_pirepfields...OK Checking phpvms_pireps...OK Checking phpvms_pirepvalues...OK Checking phpvms_ranks...OK Checking phpvms_schedules...OK Checking phpvms_sessions...OK Checking phpvms_settings...OK Checking phpvms_updates...OK and Checkinstall.php returned:- phpVMS Virtual Airline Administration Software Install Check phpVMS Build Number: 934 Checking PHP version [OK] PHP version is 5.2.17.x ASP Tags [OK] ASP-style tags are disabled Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [OK] No errors found! -- Checked 183 files, found 0 errors Yet the registration is still not working. Anyone know whether there is a disable option for the registration? Never had this problem before. Cheers Phil Quote Link to comment Share on other sites More sharing options...
PKnight Posted October 10, 2011 Author Report Share Posted October 10, 2011 Okay, so after the reinstall stated above, the rest of PHPVMS works well, but still nothing happens after you press the register button. Any one else able to replicate what's happening? Quote Link to comment Share on other sites More sharing options...
Guest lorathon Posted October 10, 2011 Report Share Posted October 10, 2011 Free Hosting? Quote Link to comment Share on other sites More sharing options...
tutmeister Posted October 10, 2011 Report Share Posted October 10, 2011 (edited) This could be due to an issue with reCAPTCHA. As it requires people to complete two words, one of which is known and the other is unknown, the system only validates you against the known word and places your answer of the second word into a pool, where if enough people validate that second word the same, it now becomes a known word and can be introduced into the system. If you're still following me, what has happened as certain groups of hackers have worked to make reCAPTCHA believe certain words are correct, when in fact they are incorrect, making it harder and harder on us to pass the damn thing. This is well-documented here. It makes life very annoying for those of us who actually want to help reCAPTCHA's cause while having a good Turing test on the website. <div><br></div><div>Edit: I have just registered with Test Tester at your site, so it seems to be working correctly and so I do think that the above issue might be the cause. Please delete my account with your airline, thanks.</div> Edited October 10, 2011 by tutmeister Quote Link to comment Share on other sites More sharing options...
PKnight Posted October 10, 2011 Author Report Share Posted October 10, 2011 Thanks, No it isn't free hosting. That starts to explain it a little bit. Still quite annoying though lol, those damn hackers. Edit: Is it possibly a firefox issue? I'm clutching at straws now. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 11, 2011 Administrators Report Share Posted October 11, 2011 Can you enable the debug log, and then try registering? I'm leaning towards a recaptcha problem too... this has come up before, it's 99% of the time recaptcha Quote Link to comment Share on other sites More sharing options...
PKnight Posted October 11, 2011 Author Report Share Posted October 11, 2011 Nabeel, Here is the output from the log file. Time: 10.11.11 05:58:01 Backtrace: DB::write_debug > DB::query > PilotData::updateProfile > Auth::ProcessLogin > Login->ProcessLogin > Login->login > Login->index > call_user_func_array > MainController::RunAllActions Query: UPDATE phpvms_pilots SET `lastlogin`=NOW(), `lastip`='69.175.61.58' WHERE `pilotid`= Error: (1064) - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 Sounds like it's an error on my end from that. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 11, 2011 Administrators Report Share Posted October 11, 2011 Seems like a login error, not registration. I'm betting the problem is with reCaptcha Quote Link to comment Share on other sites More sharing options...
PKnight Posted October 11, 2011 Author Report Share Posted October 11, 2011 So is there a way to bypass the reCaptca system? I.E a manual pilot registration and disable that page? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 12, 2011 Administrators Report Share Posted October 12, 2011 I seem to remember someone posting a way to do it, you'd have to search Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.