Jump to content

PKnight

Members
  • Posts

    19
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

PKnight's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I really don't get why it doesn't work when I test it and Nabeel tested it.... If it was that I wasn't entering the captcha correctly wouldn't it just say an error on there rather than just clearing the passwords and reloading the page. Oh well.
  2. Okay, Done that. Now if you could fill your boots and try to register, since it's not working for me still. Registration I'd love to know whats causing this. Debugging is on also.
  3. Mr Bean, Did that help at all? Phil
  4. Hey It produces a MYSQL 1064 error which is a insertion error. Nabeel has said he's reCaptcha related and nothing he can do. 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 and the only error that was ever returned is: 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 Nabeel said and I quote Every single time it's from a clean install, no editing of anything at all. Cheers Phil
  5. Mark1Million as I've said before, nothing, clean installs all the checks came back clean and Nabeel says it's a reCaptcha fault and can't fix it so it's screwed basically. Mr Bean. No I didn't edit anything before the problem. I did 3 reinstalls and each time it didn't work. reCaptcha works fine on other installs of software I don't understand why it doesn't work on phpVMS. Very Odd to say the least. Oh well.
  6. It's okay, I have it sorted for the time being. The reCaptcha in PHPVMS really seems screwed up.
  7. Skyway, I've edited both and all I get is a white page. Nothing loads. Mr Bean, I do want to get rid of it. I've posted both of those before and they are all clear. I've re-uploaded 3 times, both the beta and the stable version. I am going to get rid of the captcha and password protect the registration directory so only I can access it and register pilots manually. Nope it's not a freehost it's Just Host paid for the last few years, never have problems with reCaptcha on any other software I have used. It serves me no purpose the way I want to run things.
  8. Hey, So the registration error is still existing. What I'd like to do is disable the reCaptcha and use it as an admin only. I.e. to manually recruit pilots. The problem I am having though is reCaptcha is still screwing up and I can't seem to remove it. I've followed the instructions in a previous post but that just results in a white page. Any help would be appreciated in sorting this out. Cheers. Phil
  9. So is there a way to bypass the reCaptca system? I.E a manual pilot registration and disable that page?
  10. 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.
  11. 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.
  12. 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?
  13. 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
  14. Nope, Not at all, it was a clean install yesterday.
  15. 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
×
×
  • Create New...