Jump to content

HCStrike

Members
  • Posts

    72
  • Joined

  • Last visited

Posts posted by HCStrike

  1. We're looking for new volunteers to join our small staff team to help develop the organisation. We are looking for web developers to build systems in PHP and SQL, we are currently working on open sourcing all of our services to make it easier to track changes to developments. We have a number of projects that we need to be completed, ranging from skinning phpVMS to creating a custom mentoring system.

    As part of our team you'll help to contribute to the rapid expansion of a new community and training academy within the flight simulation community. If you're interested in joining, please submit the application form at https://goo.gl/forms/dTn8pvOHVjwUoiia2

    MultiCrew is a non-profit flight simulation organisation that aims to bring people from aviation together to provide training and support. You can read more about us at https://multicrew.co.uk/.

  2. Hello,

    Can someone create a custom skin for our VA with the same sort of style as the CrewCentre skin but more responsive /modern and also for it to be integrated with our current plugins like the simbrief dispatch and a few others. We have a budget of around $60.

    Thanks

  3. Hi, 

    I am getting some strange errors in my errors.txt file, one of them is

    [28-Oct-2017 22:15:50 Europe/London] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'Profile' does not have a method 'action.php' in /var/www/fly/core/classes/MainController.class.php on line 218
    [28-Oct-2017 22:15:50 Europe/London] PHP Stack trace:
    [28-Oct-2017 22:15:50 Europe/London] PHP   1. {main}() /var/www/fly/index.php:0
    [28-Oct-2017 22:15:50 Europe/London] PHP   2. MainController::RunAllActions() /var/www/fly/index.php:70
    [28-Oct-2017 22:15:50 Europe/London] PHP   3. call_user_func_array:{/var/www/fly/core/classes/MainController.class.php:218}() /var/www/fly/core/classes/MainController.class.php:218

    The other is

    [28-Oct-2017 22:16:38 Europe/London] PHP Warning:  imagecreatefromstring(): Empty string or invalid image in /var/www/fly/core/common/PilotData.class.php on line 1016
    [28-Oct-2017 22:16:38 Europe/London] PHP Stack trace:
    [28-Oct-2017 22:16:38 Europe/London] PHP   1. {main}() /var/www/fly/admin/action.php:0
    [28-Oct-2017 22:16:38 Europe/London] PHP   2. MainController::RunAllActions() /var/www/fly/admin/action.php:70
    [28-Oct-2017 22:16:38 Europe/London] PHP   3. call_user_func_array:{/var/www/fly/core/classes/MainController.class.php:218}() /var/www/fly/core/classes/MainController.class.php:218
    [28-Oct-2017 22:16:38 Europe/London] PHP   4. PIREPAdmin->viewpending() /var/www/fly/core/classes/MainController.class.php:218
    [28-Oct-2017 22:16:38 Europe/London] PHP   5. PIREPAdmin->post_action() /var/www/fly/admin/modules/PIREPAdmin/PIREPAdmin.php:64
    [28-Oct-2017 22:16:38 Europe/London] PHP   6. PIREPAdmin->approve_pirep_post() /var/www/fly/admin/modules/PIREPAdmin/PIREPAdmin.php:43
    [28-Oct-2017 22:16:38 Europe/London] PHP   7. PIREPData::changePIREPStatus() /var/www/fly/admin/modules/PIREPAdmin/PIREPAdmin.php:302
    [28-Oct-2017 22:16:38 Europe/London] PHP   8. PilotData::generateSignature() /var/www/fly/core/common/PIREPData.class.php:1237
    [28-Oct-2017 22:16:38 Europe/London] PHP   9. imagecreatefromstring() /var/www/fly/core/common/PilotData.class.php:1016
    [28-Oct-2017 22:16:38 Europe/London] PHP Warning:  imagepng(/var/www/fly//lib/signatures/MTC002.png): failed to open stream: Permission denied in /var/www/fly/core/common/PilotData.class.php on line 1037
    [28-Oct-2017 22:16:38 Europe/London] PHP Stack trace:
    [28-Oct-2017 22:16:38 Europe/London] PHP   1. {main}() /var/www/fly/admin/action.php:0
    [28-Oct-2017 22:16:38 Europe/London] PHP   2. MainController::RunAllActions() /var/www/fly/admin/action.php:70
    [28-Oct-2017 22:16:38 Europe/London] PHP   3. call_user_func_array:{/var/www/fly/core/classes/MainController.class.php:218}() /var/www/fly/core/classes/MainController.class.php:218
    [28-Oct-2017 22:16:38 Europe/London] PHP   4. PIREPAdmin->viewpending() /var/www/fly/core/classes/MainController.class.php:218
    [28-Oct-2017 22:16:38 Europe/London] PHP   5. PIREPAdmin->post_action() /var/www/fly/admin/modules/PIREPAdmin/PIREPAdmin.php:64
    [28-Oct-2017 22:16:38 Europe/London] PHP   6. PIREPAdmin->approve_pirep_post() /var/www/fly/admin/modules/PIREPAdmin/PIREPAdmin.php:43
    [28-Oct-2017 22:16:38 Europe/London] PHP   7. PIREPData::changePIREPStatus() /var/www/fly/admin/modules/PIREPAdmin/PIREPAdmin.php:302
    [28-Oct-2017 22:16:38 Europe/London] PHP   8. PilotData::generateSignature() /var/www/fly/core/common/PIREPData.class.php:1237
    [28-Oct-2017 22:16:38 Europe/London] PHP   9. imagepng() /var/www/fly/core/common/PilotData.class.php:1037

    Any ideas?

  4. And I also get this now 

    [28-Oct-2017 16:12:55 Europe/London] PHP Deprecated:  Non-static method PirepAcData::get_criteria() should not be called statically, assuming $this from incompatible context in /var/www/fly/admin/modules/PirepAutoAccept/PirepAutoAccept.php on line 52
    [28-Oct-2017 16:12:55 Europe/London] PHP Stack trace:
    [28-Oct-2017 16:12:55 Europe/London] PHP   1. {main}() /var/www/fly/admin/index.php:0
    [28-Oct-2017 16:12:55 Europe/London] PHP   2. MainController::RunAllActions() /var/www/fly/admin/index.php:83
    [28-Oct-2017 16:12:55 Europe/London] PHP   3. call_user_func_array:{/var/www/fly/core/classes/MainController.class.php:218}() /var/www/fly/core/classes/MainController.class.php:218
    [28-Oct-2017 16:12:55 Europe/London] PHP   4. PirepAutoAccept->index() /var/www/fly/core/classes/MainController.class.php:218
    [28-Oct-2017 16:12:55 Europe/London] PHP   5. PirepAutoAccept->overview() /var/www/fly/admin/modules/PirepAutoAccept/PirepAutoAccept.php:26

     

  5. On 28/01/2017 at 9:21 AM, Aaryan said:

    Hello People!

    I have been working on a skin from past two months. It comes with Pre-Loader, Integrated Mail System by Simpilot Group, Booking Center, Dispatch Area (In Development), sleek awesome Dashboard and many more things. Feedbacks are Welcomed :)

    Login Page:

    959faec1db71e5216771f2fb409e4148.png

     

    Registration Page:

    9d2cc84b9798a6dd8fada3238a641594.png

     

    Pre-Loader:

    8dc4bb80a45b9048ec4ad39ca01de6e3.png

     

    Dashboard:

    9c321ea727e5292f462ddebac1ce4b5d.png

     

    Bottom Dashboard:

    d6cfce704efea58f4c3d06464487b499.png

     

    Its a payware HTML template from Themeforest which I converted for phpVMS. Specially designed for IndiGo Virtual Airline.

     

    Aaryan Kapoor

    Managing Director | IndiGo Virtual 

    How much would it cost to get a custom one for my VA?

  6. With the auto accept/reject plugin I get this error

    [25-Oct-2017 09:22:57 Europe/London] PHP Deprecated:  Non-static method PirepAcData::get_settings() should not be called statically, assuming $this from incompatible context in /var/www/fly/admin/modules/PirepAutoAccept/PirepAutoAccept.php on line 54
    [25-Oct-2017 09:22:57 Europe/London] PHP Stack trace:
    [25-Oct-2017 09:22:57 Europe/London] PHP   1. {main}() /var/www/fly/admin/index.php:0
    [25-Oct-2017 09:22:57 Europe/London] PHP   2. MainController::RunAllActions() /var/www/fly/admin/index.php:83
    [25-Oct-2017 09:22:57 Europe/London] PHP   3. call_user_func_array:{/var/www/fly/core/classes/MainController.class.php:218}() /var/www/fly/core/classes/MainController.class.php:218
    [25-Oct-2017 09:22:57 Europe/London] PHP   4. PirepAutoAccept->index() /var/www/fly/core/classes/MainController.class.php:218
    [25-Oct-2017 09:22:57 Europe/London] PHP   5. PirepAutoAccept->overview() /var/www/fly/admin/modules/PirepAutoAccept/PirepAutoAccept.php:26

    Anyone know how to fix it?

  7. 3 hours ago, CarlosEduardo2409 said:

    View this topic: 

     

    change this:

    
    <img src="<?php echo PilotData::getPilotAvatar($pilotcode); ?>" class="img-circle" alt="User Image">

    to this:

    
    <?php $pilotcode = PilotData::getPilotCode(Auth::$userinfo->code, Auth::$userinfo->pilotid); ?>
    <img src="<?php echo PilotData::getPilotAvatar($pilotcode); ?>" class="img-circle" alt="User Image">

    That fixed it, Thanks!

    • Like 1
×
×
  • Create New...