Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 4 replies
- 1.3k views
Hello pilots you can see the VOR of the flights shown on the map, look at this picture http://imageshack.us/photo/my-images/266/3wo4.jpg/ Thans very much !!
Last reply by simonecatalano, -
- 9 replies
- 3.5k views
Hey,I need some help setting up phpvms, on wamp sever.If anyone knows how to do this help is greatly appreciated:D
Last reply by xinu, -
- 10 replies
- 2.3k views
Hi guys i have installed simple machine forums on my virtual airline now i wanted to add recent posts on my main virtual airline page or left menu how i can do that?
Last reply by Nabeel, -
- 2 replies
- 1.6k views
Hello everyone just need little help if for example from simpilot touchdown module i wanted to skip any of the aircraft how should i get the final result. from all the touchdowns i wanted one or more aircraft should not show up what will be the code i can use to skip any aircraft? i used this code but still no luck <?php foreach($stats as $stat) { $pilot = PilotData::getPilotData($stat->pilotid); $aircraft = OperationsData::getAircraftInfo($stat->aircraft); If($aircraft->code == “C172â€) { Continue; } else { echo '<tr>'; echo '<td>'.PilotData::getPilotCode($pilot->code, $pilot->pilotid).' - '.$pilot->firstname.' '.$pilot->l…
Last reply by IrfanKhan, -
- 1 reply
- 1.1k views
Warning: ini_set() has been disabled for security reasons in /www/uuuq.com/v/o/y/voyagerva/htdocs/phpvms/core/codon.config.php on line 43 Warning: Cannot modify header information - headers already sent by (output started at /www/uuuq.com/v/o/y/voyagerva/htdocs/phpvms/core/codon.config.php:43) in /www/uuuq.com/v/o/y/voyagerva/htdocs/phpvms/admin/index.php on line 51 Unauthorized access! anyone know what to do? Thanks
Last reply by Nabeel, -
- 7 replies
- 1.9k views
I know this question has been asked before but it didn't solve my problem. So, basically, whenever I login or log out it says that it can't modify header information: Warning: Cannot modify header information - headers already sent by (output started at /home/u800717564/public_html/core/modules/Mission/Mission.php:1) in /home/u800717564/public_html/core/modules/Login/Login.php on line 143 Warning: Cannot modify header information - headers already sent by (output started at /home/u800717564/public_html/core/modules/Mission/Mission.php:1) in /home/u800717564/public_html/core/modules/Login/Login.php on line 154 Now please note that Mission.php is a file that I created man…
Last reply by WiltshireAirlines, -
- 1 reply
- 1.6k views
I am trying to use the admin fleet table found in Admin Panel > Airline Operations > Add and Edit Fleet. I copied and pasted the code (I understand that I won't get the same styling as the admin fleet table but I don't care about styling) over to my fleet module and it says that no aircraft have been added when there indeed have been aircraft added. I'm pretty sure the variable $allaircraft (as array) is no longer valid after moving the code. What is the array variable with all the aircraft? Thanks!
Last reply by freshJet, -
- 6 replies
- 1.6k views
in the dashboard I get this error: Warning: fopen(*******//lib/js/jquery-admin.js) [function.fopen]: failed to open stream: Permission denied in ******/core/classes/CodonCondenser.class.php on line 95 I think its the route of some problems like.... When I go to add airport the template disapears and all i get is unformatted text on a white background The add airport doesn't work at all actually... as well as a loading graphic that won't go away...
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Warning: curl_setopt_array() [function.curl-setopt-array]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/globalai/public_html/test/core/classes/CodonWebService.class.php on line 77 Nabeel i am getting that warning in the admin panel, you got any clue of what that warning is about? And possibly how to fix it. Sorry for pestering you with these warnings and errors.
Last reply by Nabeel, -
- 0 replies
- 1.2k views
Remove please
Last reply by RoylesVA, -
- 1 reply
- 1.3k views
Hey all. I am setting up a new website for the new VA alliance VOW. The members pages are in a .tpl format. When i tried to add new ones, i get this error in the browser. "[b]Warning[/b]: call_user_func_array() expects parameter 1 to be a valid callback, class 'Members' does not have a method 'jet2' in [b]/home/qantasv2/public_html/vOne/core/classes/MainController.class.php[/b] on line [b]218"[/b] so therefore i cannot add anymore members pages until i get this fixed. P.S The CMS i am using is Nabeels CMS of PHPVMS
Last reply by Strider, -
- 10 replies
- 4k views
hi all i moved my phpvms to new domain with all data and every thing is ok but i recive this error when login: Warning: Cannot modify header information - headers already sent by (output started at /home2/sudansky/public_html/sudva/core/app.config.php:1) in /home2/sudansky/public_html/sudva/core/classes/Util.class.php on line 58 any tips ? problem solved by change encode to (encode in utf-8 without bom).. use notebad++
Last reply by TAV1702, -
- 5 replies
- 1.8k views
Hello all, Upon installing the cargo ops module for phpvms for my virtual airline, I get this error: Warning: Division by zero in /home/flymyva/public_html/core/common/CargoOpsData.class.php on line 466 The name of my VA was removed to keep it anonymous as we are still in development. If someone could help me out and tell me where and how to fix this, it would be greatly appreciated. Thanks. Anthony Edwards
Last reply by MooneyPilot99, -
- 30 replies
- 21.9k views
I am helping someone with their site. He has this error file_exists(): File name is longer than the maximum allowed path length on this platform (4096) On the index page and the profile pages. We thought it was the skin, I uploaded a different skin to test that theory. Same error. phpVMS 5.5.2 php 5.4. We have also tried it with php 5.5 and 5.6 There is a route, airplane, and two airports in the database. There is some data. Any hekp would be appreciated.
Last reply by FlyingMachine, -
- 3 replies
- 1.5k views
Hey after some modifying onto Schedules_results.tpl in html i got this error if the the search done without results Warning: Invalid argument supplied for foreach() in /home/xxxxx/public_html/xxxxxx/core/templates/schedule_results.tpl on line 136 in case the search with results everything work ok regards
Last reply by FlyingMachine, -
- 1 reply
- 1k views
Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 what does this mean Thank you
Last reply by mark1million, -
Warnings
by Guest- 2 replies
- 918 views
Hello I just installed phpvms and I'm really enjoying it :-) But I have two warning: Warning: Unknown: open(/var/php_sessions/sess_f71b3580ea02bc9a4613369f5c10d9d9, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0 Somebody knows what this is? Probably not good I was also exploring the admin panel and when i was adding an airport, I couldnt see it in the airport list. The same for pilots, when i look to all pilots list, I can't see any pilot. I should see myself I suppose?? Kind re…
-
- 0 replies
- 1k views
I am wanting to start scheduling flights in and out of water airports. My VA only allows the usage of kAcars (custom) for flight submission. I was wondering how Acars treats water landings. Does it treat them like any other land based airport, or does it not function what-so-ever. I am asking VA owners that use the custom kAcars program and have airports scheduled in the water.
Last reply by Jeff, -
- 4 replies
- 1.8k views
Hi all, Wondering if there is a way - when a pilot gets marked inactive that the do NOT show up on the roster and they have to email the VA to get marked active again - not file a pirep Thanks Connor
Last reply by Nabeel, -
- 6 replies
- 3.2k views
WOuld like to know is there a way to set phpvms, to hide pilots who have been set to retired? I don't like having a roster full of pilots marked retired, looks bad for the VA. But when they file a pirep or get marked as active they are shown again.
Last reply by Nabeel, -
- 21 replies
- 7.7k views
G'day Guys, I've been fiddling with the navdata, going through all my routes, and updating the navdata to display the routes correctly, and working hard to make it all look a lot nicer. I've noticed that the waypoints along the airways are within the navdata, but for some reason they wont show, it will only show the navaids for the start and finish of the airway, is there anything in particular that needs to be changed for this to display correctly. Also if anyone can explain these fields within the navdata database that would be great. The airway type show H and L, im presuming High and Low airways, but I've also seen B and am unsure what that is. And also the type c…
Last reply by Curshad, -
- 2 replies
- 1.7k views
Hello, I notice the other day that the weather maps in the flight brief has not updated since march 10, 2011 and its april 13, so i was wondering how i go about updating the weather maps so it does it everyday. Thanks
Last reply by Ohio Express, -
- 2 replies
- 1.1k views
Hey everyone Just getting back into this with the new phpVMS with our Kacars program. we have about 95% of it working as it should and working very good. However I ran into an issue with the weather resource links and chart links. Can anyone please pass on the new information so I can edit the appropriate files. Thanks in advance Wood
Last reply by Wood, -
- 4 replies
- 1.8k views
Hello I am changing my web host. My new will be normally Olympe Network. It is normally compatible with phpVMS. The only problem is that the FTP has only got 100 mo of space. Is it enough to put phpVMS (this FTP will ONLY be for phpVMS) ? Thanks Stéphane
Last reply by stephanepa38, -
- 2 replies
- 1.3k views
Image my page has a bug which does not allow me to access the content, and also tells me that the website is not safe, as it appears in the image, what can I do ?, I count with icrew
Last reply by magicflyer, -
- 1 follower
- 4 replies
- 312 views
Today, myself (the website owner) and others have tried to file a pilot report (PIREP) and only get a message "There was an error adding your PIREP : Schedule does not exist. Please update this manually." We can bid on a flight, but we can't submit a PIREP. What is the issue? David Reed Historic Airline Group Welcome - Historic Airline Group
Last reply by reed0427, -
- 3 replies
- 2.4k views
Whenever you go to my website, or navigate to any other page on the website, I get an error "This web site needs a different Google Maps API key. A new key can be generated at http://code.google.com/apis/maps/." I've generated an API Key and put it in the website settings and the notification still comes up.
Last reply by Nabeel, -
- 1 follower
- 13 replies
- 2.2k views
If I try to update the NEWS section of my website, I get this message: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at webmaster@historicairlinegroup.com to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. Any ideas? David Reed/Historic Airline Group
Last reply by reed0427, -
- 4 replies
- 3.8k views
Hi Guys I finally upgrade from the free feature to the premium feature for 000webhost.com. They did allll and i mean all file transfers expect i think in phpmyadmin. alll of my files are now transferred to a new bought domain "http://skybahamasvirtual.net",'>http://skybahamasvirtual.net", but there's a problem my old domain which i installed my phpvms on (http://skybahamasva.co.cc) is no more. So now even though all my installed phpvms files from the domain skybahamasva.co.cc is now on skybahamasvirtual.net, the new domain (http://skybahamasvirtual.net) is showing this Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last E…
Last reply by Curshad, -
- 12 replies
- 2.8k views
Wich web hoster do i must use to install the virtual airline thing from phpvms?
Last reply by Talisman57,