-
Content Count
182 -
Joined
-
Last visited
Community Reputation
4 NeutralAbout Industrialshadow
-
Rank
Advanced Member
Profile Information
-
Gender
Male
-
Location
Görlitz Germany
Recent Profile Visitors
6791 profile views
-
To get the pagination for the schedules to work
Industrialshadow replied to Strider's topic in Skinning
solved. pagination now working -
HA thats work.... why i have given them 776.. so many hours to resolve this and them so easy...... Many thanks for the Info its solved now
-
Oh my god.. i hope the system will be run. some times i see new errors and will locate the but here with this failure i doesnt have a idea to resolve this. Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::getType(): Lstat failed for /www/htdocs/w01501e7/lausitzair/core/cache/..' in /www/htdocs/w01501e7/lausitzair/admin/modules/Maintenance/Maintenance.php:240 Stack trace: #0 /www/htdocs/w01501e7/lausitzair/admin/modules/Maintenance/Maintenance.php(240): SplFileInfo->getType() #1 [internal function]: Maintenance->clearcache() #2 /www/htdocs/w01501e7/lausitz
-
solved hub page is working again...
-
Notam Display in Schedule Briefing
Industrialshadow replied to Industrialshadow's topic in Support Forum
yep <?php NOTAMSData::GetNotam($icao,4);?> this code i have put in to my schedule briefing. The NotamClassData.php i have put into my common Structure on the Webserver. But the i become this failure message see above.. -
Notam Display in Schedule Briefing
Industrialshadow replied to Industrialshadow's topic in Support Forum
Hi Vangelis i have put the code inside my Schedule briefing and the Notam Data Class in the common Area but e become this Failure Can you help me please Warning: file_get_contents(http://api.vateud.net/notams/.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /www/htdocs/w01501e7/lausitzair/core/common/NOTAMSData.class.php on line 18 Warning: Invalid argument supplied for foreach() in /www/htdocs/w01501e7/lausitzair/core/common/NOTAMSData.class.php on line 22 -
yep i will also use the normal Flighttime.. where can the section to change it again back to the old format?
-
Hello Guys, i use the Codeshare module to display my flights. I have set in the admin Area the Aricraft Rank Level. But i can book a Flight where the Rank level if higher as mine.. If there a Solution to resolve this so only Pilots with corrects Ranks can book the Flight A Sample Second Flight Officer C208 oer another airplane from teh database with ther ranklevel so im now Second Flight Oficer and i can book a flight with a 777. In the admin aerea i have set the level to Captain. But its not working. here is my code of Codeshare <style type="text/css"> <!-- body,td,th {
-
I have searched the full Forum here for codes or ather Things to bring the Notam to work. Nothing is working. SO if there an actually Way to Display the latest 4 Notam´s in the Schedule Brief Site? Many Thanks
-
yep i saw the code. Now its corrected and its working very fine.... Thanks for your Support
-
wooohaaaaa. that´s works ..... Many Thanks i have tried 1 hour to bring it up... and now i see the code an i see what i have forgot ^^ You can see this working now here http://lausitz-aircargo.de/index.php/schedules/brief/65 Cheers
-
i have put this into my schedule briefing site. you can look here in teh schedule briefing http://lausitz-aircargo.de/index.php/schedules/brief/65 <style type="text/css"> <!-- body,td,th,tr { color: #000; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 15px; } --> </style><br /><br /> <script src="http://skyvector.com/linkchart.js"></script> <table width="98%" border="3" bordercolor="#FF0000" align="center" cellpadding="5" cellspacing="5"> <!-- Flight ID --> <tr style="background-color: #0075DB; color: #eeeeee
-
its doesnt show an Error the Section with this code will be blank. i use the php version from simpilot
-
hi the code will not show the metar. Any Solutions?
-
To get the pagination for the schedules to work
Industrialshadow replied to Strider's topic in Skinning
Hello Guys have anybody Time and can help me to bring the pagiantion up in my Codeshare? Im not sure what i have to do so im not a reday for jquery. The Code so i have put in in my Codeshare but the other files i need Help Thanks