14-02-2006, 06:30 PM
I have installed all the files on my web site. All worked OK.
I have exported 25 flights, all ok. I can see them with the original FsPlistflight.php.
Then, I have installed Jen Roos's script, and ME TOO
I have the php error 50:
Fatal error: main(): Failed opening required 'fspadmin/setting.php' (include_path='/var/www/free.fr/b/b/pat.audinet/include:.')
in /var/www/free.fr/b/b/pat.audinet/xxxxxxxxxxxxxxxxxxxx/fsplistflight.php on line 50
ARGGGGGGHHH!!
But I have solved the problem !!!
The php language is CASE SENSITIVE and with the initial installation, a subdirectory /FsPadmin/ is created, and Jen's script wants to go
to /fspadmin/....
so, just edit Jen's fsplistflight.php file and change
line 52 to :
require("FsPadmin/setting.php");
and line 54 to :
require("FsPadmin/common.php");
.. and now all works fine. You can see it at http://pat.audinet.free.fr/Site_FS9/VA_F...ALLFLIGHTS

It seems there is a prolem in exporting the datas from FS to the Pirep, because the cargo weight is always at zero in every report received, and the global reports says zero too for lbs and kilos :
Total Cargo carried: 0 kg / 0 lbs
Post Edited ( 02-14-06 19:16 )
I have exported 25 flights, all ok. I can see them with the original FsPlistflight.php.
Then, I have installed Jen Roos's script, and ME TOO

Fatal error: main(): Failed opening required 'fspadmin/setting.php' (include_path='/var/www/free.fr/b/b/pat.audinet/include:.')
in /var/www/free.fr/b/b/pat.audinet/xxxxxxxxxxxxxxxxxxxx/fsplistflight.php on line 50
ARGGGGGGHHH!!

But I have solved the problem !!!

The php language is CASE SENSITIVE and with the initial installation, a subdirectory /FsPadmin/ is created, and Jen's script wants to go
to /fspadmin/....
so, just edit Jen's fsplistflight.php file and change
line 52 to :
require("FsPadmin/setting.php");
and line 54 to :
require("FsPadmin/common.php");
.. and now all works fine. You can see it at http://pat.audinet.free.fr/Site_FS9/VA_F...ALLFLIGHTS

It seems there is a prolem in exporting the datas from FS to the Pirep, because the cargo weight is always at zero in every report received, and the global reports says zero too for lbs and kilos :
Total Cargo carried: 0 kg / 0 lbs
Post Edited ( 02-14-06 19:16 )
Patrick
![[Image: sdc20.jpg]](http://www.fspassengers.com/images/banner/sig/sdc20.jpg)