Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 15 replies
- 2.2k views
Hey guys, I know this has been re-hashed over and over and I've tried doing what was recommended to no avail so, I would like to appologize ahead of time for that. The issue that I'm having is apparently the Google API key is invalid (per the prompts im receiving) and or being used by another client. I've attempted to update the key, both manually (through the script) as well as automatically (through the phpVMS Google API option) with the same results. The google map will not load, nor will the list of pilots who are flying so I seriously wonder if it's port related or just Google Maps locking us out. We are using FSACARS for our flight group and, so far, were able to…
Last reply by Nabeel, -
- 1 reply
- 1.9k views
One of my partner VAs is having troubles with their phpVMS installation, and we have no clue what it is... here is what is seen in every page with copy/pasted material... Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/vol8/byethost22.com/b22_3308389/aerocaliforniava.co.cc/htdocs//core/templates/Hello! This is Wilson Adams, Chairman of the Nova Virtual Airline Alliance, of which AeroCalifornia USA is a member. I am pleased to inform you that the following routes from our codeshare partners, as well as NVAA flights have been added, and all of AeroCal USA's routes have been added to our vast routes database at www.novaallianc…
Last reply by Nabeel, -
- 5 replies
- 1.4k views
Hey guys, I'm working on the awards and I have checked the docs and was wondering how to manually give a pilot an award.
Last reply by Nabeel, -
- 6 replies
- 3.1k views
First, the FSACARS plane icon on the LiveMap does not change its heading. Second, some of my VA members are encountering a FSACARS crash while starting their flight. Any help would be greatly appreciated! Thanks, Carl
Last reply by Nabeel, -
- 4 replies
- 1.3k views
Hello dear community, i saw that this problem happened in this forum two weeks ago, but i have no idea to fix the problem ;-) i updated to version 1.2.661 and the content pages are not shown anymore. i deleted the pages and tried to create new ones but without any results. i just can see the basic pages from the phpvms on my site. the created site is marked as enabled and public,too. the update 1.2.661 fixed many problems and it´s great! good work! i will be the happiest pilot to upload my content pages on the site, too :-) so if you have any idea to fix it, please let me know. should i reinstall the update or the whole program? thank you very much for your support! …
Last reply by Nabeel, -
- 10 replies
- 2.7k views
I have changed these all to 777: * core/cache * core/pages * lib/rss * core/local.config.php (create it, if it does not exist) Which I got of this website but now its comming up with this: [dbpass] => [dbuser] => [dbtype] => mysql [tableprefix] => phpvms_ [siteurl] => www.phpvms.net/test/ [action] => submitdb [ if($_POST['DBASE_NAME'] == '' || $_POST['DBASE_USER'] == '' || $_POST['DBASE_TYPE'] == '' || $_POST['DBASE_SERVER'] == '' || $_POST['SITE_URL'] == '') { Template::Set('message', 'You must fill out all the required fields'); } else { if(!Installer::AddTables()) { Template::Set('message', Installer::$error); } else { if(!Instal…
Last reply by goldenairways, -
- 3 replies
- 1.2k views
When logged in as admin and viewing the overview report (reports & expenses), my aircraft usage was showing weird hours and miles totals. A quick delve into the StatsData.class.php showed that the sql query for AircraftUsage was using COUNT() rather than SUM(), i.e. public static function AircraftUsage() { $sql = 'SELECT a.name AS aircraft, a.registration, SUM(p.flighttime) AS hours, SUM(p.distance) AS distance FROM '.TABLE_PREFIX.'pireps p INNER JOIN '.TABLE_PREFIX.'aircraft a ON p.aircraft = a.id GROUP BY p.aircraft'; I changed the query accordingly and the totals now show correct values. Nabeel, was this the right thing to do, or was I…
Last reply by Nabeel, -
Me and my friend are trying to dev a bridge between phpvms and simmiles system what we need to ask is "We need to print out the pilot ID and password variables on the profile page how can we do that?"
Last reply by Nabeel, -
- 5 replies
- 1.3k views
I just added a new download to the site, the system isn't posting it and I can't change the category of the download, it doesn't save.
Last reply by RogerB, -
- 2 replies
- 1.4k views
Is there a way of getting the METAR of your hubs to show on the homepage? I think this would be a handy thing to have for the pilots, so they know what the weather conditions are like each day. Cheers Dan C
Last reply by Strider, -
- 5 replies
- 2.6k views
I am trying to use a "user online script I found.......Being that I just just spent the last 3 hours searching for an answer, I am posting here. All you have to do is use the "include" function to make it appear, but, it totally jacks up the phhpvms code when you add it(you can't view pages, no other php code will show) things like that.. Here is the code, see if any of you spot a problem. <?php //Script created by janssens.org.uk under the GNU GPL //For help with this please go to: http://janssens.org.uk/repository/php/php-user-online-script/ //Database variables $server = "localhost"; // Your MySQL Server address. This is usually localhost $db_user …
Last reply by Wayne, -
- 5 replies
- 2k views
Hey im getting the dreaded database error when submitting pireps....i have updated to the lastest but the weird thing is about 4 or 5 of my other pilots are getting it as well, and some have tried the re-install (deleting everything) and its still doing it could it be the coding somewhere maybe?? just wondering
Last reply by Nabeel, -
- 2 replies
- 1.1k views
I are now in the final test week before we change to phpvms.. Forgotten passord noth working? , I got no emails sending also no conformation that the email are sendin g I use the beta version best regards
Last reply by Nabeel, -
- 1 reply
- 1.4k views
Hi all I have been lokking at some of your sites and very impressive they are to. I see some of you have login boxes on your front pages, I was just wondering how you did that, is it a show template thing or are you cutting and pasting code from the login page? Sorry if this questions been asked before I did look throught the forum but couldn't find anything Karl
Last reply by roboa, -
- 2 replies
- 1.1k views
Getting this error whenever I try to edit a pirep. Parse error: syntax error, unexpected $end in /home/stunna/public_html/admin/templates/pirep_edit.tpl on line 168 Using the latest beta(Version 1.2.693).
Last reply by Nabeel, -
- 1 reply
- 1.3k views
List where i have seen or am seeing the fatel errors Fatal error: Class 'googleChart' not found in /home4/ghostinv/public_html/aireastvirtual/core/common/ChartGraph.class.php on line 255 On pages: Schedule Details Pilot Center - but you fixed this for me...not sure about updates yet Thats about all that i can find....if anyone else see's these errors then please post where you are finding them so nabeel is able to fix this in the next beta thanks
Last reply by Nabeel, -
- 2 replies
- 1.3k views
My acars map is not showing properly, it only shows it at a zoom of 1 mile and I can't get it to show properly. http://globalaircargovirtual.org/index.php/acars Cheers Dan C
Last reply by Strider, -
- 3 replies
- 1.3k views
Hey, look you, I am adding the planes, but not those covered by the system when requested by the Aircraft ICAO Code. thanks for your help.
Last reply by flynryan692, -
- 2 replies
- 1.5k views
Any chance of checking this error. Using latest beta 1.2.692 on the opening page which I uploaded to this morning, the pie chart which displays the aircraft used gets this error in both IE8 and Firefox 3.08 Fatal error: Class 'googleChart' not found in /home/explorev/public_html/php/core/common/StatsData.class.php on line 297
Last reply by Jas, -
- 1 reply
- 1.1k views
I accidentally deleted the schedules table from the PHPVMS database, and now I can't add or import routes! What do I do?
Last reply by Nabeel, -
- 5 replies
- 1.8k views
I spoke with Nabeel about this and thought I would run it by the PHPVMS community. I want to have a field or fields for the aircraft. When you add aircraft you would have either a one time purchase field or a lease field that would charge per flight hour. What do you guys think?
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Gudday The total aircraft flight hours are all zero ! Any fix for this ?? Cheers Mike
Last reply by Nabeel, -
- 0 replies
- 958 views
Hiya, I recently edited my registration to add some text and now wanted to know, If I add images to the files where the email is, will It send them along in the email as well? Jack
Last reply by JackPlumb, -
- 7 replies
- 1.9k views
hi, I'm doing the translation to Spanish language I have already published the translation but I do not have much yet. the administration and so on. my question is. the texts of the signature, where are they? upon termination of translating everything runs to be put in shock. thanks for your help a greeting. and good luck. adios.
Last reply by novamix, -
Financials
by RogerB- 5 replies
- 1.5k views
I have noticed that when you look at the financial reports I am only seeing one of my expenses in the chart. Could you explain how this works Nabeel?
Last reply by Nabeel, -
- 5 replies
- 1.9k views
HELLO I do not speak English so I apologize. to change the avatar I get the following error. Warning: imagesy(): supplied argument is not a valid Image resource in /home/facvir/public_html/sistema/core/common/PilotData.class.php on line 257 Warning: imagesx(): supplied argument is not a valid Image resource in /home/facvir/public_html/sistema/core/common/PilotData.class.php on line 258 Warning: Division by zero in /home/facvir/public_html/sistema/core/common/PilotData.class.php on line 261 Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/facvir/public_html/sistema/core/common/PilotData.class.php on line 263 Warni…
Last reply by Nabeel, -
- 2 replies
- 1.6k views
Hey guys, i just got VMS installed and everything is running , i tried everything to fix my navbar at the top , i want my first letters capital. I went inside the Header.tpl and then went to core_navigation i set the letters Big but nothing happened. Check my site and you will see, www.torontopearsonatc.com/new
Last reply by pouzo, -
- 3 replies
- 1.2k views
How to change the amount of time a pilot shows up on the live map after they have landed. I landed over three hours ago, but I still show up on the live map!
Last reply by Nabeel, -
- 4 replies
- 1.2k views
If you check out the live map on swava.net, everything looks ok. However, when I hook up FSACARS, the airplane icon shows on the map, but the information below does not. Any help would be greatly appreciated. Thanks!
Last reply by Nabeel, -
- 3 replies
- 1.2k views
I have installed PHPNuke with PHPVMS in backround. I wanna iframe only sertain pages but is that possible with out getting whole PHPVMS design in iframe ?
Last reply by Nabeel,