DesComm Posted July 13, 2016 Report 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
Moderators servetas Posted July 14, 2016 Moderators Report Posted July 14, 2016 What auto accept have you set to true? Have you tried disabling it? Quote
DesComm Posted July 14, 2016 Author Report 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
smokey68 Posted August 21, 2016 Report 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
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.