DesComm Posted July 13, 2016 Report Share Posted July 13, 2016 When filing a PIREP using either of the above ACARS we are getting errors. By clicking once to file it is getting filed, however error messages are returned to the ACARS. If you 'click" file again it creates a duplicate. We have auto accept set to 'true' - We are not using the auto accept module. With kACARS the error is this Capture.jpg and with smartCARS error - Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted July 14, 2016 Moderators Report Share Posted July 14, 2016 What auto accept have you set to true? Have you tried disabling it? Quote Link to comment Share on other sites More sharing options...
DesComm Posted July 14, 2016 Author Report Share Posted July 14, 2016 What auto accept have you set to true? Have you tried disabling it? No auto module - this was the code change - tried resetting back to pirep_pending and still the same issue. AutoAccept File: core/common/PIREPData.class.php line 703 $pirepdata['accepted'] = PIREP_PENDING; change to $pirepdata['accepted'] = PIREP_ACCEPTED; Quote Link to comment Share on other sites More sharing options...
smokey68 Posted August 21, 2016 Report Share Posted August 21, 2016 Take a look here if you still have this problem and this will be your fix i fought this for months and then fixed it finally please take a look at this this post. http://forum.phpvms.net/topic/23900-smartcars-pirep-filing-error-fix/#entry125498 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.