Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 10 replies
- 2.2k views
Hello, Also i have some problems with my admin panel. My pilot list and flight schedule list are complete empty in the admin panel and not on the website itself. I can insert timetables and they will be visible on the site but when i want to view my schedules in the Admin Panel there are no flights. The same for the pilots. I have tried the options mentioned on the forum allready with no luck. Tonight i shall try to get a debug log file. The strange thing is that when i click export, it is exporting with an error and not to a file but to a html page as shown on the image. Any idea's? Kindly regards, Rick Winkelman
Last reply by ncd200, -
- 3 replies
- 2.2k views
Hi all, I wonder if anyone can help me. I am trying to get the route flown to show on the ACARS map waypoint to waypoint I have followed what has been said in this thread http://forum.phpvms.net/topic/6064-waypoints-along-airway/ and I still can not get it to work. I think the problem is because the route_details section is not being filled all that is in that section of the DB is this a:0:{} now I know nothing about this so if anyone can help that would be great.I have also added the navdata.sql from fs products so I see no reason why this will not work. Thanks in advance Scott
Last reply by DoverEightMike, -
- 1 follower
- 4 replies
- 2.2k views
Hi guys, I have this code but the flag is not displayed. Any help is welcome. Thank you <?php $country = OperationsData::getAirportInfo($route->depicao); $imgicao = array_search($country->country, Countries::$countries); ?> <img src="<?php echo SITE_URL;?>/lib/images/countries/<?php echo strtolower($imgicao);?>.png" alt="<?php echo strtolower($imgicao);?>" /> <a href="<?php echo SITE_URL?>/index.php/airports/get_airport?icao=<?php echo $route->depicao ?>" target="_blank"><?php echo $route->depicao;?></a> (<?php echo $route->deptime; ?>) </strong> example …
Last reply by gio1961, -
- 4 replies
- 2.2k views
Hey Guys... It´s soooooo depressing - i´m working on a drop down menue for my Airline for a week now and the whole thing just wo´nt work - i just want a normal css based nice looking drop Down Menue working in Inet Ex. and Firefox and i really hope some one may help us somehow PLEASE!. Yours nagelfar
Last reply by roboa, -
- 4 replies
- 2.2k views
Hi everyone, I am having trouble with the system mail. When I send an email, it says it has completed, but no-one ever gets the mail. Here is a clipping from my local.config.php Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'smtpout.secureserver.net'); Config::Set('EMAIL_SMTP_PORT', '25'); Config::Set('EMAIL_SMTP_USE_AUTH', true); Config::Set('EMAIL_SMTP_USER', 'ceo@flyacva.ca'); Config::Set('EMAIL_SMTP_PASS', '*********'); if someone could help that would be greatly appreciated.
Last reply by ACVA_CEO, -
- 3 replies
- 2.2k views
Hi there, I have a difficult question, I guess. The flight search for pilots does search for various inputs. For example when I search for A320 and EDDF, the reults are either flights departing from EDDF or flights with A320. But what I want is a explicit search for flights departing from EDDF with A320. How can I change it? Many thanks in advance!
Last reply by chris.edde, -
- 6 replies
- 2.2k views
Hey everyone! I'm having a problem with displaying the "Pilot Reports for the Past Week" section on the admin dashboard. It just shows "Loading" with the spinning loading gif. (Image below:) https://prnt.sc/th2cu0 Any help regarding this would be appreciated. Many Thanks!
Last reply by Curshad, -
- 10 replies
- 2.2k views
I am trying to get the groups the pilots are in to show on the roster, so you know which pilot is in which group, I am having some trouble with it and am getting an error. Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/globalai/public_html/lib/skins/global/pilots_list.tpl on line 61 Cheers Dan C
Last reply by Strider, -
- 2 replies
- 2.2k views
Hello PHP Forums! I have an error message that comes up at the bottom of my website. How can i get rid of this? Warning: Unknown: open(/var/php_sessions/sess_60e1b20892b62d0dc293c2d27939c9d6, 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 Thanks
Last reply by cam3r0ngt, -
- 5 replies
- 2.2k views
I need help with Pilot Id's in PHPVMS. I want the pilot ids to be in the following format 10000 10001 10002 ..........And soo on... I have tried by changing the pilot id's manualy and keeping the Config::Set('PILOTID_LENGTH', 4); # Length of the Pilot ID "4" but than the new member gets 1002 instead of 10002 when i do it to Config::Set('PILOTID_LENGTH', 5); # Length of the Pilot ID "5" it gives 01002 instead of 10002 So can you guys help me please ? Thank You Would be waiting for your replies.
Last reply by STARs, -
- 3 replies
- 2.2k views
Hello My VA was up and running and all of a sudden my site was replace by lines and lines of Warning: Creating default object from empty value in /mysite/public_html/core/classes/Vars.class.php on line 74 Strict Standards: Accessing static property Finance::$post as non static in /mysite/public_html/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Finance::$get as non static in /mysite/public_html/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Finance::$controller as non static in /mysite/public_html/core/classes/CodonModule.class.php on line 70 So i re-installed phpvms, and got the…
Last reply by RogerB, -
- 1 reply
- 2.2k views
Good evening everyone, Yet I stroke my worries ! I you contact to try to find the problem or can come , I have this message "There was an error adding the schedule, already exists DB error: Field 'route_details' doesn't have a default value" when I try to add a schedules. Help me please. I also tested the assistance provided to this address http://forum.phpvms....ey/#entry124242 on google but I still display nothing. excuse my english google translate my website with ocean blue theme is http://virtual-french-airlines.com/
Last reply by ethanou77, -
- 5 replies
- 2.2k views
hello. I'm having trouble with the flight schedules & routes, now I have created 35 flight plans but only 25 flight plans are published, all flight plans are created equal that others, osseous happening. please if anyone can help me solve this problem. grateful for their help.
Last reply by Calfuray, -
- 2 replies
- 2.2k views
On a new website I am working on with phpvms, everything works fine except "add to bid" does not add a bid in the flight schedule. You can select available flights and click the add to bid and it disappears and does not say "bid added" as it should. Then when you click to display bids it says "you have not bid on any flights" I have also both the bid determiners on local config false. Any thoughts please? I have tried with my little knowledge I am learning here all I can think of. Even compared the templates from a working site to this one and there is no dif's I can see.
Last reply by tgycgijoes, -
- 3 replies
- 2.2k views
I have created my VA but I am having many issues. phpMyAdmin version which I use is 3.5.2.2 .... The problem is that whenever I login with my Pilot ID and password, I never see the Admin panel. It is as if I have logged in as a normal user. I have checked the database but couldn't spot anything strange. Any help would be greatly appreciated... Thanks, Rahul
Last reply by RockingRahul15, -
- 4 replies
- 2.2k views
hi there is there any file or add on to make a page on my site for staff vacant position applying? just when someone want to apply he/she will redirected to page where will fill his information.i think you understand
Last reply by Connor1994, -
- 4 replies
- 2.2k views
Hi, I just recently started building my VA and today I got this when trying to get to my site. Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (11) (2002)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/canad950/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99 What does this mean? http://canadianarcticvirtual.com/index.php
Last reply by MPE001, -
- 1 follower
- 4 replies
- 2.2k views
I once have a question, how do you get such a statistic (http://www.virtualaca.net/index.php/Statistics), if possible freeware.
Last reply by Parkho, -
- 2 replies
- 2.2k views
Hi, I've added a custom PIREP field so my pilots can record the number of points they get following each flight however I'm not sure how to display this in the Pilot Center as part of their profiles...any ideas? I've tried the Custom Profile Field option however this doesnt appear on the PIREP so not quite what I'm looking for :-) Any help is appreciated!
Last reply by opsman, -
- 8 replies
- 2.2k views
Hello, I tried to add an airport we haven't got in there yet, so I filled in the ICAO code and pressed the "look up" button. this is what I get:
Last reply by Renzo Marcus, -
- 4 replies
- 2.2k views
When I try to sort schedules by their departure or arrival airports, distance, or aircraft type, it just shows up as a blank page. There are flights in the database. They're just not showing up with the search function. http://www.airtranva...x.php/schedules
Last reply by PilotJordan, -
- 3 replies
- 2.2k views
Is the add airport function in the admin panel not working anymore?
Last reply by simpilot, -
- 8 replies
- 2.2k views
how can i sort the table so that the pilot with most hours or most flights is on top.i have been trying different stuff but can't get it to work. and is there a way to only show the active pilots in the pilots list or an icon that says inactive or active
Last reply by joeri, -
Hey there, I'm trying to configure the SMTP email settings & it doesn't seem to be working. I'm using SMTP as PHP mail never worked for me & was very slow, like 5hours to receive the email. This is the server I use with all my other sites/forums & it works. I set the following setting in the local.config.php file: # Email Settings Config::Set('EMAIL_FROM_NAME', 'Zip Virtual'); Config::Set('EMAIL_FROM_ADDRESS', 'flyzipvirtual@gmail.com'); Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'ssl://smtp.gmail.com'); Config::Set('EMAIL_SMTP_PORT', '465'); Config::Set('EMAIL_SMTP_USE_AUTH…
Last reply by mark1million, -
hey all m new to phpvms i see some of the other sites which have been built apon phpvms and that they show their "fleet". i understand how to add an aircrart in the admin section, but how to i get to view the fleet on the main ( public ) side? thanks
Last reply by Wasp, -
- 5 replies
- 2.2k views
Hello hope somebody can help me out, im getting this error when i click on the tab connect with live acars Server with fsfk. is there something i have to edit on the sever sounds like i have a bad file or missing file thanks Here is what it says Failed to establish with live acars server Response <br /> <b> Warning</b>: strpos()[<a href='function.strpos'>function.strpos</a>]:Empty delimiter in<b>/home4/torontov/public_html/core/common/PilotData.class.php </b> on line<b>193</b><br/> 1\24
Last reply by bravo27, -
- 4 replies
- 2.2k views
Hi. After switching hosts and getting a nice new up to date install of phpvms running I noticed a problem. The graphs in the admin panel are totally out of wack. I attached a screenshot so you can see what I mean. Thank you and if you need any more information please let me know. Also when I try to add airports, and click look up, it just says fetching data...forever, is this becuase of the live pricing issue?
Last reply by patva1, -
- 6 replies
- 2.2k views
I want the pilots last filed flight to show up under a Heading. What code do i need to get this. I'm guessing ti will be something like this? <?php echo $userinfo->lastpirep; ?><br /> Except that seems to get the Date and Time of the latest pirep filed by the pilot. Thanks in Advance.
Last reply by Parkho, -
- 11 replies
- 2.2k views
hello Nabeel When i want to make a pilot inactive i change the button in the admin i save it and when i look to the pilot its bacj to active is this normal or not i use the beta. gr joeri
Last reply by joeri, -
- 3 replies
- 2.2k views
No data
Last reply by zamir93,