Jump to content

DesComm

Members
  • Posts

    116
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by DesComm

  1. In checking our server logs we are getting the following error. Appears to be on each transmission from kACARS every minute. [Fri Jun 24 07:17:25 2016] [error] [client 220.245.90.11] ModSecurity: XML: Unable to evaluate xpath exp<b></b>ression. [hostname "prs......com"] [uri "/action.php/kACARS_Free"] [unique_id "V21A9Wj0N1IAAA9S-QAAAAAc"] [Fri Jun 24 07:18:25 2016] [error] [client 220.245.90.11] ModSecurity: XML: Unable to evaluate xpath exp<b></b>ression. [hostname "prs......com"] [uri "/action.php/kACARS_Free"] [unique_id "V21BMWj0N1IAAA7zTCwAAAAJ"] NOTE domain name replaced with '......com' This is with kACARS_Free Module - v1.0.1.1
  2. PM is showing the following error: $days = Config::Get('PILOT_INACTIVE_TIME'); ?> Pilot status is now showing correct. A plot made a flight today 6-24 however status shows "No Reports Over Days". Days set to inactive is @45 days. Also can a warning email be sent automatically?
  3. Tried the above and now get the following error: PHP Parse error: syntax error, unexpected end of file in /var/......com/admin/templates/pireps_list.php on line 227
  4. I would like to. Is there a way to keep staff from accepting their own PIREPs?
  5. We have PIREPS set for auto approve/Reject. Staff members can approve manual pireps. The problem is when a staff member's PIREP is 'rejected' how can we stop them from manually accepting it. Case example: Auto Accept rules 'approve filed w/ACARS' 'Reject w -1500fpm landing rate. We had a staff member w/smartCARS have a =2546 landing rate. The system rejected his Pirep. He then wen to admin and accepted his rejected filing. How can this be stopped?
  6. We activated vaCenter yesterday. We have "You have 11339 PIREPS waiting for export to vaCentral. Click here to send them ", when click a we get a Server 500 error. (system access log) [04/Jun/2016:19:42:59 -0700] "GET /admin/index.php/vacentral/sendqueuedpireps HTTP/1.1" 500 941 "http://.....com/admin/" "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko" (system error log) [sat Jun 04 19:43:10 2016] [warn] [client 72.] mod_fcgid: read data timeout in 10 seconds, referer: http://prs......com/admin/ [sat Jun 04 19:43:10 2016] [warn] [client 72.] (110)Connection timed out: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer: http://prs.....com/admin/ Is there a fix? BTW: News is getting posted as well as only manual PIREPS. No automatic approved prieps are getting sent.
  7. [sOLVED] We have done a clean install of this and converted all of the .tpl - .php. We are getting the following errors: Strict Standards: Non-static method PirepAcData::get_criteria() should not be called statically, assuming $this from incompatible context in /......com/admin/modules/PirepAutoAccept/PirepAutoAccept.php on line 52 Criteria List Strict Standards: Non-static method PirepAcData::get_settings() should not be called statically, assuming $this from incompatible context in /......com/admin/modules/PirepAutoAccept/PirepAutoAccept.php on line 54 Extra Settings If I "enable" and 'Save" get the following error: Strict Standards: Non-static method PirepAcData::editSettings() should not be called statically, assuming $this from incompatible context in /......com/admin/modules/PirepAutoAccept/PirepAutoAccept.php on line 135 There was an error editing the Settings This is with the custom PirepAcData.class.php installed Looking for a fix!
  8. The PirepAutoAccept Module does not do what we need. Very simple what we need is the following: 1. PIREP Accepted if filed by ACARS 2. PIREP held for approval if filed "manually"
  9. Is there a way to do automatic approval if Pirep is flown and filed with an ACARS? Leaving manual pireps needing approval.
  10. Jut installed this with ver 5.5 running. on the Pilot Side emails being sent ok,2 issues. How can the pilot select a start date? and the following errors are shown, no data being sent to DB. Strict Standards: Non-static method LoAData::CheckPilotID() should not be called statically, assuming $this from incompatible context in /var/www/vhosts/......com/core/modules/LoA/LoA.php on line 66 Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /var/www/vhosts//......com.com/core/common/LoAData.class.php on line 24 Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in /var/www/vhosts//......com.com/core/common/LoAData.class.php on line 24 Warning: mysql_query(): A link to the server could not be established in /var/www/vhosts//......com.com/core/common/LoAData.class.php on line 24 Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /var/www/vhosts//......com.com/core/common/LoAData.class.php on line 25 Strict Standards: Non-static method LoAData::AddLoa() should not be called statically, assuming $this from incompatible context in /var/www/vhosts//......com.com/core/modules/LoA/LoA.php on line 76 Your leave of absence request has been submitted. You will recieve an email confirming your details. There is no further action required on your part. On the ADmin page: Strict Standards: Non-static method LoAData::GetAllRequests() should not be called statically, assuming $this from incompatible context in /var/www/vhosts/......com.com/admin/modules/LoA/LoA.php on line 35 Any fixes? Thanks Thank you!
  11. The designer does not respond to problems, font size and color of links being white. There have been issues back to last year and no response from designer.
  12. Based on the various comments for running our of memory, there does not appear to be one cause. Here is the issue we only have 9000 pireps loaded so far. This is a conversion of an existing airline, when all historical pireps are loaded they will exceed 270,000. Based on this what memory requirements should we expect?
  13. Started getting the following errrror when going to Admin Center. Any suggestions? Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 32 bytes) in /var/www/....../core/classes/ezdb/ezdb_mysqli.class.php on line 281
  14. We are looking for support for the above skin. The author does not respond. Corrections to font colors and margins are needed. Please send PM. Thanks
  15. These were done in /core/app.config.php - we want this to apply to all numbers in phpvms. Weather it be logs, flights, hours all numbers should be shown with commas inserted.
  16. Neither of the above fixed the issue, numbers still did not have commas in them. Any other fixes??
  17. Currently numbers are shown like 1234567 - How do you get formating to 1,234,567, I have tried to use php below results in a error. // english notation (default) $english_format_number = number_format($number); // 1,235 I was able to format Money with commas using the following in app.config.php now that formats $12,345.55 Config::Set('MONEY_FORMAT', '%i(#10n');
  18. Same issue - Anyone have a solution?
  19. One of the oldest (10+ yrs) VA's in existence is seeking new blood (staff), to bring it into the future. It has been determined that its necessary to re-brand with a current look. We have immediate Staff positions open. Prior experience and ability to demonstrate it are sought. Social Media PHP Programer ​Send your info and contact to p...@gmail.com
  20. All pilots, the ranks show up correctly when listing "all pilots" its just the Sigs and when I rejected a pirep the same message. They Generate ok when set to false, I have not tried rejecting when set to 'false' - Images are set for everyone except New and that only accounts for 3 out of 120 pilots.
  21. Yes and I am getting the same message when rejecting a pirep and also when generating Signatures. I replaced the domain with xxx . path set is xxx.com/Pics/7.jpg Warning: imagecreatefromstring(): Empty string or invalid image in /var/www/vhosts/xxx.com/xxx.com/core/common/PilotData.class.php on line 1016 Warning: imagecreatefromstring(): Empty string or invalid image in /var/www/vhosts//vhosts/xxx.com/xxx.com/core/common/PilotData.class.php on line 1016 Generating signature for
×
×
  • Create New...