Jump to content

HCStrike

Members
  • Posts

    72
  • Joined

  • Last visited

Recent Profile Visitors

1702 profile views

HCStrike's Achievements

Newbie

Newbie (1/14)

3

Reputation

  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. @Vangelis, I get no errors in my logs
  3. I'm having the same issue as @vbegin7
  4. I'm using php5.6 and phpVMS 5.something (The latest version)
  5. A bit of both, I'm worried that because I get these errors something I dont know is broken, is broken
  6. 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
  7. I really would like this to be fixed
  8. Any ideas? I really need to fix these
  9. Still doesnt work but there is no log
  10. 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?
  11. 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
  12. Now it just is not working, there are no errors in the error.txt file but it doesnt accept or deny pireps
  13. Any ideas I really need this to be fixed
  14. How much would it cost to get a custom one for my VA?
×
×
  • Create New...