Jump to content

Recommended Posts

Posted

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

Posted

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

Posted

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?

Posted (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 by tutmeister
Posted

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.

  • Administrators
Posted

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

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...