David-Clark.net

Monthly Archives: February 2012

If your phpVMS site is slow to respond during phpvms.net outage

If your site phpVMS based virtual airline is experiencing issues with timeouts and kACARS disconnects during the unfortunate outage of the phpVMS and VaCentral servers you can disable the functions in the framework that is calling back to the api server(s).   In the /core/local.config.php file change the following code;   so it looks like [...]

Posted in phpVMS | Leave a comment

phpVMS Pilot Roster Module – Codon Framework

Many new users of the popular phpVMS system for Virtual Airlines developed as an opensource project by Nabeel Shazad question how to build a custom module to use within their own website. The phpVMS/Codon structure follows the MVC structure for building an application. (Model, View, Controller) A short example on how to generate a full [...]

Posted in phpVMS | 1 Comment