Jump to content

Kyle

Moderators
  • Posts

    2282
  • Joined

  • Last visited

Everything posted by Kyle

  1. There you go guys, now you will be able to edit custom pilot groups in this build. The last BETA wasn't allowing anyone to edit the custom pilot groups.
  2. You could be missing something part of the twitter? Consider going to BETA, but I must warn you, you may run into errors if you switch to BETA.
  3. Looks like in the image. I know that little box of php error. It's from a free host. Keep in mind. Most free hosts won't work with phpVMS very well.
  4. Be sure to check the database name, make sure it's created and you have the correct database name.
  5. I just bought this app called Textastic for my iPad and heck! I gotta say it's freaking awesome app to code on the iPad on the go! Now I don't have to sit at my computer and code! I can code on my iPad anywhere now! It's well for the price! Only $9.99! You can code in many different languages, upload your files via FTP, Webdav, or see your HTML work locally on the iPad (I think but haven't tired). More info -> http://www.textasticapp.com/
  6. You might still need to install phpVMS. by doing this. go to your site url and then add to the URL -> /install/install.php
  7. The error message is telling you that the database "a3655963_PHPVMS" is not found. Is there any changes to your database recently? If yes, find the new database where your phpVMS is and update your local.config.php. Please take a look in your local.config.php by going to core/local.config.php And find the code simlar to this. define('DBASE_USER', 'username'); define('DBASE_PASS', 'password'); define('DBASE_NAME', 'myva_phpvms'); define('DBASE_SERVER', 'localhost'); And update it to what your database access is.
  8. It's no longer used, simpilot made a new module, link here: http://forum.phpvms.net/topic/2989-touchdownstats-10/
  9. Just a note for everyone who is using the PIREP list, such as recent flights. To get the pilot code, it would be like this - $pirep->pcode.''.$pirep->pilotid Or it doesn't matter really on what you prefer. $pilotinfo = PilotData::getPilotData($pirep->pilotid); $pilotid = PilotData::getPilotCode($pilotinfo->code, $pilotinfo->pilotid); $pilotid.' '.$pilotinfo->firstname.' '.$pilotinfo->lastname $pcode = pilot code $code = pirep code
  10. Kyle

    vStatsCenter

    What the! I'll put the code back in soon. Sorry about that. I didn't realize that I removed it.
  11. Kyle

    vStatsCenter

    Re-Uploaded! Download
  12. Heck! Even I have no problems giving credit to simpilot! People who have issues with giving credit is can be a d**k. simpilot made the best damn add-ons', used his time to develop them and a credit is must! Keep up the good work simpilot!
  13. Kyle

    vStatsCenter

    I'll reupload the module tonight. Sorry, I had been busy fixing many things at Patriot VA.
  14. you would have to do some serious editing to the core files and database changes to accommodate it for you. You would have to be careful in that process and know what you are doing.
  15. Go into your hosting panel and go to phpMyAdmin. Select your database where you installed phpVMS Check phpvmsschedules and select repair table and that should fix the problem.
  16. you can, in the admin and profile fields and add custom field and select field type to drop down and enter the values separated by using , hope that helps.
  17. Kyle

    vStatsCenter

    to who is wondering why the download won't work, I have pulled down the module for unseen reasons. I'll have it reuploaded later tonight.
  18. wow Tom. LOL, you make me laugh about old ages here.
  19. Yep, I had that issue. The only way is to slove it is to turn slowly... unfortunately.
  20. How does your plane slide? I never had that kind of issue before. I usally turn slow when I taxi.
  21. What Flight Sim you using?
  22. sorry, I didn't see the post till after I posted.
  23. why is this in support forums? it should be moved somewhere where it's releated to the topic. EDIT: nevermind. OP, mistaketly posted here.
  24. Kyle

    FSPremier

    wow, I seen so much services disappear, you have to be careful when dealing these kinds of business. my best bet is to look at trusted ones such as simpilot group or FS-Prodcuts, they have been around for while, they show their work, and still operate.
×
×
  • Create New...