Support Forum
Any questions or bug reports go here.
7146 topics in this forum
-
- 1 reply
- 1.3k views
Hi, I am using cPanel X and am trying to make a SQL database. Im just unsure with the database name does this matter? As the tutorial document says you use 'phpvms_prefix' and when I go onto mine it only gives the option to use 'wingsair_prefix' Do I have to use phpvms_xxx' for it to work with php vms? Thanks
Last reply by Sava, -
- 11 replies
- 3k views
Hello, I have a sql column in the pilot part called vatsim and ivao but how do I make it so they go into the registration form? Thanks Solved
Last reply by Sava, -
- 1 follower
- 3 replies
- 1.8k views
Good evening, everyone--and happy holidays! I'm unsure whether or not this is the appropriate section to ask whether or not anyone developed a solution for this yet, but I'm not exactly asking for support. This is just a question. Has anyone ever written a script that excludes certain airports from showing up in the depapttab, arrapttab dropdown menus on their schedules_searchform.tpl? This would be useful to me because I have certain airports right now in my phpvms_airports table that were previously used during temporary "charter" activities. Today, we no longer utilize them in our day-to-day operation. Here's what I originally came up with: <div id="depapttab…
Last reply by Parkho, -
- 2 replies
- 1.2k views
Confused... I'm now bankrupt...
Last reply by md82, -
- 9 replies
- 2.9k views
I searched here in the forum something like Booked Flights, thought, but nothing worked properly. I visualized the Admin Center, my pilots booked 18 flights, but not me this script returns the same flights on the Frontpage_main.tpl,. Someone has something similar like this http://airmaltavirtu...ex.php/bookings The script I have is this, but he did not return the you that I see in the admin center. Current Booked Flights</h3> <?php /*echo '<pre>'; print_r($allbids); echo '</pre>';*/ if(!$allbids) { echo 'There are no bids!'; return; } ?> <table id="tabledlist" class="tablesorter"> <thead> <tr> <th>Route</th>…
Last reply by loplo, -
- 9 replies
- 1.7k views
Could someone point me in the right direction for help on making a custom pilot center please.
Last reply by mattsmith, -
- 2 replies
- 1.1k views
I have my Acars Map on my front page but would like it on its own page i.e current flights How would i do this??
Last reply by Ariel, -
- 1 reply
- 867 views
Hello, Im wondering if there's a way I can add a message to my site that works like the cookie law onces, where is slides from the top and asks you to accept However I want it to say about how this isnt the real airline and if the click agree it will disappear forever or if they disagree it will direct them to the airlines site. Please could somebody send me a link to a site or tell me what I need to search? Thanks! Jacob
Last reply by simpilot, -
- 3 replies
- 2.2k views
Hello, I don't know if any VA owners have noticed that when you edit a pilots profile, the drop down menu in their profile selects Afghanistan as default so when you save the changes you've made, it changes their country to Afghanistan. This means every profile you edit, you have to remember their original country and re-select it after you've made your adjustments, could the next version of phpVMS sort this problem?
Last reply by simpilot, -
- 1 follower
- 6 replies
- 1.8k views
Well Hello, Guys I have this problem in my admin center pilots ranks,The edit botton doesn't exist and I cant see the ranks images please help me I want to delete all ranks but I don't Know how? see this image.. Help Me guys!!
Last reply by Stealthbird97, -
- 1 reply
- 1.1k views
When someone joins your airline can you set the registration country to start at United Kingdom instead of Afghanistan? Also what do you change so new sign ups start as First officer and not new hire? I have already edited the ranks in admin
Last reply by Keane, -
- 2 replies
- 1.3k views
Is it possible to downgrade from one of the beta releases to release version or is it better to make a full restart delete and reinstall best regards, Thomas
Last reply by Txmmy83, -
- 8 replies
- 1.9k views
i get this error all time i try to install PHPVMS any one can help me Pic in attach
Last reply by kamal, -
- 7 replies
- 2.2k views
Hi, I recently brought a VA and I was wondering is there a way for me to switch pilots ids to make me 01 and him 70 without losing any data from mine and his id?
Last reply by Keane, -
- 3 replies
- 1.5k views
Hey As you may know my VA, JAL Virtual is a Japanese VA and thus should have Japanese language support but in PHPVMS how can i do it? I have may two folders on my site called 'jp' for Japanese and 'en' for English. Is it possible to run in theory two phpvms sites but linked to the same DB and have the same logins, schedules and etc but they are running two different languages?
Last reply by Sava, -
- 12 replies
- 5.5k views
HOW DO I CHANGE A PILOT'S RANK? YIANNI
Last reply by servetas, -
- 3 replies
- 1.2k views
Hallo und guten Tag, ich habe ein Problem und zwar kann ich FlightKeeeper nicht mit phpvms verbinden. Könnt Ihr mir da weiter helfen? ------------------------------------------------------------------------------------------------------------------ Hello and good day, I connect a problem and although I can not FlightKeeeper with phpvms. Can you help me there?
Last reply by MrRalle, -
- 0 replies
- 1.5k views
Hey guys, I'm getting the following error, in the admin backend, after clicking "filter" while checking the Financial Reports. The error is: Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Finance::viewreportquery=%28use+%25+for+wildcard%29&type=code&action=filter&submit=filter' was given in /home/***/public_html/***/core/classes/MainController.class.php on line 218 Any help is appreciated.
Last reply by loplo, -
- 2 replies
- 2.1k views
Hello, Just wondering if theres any code so when you reach a the phpvms site on an mobile device it will auto recognize and change the skin to a more mobile supported one? Thanks! Jacob
Last reply by vader21, -
- 10 replies
- 2.3k views
Hello Guys i have this problem i cant see my ranks images, I put the url image on the section Add Ranks,I completed all and the admin center set Rank added but i cant see the rank image please check this Helpp me clic the image there to see what an saying.
Last reply by nabpp, -
- 3 replies
- 2k views
I am receiving Strict Standards errors all over the place. just for example when I try to change skins in the admin panel I get these errors.. Strict Standards: Accessing static property Settings::$post as non static in C:\xampp\htdocs\va\admin\modules\Settings\Settings.php on line 57 Strict Standards: Accessing static property Settings::$post as non static in C:\xampp\htdocs\va\admin\modules\Settings\Settings.php on line 59 I have changed my error reporting in the PHP.ini file to: error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED as xampp instructed with no luck.. also changed PHP.ini file with this: error-reporting = E_ALL & ~E_NOTICE & ~E_STRI…
Last reply by nabpp, -
- 2 replies
- 1.1k views
I am having a few java script conflicts with my site. Anyone an expert in how to order certain java script to not interfere with the other? My flight map is screwed up and no combination seems to work.
Last reply by RogerB, -
- 6 replies
- 1.8k views
Is there a way to add a member as part of the admin menu to see ONLY one thing. Basically, what I want is for someone to have access to the "Financial Reports" menu, but that is all I want to be available. Is that possible?
Last reply by loplo, -
- 2 replies
- 1.6k views
Hi folks, I new in this forum and with the phpvms. I install the software in my own local server (xampp) and they work fine, but when I try to install in my host I receive the folow listo of waringns: Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/3429c76e4ee535c636996d8dbaeaecb2) is not within the allowed path(s): (/home/pn000555/public_html:/tmp:/opt/apache/lib/php:/opt/php5/lib/php:/opt/ferozo/etc/suspen:/opt/ferozo/suspended.page) in /home/pn000555/public_html/phpvms/core/classes/SQL.class.php on line 596 Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/084ff14f44ba5368a5b3ebb4367a9…
Last reply by stelioc, -
- 2 replies
- 1k views
So i love the feature of the live fuel prices but i was wondering if there could be a way that only buy fuel that you actually use so you don't buy fuel you don't need?
Last reply by nabpp, -
- 1 follower
- 11 replies
- 2.4k views
Hello, im wondering if you could help me, im having a problem with the bullet points on the default tpl's. there fine when there on the default skin but not with my custom one. As you can see from the attachment they seem to over lap which is not seen in crystal is there a part of the css I can copy over to sort this? Thanks Jacob
Last reply by avdesigns, -
- 1 reply
- 1.2k views
Hello everyone. I have been trying to figure out from where the actual sidebar options in the admin panel are rendered. I know I figured it out once but I can't seem to find it again now. The skin calls it from the $sidebar variable but I am trying to figure out from which controller does that variable come from so I can rearrange the options a bit. The template files are only used for displaying the options for the selected sidebar menu. Hope you understand what I am asking for
Last reply by Sava, -
- 11 replies
- 3.2k views
went to download his vStats module today from github and i gog a 404 from github saying "this is not the page im looking for" haha anyways does he have a new github account. i tried to go to his website but it looks like it is not online. im not sure what his modules are licensed under but if somebody can re-release it that would be awesome. thanks Zach
Last reply by ATAvCEO, -
- 1 reply
- 1.5k views
Hello friends, i need as admin manual file pirep sometimes for some of my VA pilots. I have knowledge only about possiblilty pilot can send manual PIREP self (index.php/pireps/new) . But i need for this pilot manual file and send PIREP as admin. Thanks. Peter
Last reply by nabpp, -
- 3 replies
- 4.4k views
Hey, so I do still have the registration problem, but it still goes through. But i had a problem with flight schedules when I added a bid it said, "No route passed' So i took out: <script type='text/javascript' src='<?php echo SITE_URL?>/lib/skins/sleekv1/js/custom.js'></script> <script type='text/javascript' src='<?php echo SITE_URL?>/lib/skins/sleekv1/js/jquery-1.2.6.min.js'></script> And now i can add a flight bid, but I cant see them when I click my flight bids, All i see is "No bids on any flights" and now the 7 scheduels i made arent there because i bidded on them... any help?
Last reply by ayhan,