Jump to content

Flights not recording


Steve Bartlett

Recommended Posts

I just approved a bunch of Pireps and this is what the error is that I am getting:

Fatal error: Call to undefined method SchedulesData::changeFlownCount() in /home/steve14958/public_html/core/common/PIREPData.class.php on line 1218

And here is what line 1216 through 1218 says:

if($status == PIREP_ACCEPTED) {

self::calculatePIREPPayment($pirepid);

SchedulesData::changeFlownCount($pirep_details->code, $pirep_details->flightnum, '+1');

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...