Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Alright, the stars (kind of) aligned. Had to back-down from PHP 5.3.2, but as soon as certain parties, and I won't name WHMCS/Ioncube, get their act together, I'll bump the server back upto 5.3.x. It's now on 5.2.9.
  2. OK, it might not be until next weekend. Le sigh. Hopefully sometime this week
  3. The changelog is wrong, I need to fix that. Try it with another FTP client? As long as those working
  4. At the last second, support came through. Let's see how tonight and tomorrow go
  5. You'd put that in core/codon.config.php. the session_start() is at the top
  6. Thanks Lloyd, seems like all the updated files were the ones which didn't verify, did those upload correctly?
  7. Haha, I'm really hoping for this weekend but it's looking tough. I'm really wrestling because any billing software I try is being lame and not working with PHP 5.3.2. But if you guys take Paypal, I can load you up on there if you want before I get the billing working. But yes, the server is sick, it can hold over 1500 concurrent connections and not even break a sweat! I'm hoping to tune mysql tonight, if WHMCS gets back to me (I've been on their ass)
  8. I'm not sure what you mean? Who's your host?
  9. You can remove the link to the manual PIREP page. And PIREPs can't be modified by pilots after they've been submitted, only by admins
  10. fixed #224 fixed #182 fixed #210 fixed #227, db layer fix, auth login fix #224 - a carryover but fixed #182 - finally calling the nav data stuff closed, seems as though all the bugs with that are good to go #210 - added in admin pilot last the last IP of login/for registrations #227 - removed recaptcha info from contact form since it was emailed with the form finally fixed auth login problem under mysqli added ranks under caching calculate rank-levels between pilots/aircraft, still a few tasks left to complete View more details, download from here
  11. I just use Home Premium. I wish I had bitlocker on my laptop but I got HP for pretty cheap
  12. Yep, I'll roll it into the next beta
  13. That should also goto your host, the permissions on their sessions directory is wrong. New API? Can you copy/paste the message?
  14. So that says there were no PIREPs since it returns empty
  15. No problem there, seems like your offset is 99? But check the count of those two, see how they are? I might need to add a maintenance option to do a recount, not sure how they were off.
  16. Good to hear!! Yep alot of speed increases thanks to caching, but the biggest advantage is halving all the queries which makes it easy on everyone. I think this one is close to 2.1 worthy
  17. Looks like they're all in the logbook. In the phpvms_pilots table, what's the number in the 'totalpireps' column? And if you run: SELECT COUNT(pirepid) FROM phpvms_pireps WHERE pilotid=HIS_PILOT_ID Also something strange - the URL: http://www.flyaka.com/index.php/profile/view/154 The ID is 154, but on the page it shows: Pilot ID: AKA253 I guess you've entered an offset?
×
×
  • Create New...