i installed the latest beta and the download works, but now i got the first lines of the header.tpl ;D
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
Thanks a lot for the fast reply.
But i got an error :-
Fatal error: Call to undefined method SchedulesData::findschedules() in core/modules/IVAOFlightPlan/IVAOFlightPlan.php on line 14
Hello guys,
is it posible to make a phpscript, where other pilots can download an ivao flightplan (.fpl) file of their flights?
I made an example:
[FLIGHTPLAN]
ID=<?php echo $schedule->code.$schedule->flightnum; ?>
RULES=I
DEPICAO=<?php echo "{$schedule->depicao}"; ?>
DEPTIME=<?php echo "{$schedule->deptime}"; ?>
LEVELTYPE=F
LEVEL=<?php echo "{$schedule->flightlevel}"; ?>
ROUTE=<?php echo "{$schedule->route}"; ?>
DESTICAO=<?php echo "{$schedule->arricao}"; ?>
EET=<?php echo "{$schedule->flighttime}"; ?>
Does somebody knows, if it works?
Kind regards
Chris
Hello Nabeel,
today i got a runtime error at my filed pireps picture at the frontpage of the admin panel :
Fatal error: Maximum execution time of 30 seconds exceeded in /srv/www/vhosts/xxxxxxxxx.net/httpdocs/core/lib/pchart/pChart.class.php on line 482
(We got 8 Pireps today)
Could you help me? ???
5 Test routes (different aircrafts, days....), Version 1.2.700, Routes are active, and i think the opinion is activated because if i open the schedule list, it only shows these flights which are scheduled on Sunday. But just to confirm: where should i change it?
hello again,
i have a problem with my phpvms schedule list: It dont show anything!!
If i want to search a flight e.g. departure EDDF and i click on search, it only display the 2 topics: Flight Info and Options. And if i select all it shows No routes have been found!
....
Can somebody help me? :-