Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 1 follower
- 2 replies
- 1.2k views
The problem's pretty simple. It just started happening - the file will upload to the server, but no matter what, it won't change anything. In this case, the file is style.css. I removed the contents, I even deleted the file itself, and the style still remains on the website. All other files work. I've cleared my cache, used different computers and browsers, etc. Nothing seems to work. The problem is, I'm trying to edit the CSS (because it looks pretty bad), but I can't. I'm aware that I can do it through HTML, but...it's to messy in my opinion. Thanks for your help in advance.
Last reply by Vangelis, -
- 1 reply
- 1.2k views
Hi all. I'm trying to add Reykjavik (Iceland) airport to a list of airports however the ICAO search for it's designator is pulling back the wrong information. BIRK is the correct code for that airport however when I enter this, I get the details for Birk Airport (4TX4) in the US?
Last reply by joeri, -
- 0 replies
- 1.2k views
I want to display the pilot id or pilot name in another module on my va, but it doesnt seem to display. What is the code to declare the ID or name in the module. I beieve its something like this: $this->set('pilotcode', PilotData::GetPilotCode(Auth::$userinfo->code, Auth::$userinfo->pilotid)); is that correct? Thanks
Last reply by Jason, -
- 1 reply
- 1.2k views
Hey guys, i found several problems similar as mine. I updated to version Version v2.1.934-171-gbc02380 mbecause i wanted the twitter feed to work. I updated using the normal procedure and everything looks ok. But i tried to find the schedules but nothing is found. Again, i saw this problem on the forum a couple of times so i checked the common issues. - All the days of the week are selected. - Schedules are active - i exported the schedules and i saw that 0123456 is in there for all schedules. - database is filled with schedules. - i did maintenance to clean the cache. nothing helps. members are starting to complain right away... sigh. Thanks for helping out …
Last reply by MrAmsterdam, -
- 2 replies
- 1.2k views
Just a quick one, when creating a Page from within the admin, Is there anyway to get rid of the annoying heading ? I understand it needs it as the page name.htm but I don't want it as the heading within the page, The actual code what creates the heading isn't there when opening in dreamweaver so I haven't a clue how to make it go away, if that makes sense, as always any help appreciated
Last reply by Colin, -
- 1 reply
- 1.2k views
Hi, I'm having problems with the routes showing up on my Schedules, which I have entered both manually and then replaced with a .csv file. I am using free hosting, but do you guys have any ideas as to why it's not showing up?
Last reply by Impulse, -
- 2 replies
- 1.2k views
I just a website through Go Daddy and trying to install the phpvms/install/install.php and it keeps giving me this error: Fatal error: Class 'DB' not found in /home/xxxxxxxx/public_html/phpvms/core/common/SettingsData.class.php on line 28' xxxxx is actually something else, but not posting here On lines 27 and 28 I have this: $sql = 'SELECT * FROM ' . TABLE_PREFIX . 'settings'; $all_settings = DB::get_results($sql); Yes my data base is set up as phpvms_prefex as stated in the install instructions. Thank you, Steve Bartlett
Last reply by Steve Bartlett, -
- 0 replies
- 1.2k views
Hello: I just started my VA but I do not have much knowledge in PHP At the time of loading the skin, I have to delete some parameter in one of the important folders and now I can not get it. (Public_html / Core / classes / Templateset.class.php ) Can someone send me the original, or help me correct my mistake? Warning: include(/home/ibevirt1/public_html//lib/skins/ela/header.php) [function.include]: failed to open stream: No such file or directory in /home/ibevirt1/public_html/core/classes/TemplateSet.class.php on line 236 Warning: include(/home/ibevirt1/public_html//lib/skins/ela/header.php) [function.include]: failed to open stream: No such file or d…
Last reply by aimarferg16, -
- 1 reply
- 1.2k views
Hi Nabeel, question for you. Is there a way to limit admin powers? Give permission to others like a hub manager to approve or reject pilot reports? but not allow them to muck around with settings, etc. And THANK YOU again for phpVMS.
Last reply by Nabeel, -
- 2 replies
- 1.2k views
One of my pilots is French (yet speaks surprisingly good English) and whenever he is flying, the ACARS Log and the Status is always in French. Is there a way to ensure that it will always be displayed in English?
Last reply by freshJet, -
- 0 replies
- 1.2k views
Hello, How put it in white / clear. THIS http://prntscr.com/2tpgdj Best Regards and Thanks
Last reply by simonecatalano, -
- 0 replies
- 1.2k views
I found a way to put the avatar on the badge. in pilotdata.class.php find this [/size] imagepng($img, SITE_ROOT.SIGNATURE_PATH.'/'.$pilotcode.'.png', 1); and paste before if(file_exists(SITE_ROOT.'/lib/avatars/'.$pilotcode.'.png')){ $im6 = imagecreatefrompng(SITE_ROOT.'/lib/avatars/'.$pilotcode.'.png'); }else{ $im6 = imagecreatefrompng(SITE_ROOT.'/lib/images/noavatar.png'); } imagecopymerge($img, $im6, 311, 4, 0, 0, 80, 80, 100);
Last reply by mariorgrossi, -
- 1 reply
- 1.2k views
Afternoon, I think I have finally got the reCaptcha working but when you fill in all the fields, the page on my site just seems to reload. Can anyone help me out at all? I am pulling my hair out trying to figure this out and I have little experience using phpVMS. Regards,
Last reply by servetas, -
- 1 reply
- 1.2k views
Hi all please , how can i change the currency used in the financial system .. thanks in advance
Last reply by flyalaska, -
- 1 reply
- 1.2k views
Hi All, I am receiving the following error on most modules i am installing, i was wondering if anyone knew how to fix this! Notice: The template file "/home/velocit1/public_html/crew/core/templates/SimBrief/SimBrief.php" doesn't exist in /home/velocit1/public_html/crew/core/classes/TemplateSet.class.php on line 230
Last reply by ProAvia, -
- 2 replies
- 1.2k views
Is there a way to prevent the same aircraft from being booked by two pilots at the same time? And what about this aircraft that was reserved to be released again to be reserved only after the flight has ended? Thanks for any help.
Last reply by garcez, -
- 3 replies
- 1.2k views
I was just flying with a friend. Both with FSAcars. He sent his pirep and i did. My one was recognized by the website, his didnt. I told him to file pirep manually and so he did but nothing came into admin panel to accept. Later i watched my emails and found out that his pireps were sent via email to me. Why that?
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Hi guys i have just converted from phpbb3 to IBP and was wondering if anyone would know how to display latest forum posts on the main index page of phpvms. I have this displayed OK using phpbb3 but i cant seem to find the code anywhere for IBP. Any help would be appreciated, Thanks.
Last reply by Kyle, -
- 2 replies
- 1.2k views
I have the latest (stable) version running and found another problem with the Add/Edit Schedule. In the form it asks the user to enter the flight time in HH:MM format. I entered a schedule that departs at 09:15 and arrives at 10:05, that leaves a flight time of 00:50 (50 minutes). However, when I go to edit the same schedule I see that my 00:50 (which I entered in the format indicated in the form) always gets transformed to 0.5 and that is just 30 minutes (half an hour) rather than the 50 minutes I indicated.
Last reply by Mysterious Pilot, -
- 1 reply
- 1.2k views
Dear Experts i have implemented Phpvms o my running VA so i dont want to assign pilot Ids from starting i want to assign the IDS which my pilots Already have from Previous Design or system so please help me how can i add pilots manually and how can i assign them the same pilot IDs as before. Thanks for help in advance Regards Irfan khan DHR Virtual PIA & Virtual Airblue
Last reply by Nabeel, -
Good afternoon everyone ... I have a problem with the addon "vAwards." When I add an Award I get the following error: "There was an error adding the award"... Thanks for any response ...
Last reply by gio1961, -
- 1 reply
- 1.2k views
Hi, I am a moderator of a Virtual Airline and I am looking for a bit of help. We are currently puzzled on an issue which we can't figure out. We have lots of airport's in our database from all around the world. Unfortunately, some of these airports have the wrong latitude and longitude coordinates therefore placing them on the other side of the world. For example KEWR was being placed somewhere in central Russia when it should have been placed in New York, so when we look at our live flight map on the homepage, it draws a big red line from the departure airport to somewhere in central Russia. At the moment to solve the issue, we have to keep going into the Admin Centre…
Last reply by flyalaska, -
- 3 replies
- 1.2k views
Hey, I was curious, I have the landing stats addon on my site and there is an edit that has to be done in the admin files. Each time there is an update to phpVMS this is over written. I know I can copy files to my skin folder and they work great. What about admin files? Such as pireps_list.tpl If it can be copied to my skin folder, do I need to make an admin folder in my skin folder and place it there or just in the skin folder with the rest of the files?
Last reply by Nabeel, -
Event Listener List
by Guest lorathon- 2 replies
- 1.2k views
I have searched all over for this. I know that it is here somewhere. Can someone point me in the right direction?
-
- 1 follower
- 1 reply
- 1.2k views
Hi, My name is Ricardo Maigre, and I'm a CEO of Friends Virtual Airways. We have phpvms with randon flights active and working good now. But I get a litle problem. All pilots can do Bids on Bid already schudele Bids. Please how can I block new schudeles when pilots have schudeles to finish yet on randon flights. I need the code and where I have to insert and with file of randon flights. Thanks by now. Regarding Ricardo Maigre
Last reply by Parkho, -
- 0 replies
- 1.2k views
Hi all, I've a problem in my VA future Sapiens Air Virtual (www.aircacifo.com), the currency it apears like this: You have 50 hours left until your promotion to First-Officer Your Pilot ID: SAV6002 Your Rank: Cadet Total Flights: 0 Total Hours: 0 Total Transfer Hours: 0 Total Money: € 0.00 Don't know what is wrong, so I send my code under. my app.config file code: /* This is the unit of money. For non-dollars, use : Dollars ($), enter "$" Euro (€), enter "€" Yen (�), enter "¥" Pounds (�), enter "£" For example, to set EUROS: Config::Set('MONEY_UNIT', '€'); */ Config::Set('MONEY_UNIT', '€'); /* To change the money format,…
Last reply by bteixeira, -
- 1 reply
- 1.2k views
hi there i have kacars installed vbut when i try to connect it says aplication and module are not matched
Last reply by simpilot, -
- 3 replies
- 1.2k views
Good Morning. I am on day 2 of trying to figure this out for myself. I have been through the forums searching for a solution. I am trying to import schedules from a csv. I am getting the error shown in the picture below. Any help would be greatly appreciated. Thank You. Info: phpvms 5.5.2.72 Using Open Office to edit and save csv. PHP version 7.2 mysql 10.2 OPen Office schedules.csv file:
Last reply by Strider, -
- 1 reply
- 1.2k views
Hiya All, I wondered whether there is a way that we could use the ranking system but without hours, for example I'd like to promote so one for their hard work but not because of their hours. Is there any way the system can be changed so it isn't done by hours our if not possible right now, could this be in the next release?
Last reply by Nabeel, -
Fuel Price
by RogerB- 1 reply
- 1.2k views
I have routes that don't all require refueling so I set the price to 0 if a pilot doesn't refuel. It appears the system is still charging me for the fuel. Many of the airports in Alaska don't have fuel so the pilots take enough for the return trip.
Last reply by Nabeel,