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 [...]
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 [...]