Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 0 replies
- 1.7k views
Hello, i have open run-test.php and there is : phpVMS API Unit Tests Core API Tests Checking geonames server Fail: PIREP Testing -> testRetrieveAirport -> Not equal expectation fails [boolean: false] matches at [/public_html/site/fsx/phpvms/unittest/tests/ops_test.php line 26] Checking phpVMS API server Fail: PIREP Testing -> testRetrieveAirport -> Not equal expectation fails [boolean: false] matches at [/public_html/site/fsx/phpvms/unittest/tests/ops_test.php line 34] Exception: PIREP Testing -> testRetrieveAirport -> Unexpected PHP error [Trying to get property of non-object] severity [E_NOTICE] in [/public_html/site/fsx/phpvms/core/common/Ope…
Last reply by massilia68, -
- 1 reply
- 1.7k views
http://tinypic.com/r/av328n/9 Fatal error: Call to undefined function recaptcha_get_html() in /home/marin524/public_html/core/templates/registration_mainform.tpl on line 94
Last reply by Vangelis, -
- 3 replies
- 1.7k views
We my mambers go to make a flight to LGIO airport then they can't file their flight because the LGIO airport (Ioannina of Greece) isn't in the list. But when i go to add the airport it tells me Nothing found. Try entering the full 4 letter ICAO! How can i solve this problem? Thank you very much!
Last reply by servetas, -
- 2 replies
- 1.7k views
I'm trying to add personal messages option in my site (with a php script I found) but I have a problem. The script working perfect but you have to login to it. This is not useful because you have to make 2 logins into the site. One for phpVMS and another one for pm's. So, I'm wondering if already exists any pm module for phpVMS...
Last reply by Tsako, -
- 3 replies
- 1.7k views
Can anyone link me to a good manual or write me a good one for properly migrating PHPVMS hosted on a free web hosting site to a private VPS. Thanks!
Last reply by Strider, -
Hello, Can anyone help me to fix navdata like the picture under? Regards
Last reply by Rafi378, -
- 4 replies
- 1.7k views
Hi! First of all let me thank You for this utility. I have one question regarding the schedules: Is there possible that on the "Add Schedule" section, the "Equipment: " filed to filter only the Aircraft ICAO Code. This raises some problems for our VA. I give you an example. Let's say my HUB is LROP. One of my flights, a 737, reg XX-YYY today is flying the LROP-EHAM-LROP route, but tomorrw will fly the LROP-LIRF-LROP route and something else will fly the LROP-EHAM_LROP. In real life you have only the AC type under the Equipment not the exact aircraft that is flying that route.
Last reply by loplo, -
- 2 replies
- 1.7k views
Hi all me again i know im boring you all with questions.Well without questions whats the point of a forum lalala hehe any ways since new update may be after thinking about i my site runs fine but the admin side of things is running real slow any ideas why ? also to possibly help getting this error message "Fatal error: Maximum execution time of 30 seconds exceeded in /home/pulseair/public_html/vms/core/lib/pchart/pChart.class.php on line 474" hope it helps solve the issue. Well not only on this page but generallly the whole admin section Thanks Simon
Last reply by PLS001, -
- 2 replies
- 1.7k views
I noticed in the SQL database, that under active pilots, it showed a value of "2010" under pilots who have flown a flight. Ones who haven't had a "0". Is that normal or should they all be "0"??
Last reply by joeri, -
- 1 reply
- 1.7k views
Hi y'all!!! I want to show on my Pilots list table a field called Location, but the current one, that means, if a Pilot flew from, for example, KMIA - KFLL, the current location changes to KFLL and the schedule system only will shows the schedules from KFLL. I wanted to use the PIREPData::getLastReports() function but it gives me this error, Catchable fatal error: Object of class stdClass could not be converted to string in C:\wamp\www\AER\lib\skins\bluelight\pilot_public_profile.tpl on line 37 By the way, I'm using Wamp as my Localhost server, this is the content of my file, <?php if(!$userinfo) { echo '<h3>Este Piloto no existe!</h3>'; return; } …
Last reply by mseiwald, -
- 0 replies
- 1.7k views
Hi, all Can't connect by kACARS_Free client to site. Web server work on nginx + php-fpm. Prior to that, he worked at the site apache22 and had no problems. nginx.conf: server { listen *:80; server_name example.org; access_log /var/log/nginx/exmple.access.log; # access_log off; location / { root /www/example; index index.php index.html; if (!-e $request_filename) { rewrite ^(.*)$ /index.php?q=$1 last; } } location ~* ^.+\.(jpg|jpeg|gif|png|svg|swf|ico|js|css|mp3|ogg|mpe?g|avi|zip|gz|bz2?|rar|xml)$ { root /www/example; expires max; } location ~ \.php$ { fastcgi_pass unix:/tmp/php-fpm.sock; fastcgi_index index.php; fastcgi_…
Last reply by Khuman, -
- 1 reply
- 1.7k views
Hi, My other post hardly got any views so I have renamed it: Hi, I am setting up a new virtual airline called Link Airways. I have stumbled across a problem and if I can work around it I can save hours of work. Obviously not every flight will fly every day yet some flights will fly on different days. To try and limit the Number of planes I need to assign the same route a specific plane every single day. However I might need to change the plane on different days. This may not make sense why i want to do this so let me show you why. LIN1370 - LIN1383 Will fly From Manchester (Man) to Gatwick (LGW) And Back Every single day. LIN4832 Will fly From Manchester (Man) to M…
Last reply by servetas, -
- 3 replies
- 1.7k views
Hi I would like to know how to add extra text area in the registration form... I wanna ad a a text area for the pilot to put his/her Vatsim ID Thanks in advance
Last reply by steelerboi, -
No links work
by Guest Ryyaann- 9 replies
- 1.7k views
www.skyblueair.info None of my links work Heres what may help speed things up.. www.skyblueair.info/info.php
-
- 2 replies
- 1.7k views
Nabeel, Since I moved my site over to FiveDev I can't create new schedules. I get the below error. Something could have got corrupted during the move? I'm running v898. I also can't seem to export my schedules anymore either. When I click on "Click to export" I get the following "The connection to the server was reset while the page was loading." This is in FF and IE8. admin/action.php/import/processexport <--Is where it is trying to go. I get this in 917 as well. I then updated my dev site to v917 to see if I could duplicated the error but that was a disaster. See my post in the 917 thread. I'm now wondering if those two errors have something to do with switchi…
Last reply by TennShadow, -
- 1 reply
- 1.7k views
Heey, First I would like to congratulate the organizers / founders of the system phpvms! Congratulations! Now I would like to ask an aid to wise. My airline is slightly different, the tourism businesses that hire the planes, not "passengers". And so I wanted to add the route this field of tourism business, for in selecting routes to fly, select tourism businesses, not aircraft, etc.. I do not know if I can post, buuut it http://www.whitejetsvirtual.com/ fully phpvms. thank you very much!
Last reply by Nabeel, -
- 1 reply
- 1.7k views
hello all, i need your help! How can I add self an a field into admin panel on the pilot edit page and in the pilot profile edit page? costom field isnt't good for me... Thanks,...
Last reply by simpilot, -
- 2 replies
- 1.7k views
I input the route date for my flight, but Navdate make it look strange. How to remove the Navdate in phpvms? Pls advise
Last reply by Digi, -
- 1 reply
- 1.7k views
Hi Guys, Would anyone be willing to provide there aircraft table in SQL for me to import into my database to save some time ? Or is there a place on the net that has something like this ? Types ain't too much important, but accuracy on aircraft parameters would be great. Any helpers ? Cheers Adam
Last reply by Tom, -
- 4 replies
- 1.7k views
Hi all, Here's a stupid question.. I've been having a hell of a time trying to get static text to show up only on the homepage. I'm looking to have some sort of intro text about our airline, outlining what our values and what we do are. I attempted to insert this into the "body_content" section in the header, but come to find out that will put that on all pages. My question is, how do I only have the text show up on the homepage? I've looked through all 'index.php' files with no success. Austin Williams CEO, Alpine Aviation http://virtualairline.bravehost.com/phpvms.full/index.php/Frontpage
Last reply by Nabeel, -
[Solved] Another installation problem...
by Guest Jesse- 5 replies
- 1.7k views
Hello everyone, I was installing phpVMS on my ftp server (paid) but when I wanted to install it, it doesn't work. I simply don't see anything when I try to open install.php... I already ran the Install Checker, it says: Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/vhosts/auto-look.nl/subdomains/pirep/httpdocs/core/classes/CodonWebService.class.php on line 42 Can you please help me? Regards from Holland, Jesse
-
Hello i working on custome ACARS with VB 2010 . could you help me to send xml data (pilot id , password , ... ) with VB . I created xml file including pilot id and password , and now i don't know how to send xml data to ACARS module .
Last reply by faraz, -
- 4 replies
- 1.7k views
Hello! I'm opening the "Schedule Details" and he is not displaying the route on the map correctly, does anyone know how to fix this?
Last reply by t_bergman, -
- 4 replies
- 1.7k views
Hi everyone, I need to install a funtion which could allow me and my admins to suspend pilots. I have searched in the forum but I could not find any one. I laso tried installing the last update of phpVMS but it did not work. Is there anyway to set this? Thanks!
Last reply by Imanol, -
- 2 replies
- 1.7k views
Hi All, Ok, I managed to write a few elegant lines so that the user can select the skin. Write the following in your core/codon.config.php $user_skin=$_GET['user_skin']; if (isset($user_skin)) SessionManager::Set('user_skin',$user_skin); $user_skin=SessionManager::Get('user_skin'); if (!empty($user_skin)) define('CURRENT_SKIN',$user_skin); include CORE_PATH.DS.'bootstrap.inc.php'; // paste the above just before this line Then, if you write www.yourairline.com/index.php?user_skin=crystal it will change the skin to crystal, or whatever you write there. Note that when the user just goes to the index.php, they get the default skin that you specified in the …
Last reply by mischka, -
- 2 replies
- 1.7k views
is there a way to have each hub have there own ID? Example Anchorage pilots would start at AKA1000, Juneau at AKA2000. Is there a way to do this? Eddie
Last reply by Nabeel, -
- 1 reply
- 1.7k views
I was updating to build 914 and i got this error: Fatal error: Call to undefined method ezDB_mysql::build_where() in /home/jlvirtua/public_html/core/classes/ezdb/ezdb.class.php on line 329 What should i do?
Last reply by Nabeel, -
- 2 replies
- 1.7k views
Hello, I hae the problem where pilots can't signup due to a foreign key constraint in the databsae. I remembered I had to troubleshoot this before but can't remember how I did this. I rarely ever work with MySQL, soa quick walkthrough of how to go through that in phpmyadmin would be very helpful! Thank you, Cory EDIT: Disregard, problem solved.
Last reply by coryb12, -
- 2 replies
- 1.7k views
Hello dear recently i invloved a code that doesn't allow everybody to visit the phpvms website by puting <?php if(Auth::LoggedIn()) { //show the layout ?> LAYOUT CONTENT <?php } else { //redirect to login page ?> <meta http-equiv="refresh" content="0;URL='../'" /> <?php } ?> in layout.tpl but the problem that the registration form needs layout file, i wonder is it possible to exclude registration module to use layout.tpl ?? cause now when i try to visit registation form the website redirect me to login page looking forward, tx
Last reply by FlyingMachine, -
- 2 replies
- 1.7k views
It is very strange, I installed everything right on PHPVMS install.php and now I fill everything out and come to this, screenshot is attached. And before all of that on the screenshot there is a bunch of strict standards. I have tried all of the solutions, but they do not work. It is very strange! Please help me create my Virtual Airline! Here is what it says: Warning: Creating default object from empty value in /home/content/p3pnexwpnas13_data01/06/3213606/html/core/classes/Vars.class.php on line 74 Strict Standards: Accessing static property Logout::$post as non static in /home/content/p3pnexwpnas13_data01/06/3213606/html/core/classes/CodonModule.class.php on line 67…
Last reply by carsonswa,
