Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 9 replies
- 2.5k views
Hi, How can I change the subject of the email sent when a new pilot registers? Example: "Your account was created" Thanks!
Last reply by AGuyFawkesMask, -
- 1 reply
- 2.5k views
Ok so, I'm at a loss. I've searched, looked through code, and I need some help. Basically, is there a way to have airline A on a separate rank system from B,C, and D? I'm not incredibly efficient with PHP and all that, but would it be possible to essentially copy and paste some code, add something to the end of key words (eg. rankB), and add a new column to the pilots database? Or is there an easier way... Thanks in advance.
Last reply by servetas, -
- 10 replies
- 2.5k views
When i start a Flight the Live map does not show up anything. But it shows on Vacentral any ideas thanks
Last reply by Daniel, -
- 7 replies
- 2.5k views
When i try to add news to my site it says There was an error adding the news item and when i try to add a page it says There was an error creating the file?!
Last reply by simpilot, -
- 3 replies
- 2.5k views
First of all, I'm sorry for my poor English. But I'm sure you can understand. I am using scripts Lightbox2 Calling the scripts are in template.tpl /* This is required, so phpVMS can output the necessary libraries it needs */ echo $page_htmlhead; ?> <?php /*Any custom Javascript should be placed below this line, after the above call */ ?> <link rel="stylesheet" href="/lib/lightbox/css/lightbox.css" type="text/css" media="screen" /> <script type="text/javascript" src="/lib/lightbox/js/prototype.js"></script> <script type="text/javascript" src="/lib/lightbox/js/scriptaculous.js?load=effects,builder"></script> <script type="te…
Last reply by MVS105, -
- 1 follower
- 10 replies
- 2.5k views
OK, I ask too many questions... I have modules in development involving MySQL tables. These often involve adding and getting data from these tables. However, I can never get them to work. I try copying from other modules but still nothing. Submitting Data Say I wanted to have a user complete a form and submit it. The data would then be inserted to a MySQL table. How does this work? I am aware I will need a module class file for this as well but I'm not sure on the exact code. What would the code be for the submit button to run the function that inserts the data, and what would the PHP function code look like? Is it as simple as the SQL followed by mysql_query($sql); ? …
Last reply by Sava, -
- 8 replies
- 2.5k views
I am getting this Error when Pireps are approved : Fatal error: Class 'LogData' not found in /home/vforg/public_html/admin/modules/PIREPAdmin/PIREPAdmin.php on line 319 Here is line 319: LogData::addLog(Auth::$userinfo->pilotid, 'Approved PIREP #'.$pirepid); This just started the other day, all data seems to saved okay, we are not missing flights or hours in our "logbooks". Can anybody tell me what is wrong and how to fix it? Yes I am a newb when it comes to this stuff.
Last reply by Steve Bartlett, -
- 3 replies
- 2.5k views
Hello, I have a problem with the ranking system, if phpVMS is installed, so the house from a rank available namely the rank of "New Hire" but I have for my own front ranks so I have the rank of "New Hire" deleted. Now the problem is when a pilot and I registered as an administrator or activate suppose, is the rank assigned to the pilot "New Hire". Now my question is is it possible to change it, which is awarded or during the registration and login when I assume the pilot held the rank Student New Hire. Thanks for Help.
Last reply by servetas, -
- 5 replies
- 2.5k views
When I go into the Admin Activity Logs I see "so and so Approved PIREP #1933" But when I look at the recent Pireps, there is no number saying that it is Pirep #1933 or whatever. How can find these Pireps if there is no Pirep number associated with them?
Last reply by Strider, -
- 3 replies
- 2.5k views
This is the error message I am getting, have this problem in local machine, not on the server the airline actually is. Where to set the timezone info? Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CST/-6.0/no DST' instead in /var/www/html/phpvms/core/classes/CodonCache.class.php on line 201 Thanks a lot for any tip. Sergio Korlowsky
Last reply by skymx, -
- 8 replies
- 2.5k views
Whats the code to add the status of a pilot in the pilots roster. <td><?php echo $pilot->status?></td> That doesn't work. Also how can I add more statuses. Other than Acitve and Inactive. Thanks
Last reply by mseiwald, -
- 4 replies
- 2.5k views
Is it an an option to delete the check for PHP 5.6 in PHPVMS 5.5? As a lot of hostingcompanies are changing from 5.6 to 7.0 next year. I have found out that in most cases you still can create a web.config file pointing towards php 5.6. And after installation delete the web.config. But there will be a time, for some rather later and other sooner, when php 5.6 is not there anymore. PHPVMS 5.5 is expecting PHP 5.6 or lower. Or is there another way to go around the problem? Thanks, RobB
Last reply by Tummi, -
- 1 reply
- 2.5k views
Hello everyone! I wanted to know if someone can give me a php code for the contact us. In fact I would like my pilots to choose a recipient and the mail will be send at this recipient. For example, the differents recipients are "thomas" : thomas@phpvms.com ;"peter" : peter@phpvms.com ;"mike" mike@phpvms.com . If the the pilot choose "mike" the message would be send at mike@phpvms.com. Thank you for your help!
Last reply by Tom, -
- 3 replies
- 2.5k views
Hi gang, Upon preparing and getting sites going I've stumbled across an unusual problem with: www.iberworldva.com In Firefox (my pc at 1920x1080)the site is fine and the font displays perfectly. Could be Arial or Verdana. Images fine too. In IE, well the whole site font becomes a horrible Times New Roman, hyperlinked images have a box around them which knocks some off balance. In Chrome the font is times new roman and no images! I find it very strange indeed and am slightly lost, it's not like it's a custom font being used. Also when viewed on firefox (other pc 1024x768) the font is times new roman again but images fine.... Would appreciate a pointer if anyone migh…
Last reply by MBrown, -
- 7 replies
- 2.5k 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
- 2.5k views
How do you give people access to pages you have made if there not logged in?
Last reply by servetas, -
- 10 replies
- 2.5k views
Hello Gents ,, am now testing the lovely phpVMS on my localhost ... it seem to be fine until i reach the last step where i put my Airline info. , i insert the Airliner name and ICAO code ... it ends up with the error " Table 'phpvms.phpvms_airlines' doesn't exist '' ... any ideas why this happen ??! Thats all for today Folks My Best Regards ,,,
Last reply by Nabeel, -
- 9 replies
- 2.5k views
Hello friends. I have a basic problem, I'm willing to block for some aircraft rating. but some pilots still reserving flights with the aircraft and also blocked release, Example. In AdminCenter put the A320 into a Commander rating, but the co-pilot can book a flight and system releases. APP.CONFIG.PHP my script this way: Config:: Set ('RESTRICT_AIRCRAFT_RANKS', true); To block flights with aircraft restrictions on what can I do?
Last reply by Nabeel, -
- 5 replies
- 2.5k views
Hi all, I've been wondering if there is a way to make use of the revenue made by the airline. I've installed the pilot shop and it's working fine with pilots' money, but is it possible to use the total VA revenue in any way? Let's say the VA is buying a new aircraft - a good opportunity to decrease the revenue. A good solution would be to add one-time, single expense to the expense list, the thing is ... my php knowledge yet too limited, although I'm trying as I might. Could anyone advise or suggest a code snippet/modification?
Last reply by TAV1702, -
- 1 reply
- 2.5k views
Hey, I'm kinda new to php and need a lot of help here. I run a Virtual Airline for FlightGear (an Open Source Flight Simulator) and we have a phpVMS website. Even before we started using phpVMS for VA management, we had a basic local ACARS which records your basic flight data every 3 minutes and stores it in a kml file. We can open the kml file with google Earth and it'll show you a 3D map. I was wondering if I can do anything to have this transmitted to phpVMS once FlightGear is closed. (i.e.when the kml file stops receiving data) Or this might be better, while FlightGear is running and the pilot is flying, can it continuously post the data to phpVMS? I can make a GUI m…
Last reply by Thomas Rozanov, -
- 1 follower
- 5 replies
- 2.5k views
Hi everyone, I used phpvms a few years ago and so have previous knowledge of the system. I moved away from Flight Simulation for a while due to other commitments and have recently come back to it. I thought I would check out phovms again as I have thought about setting up a virtual airline again. However when I came to install it I encountered the following error and I am not sure on how to continue. I am on paid hosting and have never had a problem with my webhost in the past for such things. I followed the installation guide on here. I downloaded the full version in zip format, unzipped the package and uploaded it via sftp. I have run the install check and everything …
Last reply by TheBulk, -
- 5 replies
- 2.5k views
Hi,I have been working with phpvms for a few days in setting up a VA website. Thanks you for a great system I have encountered very few problems, infact none up till now. I recently went into the admin panel to add new hubs/ schedules/ airports etc, and every page that has the tasks bit comes out kinda dodgy. The links for me to add new things under tasks is not accessible, as you can see from the pic:BTW, i do have a custom template installed on my site ofcourse, would that affect it?Thanks.
Last reply by Rob, -
- 2 replies
- 2.5k views
When i open up www.sasvirtual.heliohost.org/install/install.php, i get this error: "Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@sasvirtual.heliohost.org and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.8e-fips-rhel5 mod_mono/2.6.3 FrontPage/5.…
Last reply by Aerocóndor VA-Presidencia, -
- 7 replies
- 2.5k views
My site rexently started giving lots of errors which never happened before, and now the website twitches and the size of the font changed from normal to huge! Please help. I do the maintenance in admin panel atleast every other day. But it still goes crazy... Never happened before!
Last reply by Thomas Rozanov, -
- 10 replies
- 2.5k views
Hey everyone, Supplemental update has been posted, fixing a few issues. Just download it as usual, and run the /install/update.php This also adds a 'description' field to the downloads, and the dashboard graph slowness has (hopefully) been fixed. Nabeel
Last reply by mw308, -
- 11 replies
- 2.5k views
i get this error: Parse error: syntax error, unexpected '<' in /****/****/*****/****/lib/skins/****/pilot_public_profile.tpl on line 51 when i uncomment the <img src="<?php echo $award->image?>" alt="<?php echo $award->descrip?>" /> i have tried all i can think of to change the code....but alas, i apparently have not learned as much as i first thought.
Last reply by davehardy, -
- 4 replies
- 2.5k views
Just getting back into editing my site and got this error when trying to import a new schedule: [b]Warning[/b]: move_uploaded_file(/home/woodsdom/public_html/CPC/core/cacheschedules_ttz_wip.csv) [[url="http://www.canadianclassicairlines.com/CPC/admin/index.php/import/function.move-uploaded-file"]function.move-uploaded-file[/url]]: failed to open stream: Permission denied in [b]/home/woodsdom/public_html/CPC/admin/modules/Import/Import.php[/b] on line [b]209[/b] [b]Warning[/b]: move_uploaded_file() [[url="http://www.canadianclassicairlines.com/CPC/admin/index.php/import/function.move-uploaded-file"]function.move-uploaded-file[/url]]: Unable to move '/tmp/phpWOE4OY' to…
Last reply by CPC900, -
- 5 replies
- 2.5k views
Hello, First thanks for reading, then I want to know how to solve a problem that I´m currently experiencing on my Phpvms news section when I write spanish characters such as accents or the "ñ" character. All the website is set normally and works propelly, local config files are set to UTF-8 and also de database settings. Something like, "compañÃa" is transformed in the news section to compa��a If can I have any help will be appreciated,
Last reply by richipilot, -
- 5 replies
- 2.5k views
Anyone have any ideas of what might be causing the following on the Live Map. All of the variables are being posted as the variable name and not the data... Thank you, -Ken
Last reply by ProAvia, -
- 15 replies
- 2.5k views
I was looking at my Finance page today, and it looks all messed up. Any idea whats wrong? Did I forget to edit a setting?
Last reply by joeri,