mitcheinfo Posted October 1, 2014 Report Posted October 1, 2014 Is using, or not using the code part of the flight number make a difference? Is there any error log form the site, either the phpvms error log or the server error log? Thank you Quote
StartVM Posted October 1, 2014 Report Posted October 1, 2014 Is using, or not using the code part of the flight number make a difference? Is there any error log form the site, either the phpvms error log or the server error log? Thank you I'm a bit confused. During what time are you trying to use the code part? Quote
mitcheinfo Posted October 1, 2014 Author Report Posted October 1, 2014 I'm looking for that information, but not to this? I am not real familiar with FSFK but I did get the images all working in phpvms some time ago and I have never come across this message. I am assuming it shows up in the FSFK client as I do not see where it would come from on the script side after a quick look. I guess I would ask if using or not using the code part of the flight number makes a difference? Is there any error log form the site, either the phpvms error log or the server error log? If it is not finding the flight number I would imagine the error starts around this in the controller for FSFK ??? This part of the code does not match???? $flightinfo = SchedulesData::getProperFlightNum($xml->FlightNumber); $code = $flightinfo['code']; $flightnum = $flightinfo['flightnum']; 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.