Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Instead of editing that then, just call: PIREPData::ChangePIREPStatus($pirepid, PIREP_ACCEPTED) I guess you get the $pirepid after you submit it
  2. You can add the restriction to the query DATE_SUB(NOW(), INTERVAL 30 DAY) <= `submitdate`
  3. The first issue is fixed in the stock template, the 2nd one with the aircraft, can you add a bug for that? The link is in my signature
  4. Thanks, I added these to my list. I'm pushing to get 2.1 out the door this week, I'll get to vaCentral stuff right after that.
  5. The navdata from the schedule (as of 2.1?)
  6. Is 175 PIREPs for you correct? What's the number it returns when you use ID 154
  7. What's that pilot's ID? Try pilotid=154
  8. Registration is done by install, so once your enter your API key, all those airlines will count in that one account
  9. Cheers Ray, thanks! Good luck with it!
  10. You can use the API too: PilotData::updateProfile($pilotid, array('current' => 'value'));
  11. Yes, you'd have to add the option to the PIREP array of 'accepted' => PIREP_ACCEPTED. Perhaps Jeff can point you in the right direction on where to place that, I don't have it installed
  12. If you search for Joomla, there's a few posts on how some people have done it.
  13. Yeah, that's right. I'll check out that .gov site
  14. Yeah, if you can paste all those errors. Try re-uploading the lib/js folder, and clear your cache
  15. Hi all, phpVMS Hosting is now available - it's going to be through my other site, called 'fivedev': http://www.fivedev.net/hosting I've spent alot of time tuning this server, and I've set a cap on clients, then I will buy another, to keep it speedy for everyone who's on there. It's in Washington DC, with low pings to everyone. I've priced two plans: Standard - 15GB Space, 50GB Bandwidth $10/monthly, or $100/year £6.68/monthly, or £66.77/year €7.42/monthly, or €74.23/year [*]Mini - 8GB Space, 25GB Bandwidth $7/monthly, or $84/year £4.67/monthly, or £56.08/year €5.20/monthly, or €62.36/year While it might not be "unlimited" as some hosts have (which they're really not), you have to remember - they cram as many clients onto an underpowered server. This server is specifically tuned for PHP and MySQL applications, and to keep your site going as fast as possible, and I'll cap the number of clients depending on performance. In fact, it's a secondary API server, because it's just so damn fast There are more details in the link above, as well as the sign up link. I'm accepting Paypal and you can also pay by check! Spread the word! Cheers! Nabeel
  16. Hey, You'll need to open access to api.phpvms.net/api.vacentral.net. The airport data pull is done by the browser, but there are pulls done internally - that's ws.geonames.org, or you can switch it in the config to use api.phpvms.net
  17. When you click those things, nothing shows up in the Error Console?
  18. Nope, never got the chance. But this is in the template, so you can change it easily yourself.
  19. v3 is in the beta's currently, and will be for version 2.1
  20. Hey, sorry, been a bit hectic. - what version? Anything in the Firefox error console?
  21. Those errors come from not being able to access the RSS feeds, strange. Is the install/checkinstall.php file say it can access outside servers?
×
×
  • Create New...