Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 2 replies
- 2.9k views
Can i get a copy of a local.config.php minus the addresses and passwords please?
Last reply by Nabeel, -
- 5 replies
- 2.9k views
I got it installed but for some reason i got all this scripting come up at the top of the screen and also when i fill out a registration form, it says "Could not open socket". The page is here: http://sasvirtual.netii.net/index.php/registration
Last reply by sasvirtual, -
- 17 replies
- 2.9k views
I am having a little trouble getting my hub roster to paginate. Here is the hub page in question - http://www.flyaka.com/index.php/Anchorage I have no problem paginating my other tables. This is the hub roster code: <!-- Hub Roster --> <div class="box"> <?php $pilots = PilotData::getAllPilotsByHub('PANC'); ?> <?php if(!$pilots) { echo 'There are no pilots in that hub, so there must be at least one pilot so the hub can run.'; return; } ?> <table id="mytable"width="100%" border="0" cellspacing="0" cellpadding="0" class="aka_table"> <tr> <tr> <th width=…
Last reply by Strider, -
- 1 follower
- 4 replies
- 2.9k views
Hello all! I use Xampp on my local machine to help when I work on changes to the phpVMS files. (Xampp runs a local version of Apache and PHP so I can view the files on my local computer.) Once I am happy with the changes to file and everything works fine, I then upload to my web server for my live site. I have Xampp installed on several computers...and all have worked fine for the phpVMS system. But I recently installed Xampp and phpVMS on a new computer and now get this error at the top of the phpVMS pages: Strict Standards: Accessing static property Contact::$post as non static in C:\xampp\htdocs\cogva\core\classes\CodonModule.class.php on line 67 Strict Standard…
Last reply by Marmus, -
- 10 replies
- 2.9k views
Hello I installed PHPVMS 5.2.2 for php 7.2. If I now want to enter a PIREP, the error message comes There was an error adding your PIREP: Schedule does not exist. Please update this manually. However, the schedule has been created. How do I solve the problem? Greetings Firebird
Last reply by Firebird, -
- 11 replies
- 2.9k views
Hi, just a bit of help needed, on my pilots page, I have the current location displayed, but I can only get it to show the ICAO using How can I get it to also show the NAME, I have tried $report->arrname; but that does not work any ideas?
Last reply by ukmil, -
- 7 replies
- 2.9k views
Hi, I've the module Newest pilots in my website, but it's ordered according to the number of Callsign, my question is: It's possible to order the module Newest pilots not according to Callsign but to the Date of Join?? Thanks
Last reply by RVF147, -
- 2 replies
- 2.9k views
PHPVMS 5.5.2.72 + Stisla skin. PHP 7.2.24 MySQL 5.7.XX Installed mods: Weather Map (Code Snippets by MrDalle) Fltbook v2 (by web541) TouchdownStats (by simpilot) Event Booking (by simpilot) Pilot Career (by servetas) TopPilots (by simpilot) Extended Fleet (by magicflyer Airports (by stuartpb) Simbrief for phpVMS (by Vangelis) Airmail 3 (by simpilot) LiveMap (by Carlos Eduardo) Weather (by Carlos Eduardo) Book Flight by Map (by Carlos Eduardo) Cannot see any real-time flight on Live Map; cannot bid schedule via smartCARS; PIREP can be filled without error, but cannot be seen…
Last reply by webrandustry, -
- 4 replies
- 2.9k views
Hey Guys, Curious to know if I could change the country location to by default not show up as Afghanistan but United States. Basically when you load up the page on any page with the country list on it. It shows this: Instead of this (which is what I want it to show): Any help would be much appreciated. Thanks!
Last reply by Sava, -
- 1 follower
- 8 replies
- 2.9k views
Hello, I am having an issue with my downloads page in my pilot center. It wont pop up with the download. I can download it from the admin side. My developer has been able to download it twice and i cant figure out what would be causing this on my end. Attached is a pic of my downloads page. Could it be a browser setting or computer? I cant do it with firefox or internet exploder. Any help would be great.
Last reply by Parkho, -
- 5 replies
- 2.9k views
How would I go about setting up the below cron job, or can anyone direct myself to any tutorials on how. Our VA runs phpVMS Version simpilot 5.5.2 Cron If you have the ability, it's best to setup a cron-job to run the maintenance script. The command to add is: php -f /home/canadaai/public_html/admin/maintenance.php It's recommended to run this sometime between 2-6am (pick an artibrary time when you would least-likely have any flights). Also, remember to change in local.config.php, USE_CRON to true, so phpVMS doesn't try to automatically schedule these tasks to run. Note: If you setup the cron to run, it's recommended to also run it by hand …
Last reply by ProAvia, -
- 13 replies
- 2.9k views
Helllo its me again No i have found how to change phpvms to another language(a lot of work),but now i have the second prob How can i add an backgroundimage? I have the brillancev1 skin. I know how to change the color,but i would like to put a background with skyes on it. Regards
Last reply by damien82, -
- 7 replies
- 2.9k views
I have recently moved host and I backed up everything. I import the files and the databases and it is not working. Here you can see the error: http://skywayamerica.co.cc/. It is not a free host and it shouldn't have problems. Can anybody help me fix this?
-
- 12 replies
- 2.9k views
I have this problem after updating smartCARS 2 Web Script Files. Please I need help. Thanks.
Last reply by shakamonkey88, -
- 2 replies
- 2.9k views
I was wondering how I could create a custom fleet and hub page module like this: http://www.sudansky.net/sudva/index.php/fleet i have gone to the Modules folder in my FTP and created a folder in there called "kdfw" and added a .php file inside of there and this is what happens: http://skywayamerica.co.cc/index.php/kdfw
Last reply by BernieMaMan, -
- 1 follower
- 8 replies
- 2.9k views
Hi, Each time trying to use kAcras I got this message, "Aplication and Module do not match!" How can I correct this? Thanks Hash YAFSS_012.bmp
Last reply by Hash, -
- 12 replies
- 2.9k views
I separated this thread from the other one because the other thread has gone in some other direction. First of all I am not a software newbie, 20 years of experience and I am trying to start my VA but I don't have time to browse through PHP code. So, I use the same control panel (webhost4life?) as in the dummies guide. I did a clean installation as follows: 1. Created subdomain and subdirectory where subdomain points 2. Uploaded all files of phpVMS to the subdirectory of #1 3. Created a MySQL database 5.0.45 and noted its administrative username and set permissions (all as shown in the dummies guide) 4. Ran the /install/install.php script, it showed ALL GREEN, no red…
Last reply by Mysterious Pilot, -
- 6 replies
- 2.9k views
Can you protect a .php file, so when an admin logs in they can acess the php file.. This code does not work for .php <?php if(!Auth::LoggedIn()) { Debug::showCritical('Please login first'); die(); } if(!PilotGroups::group_has_perm(Auth::$usergroups, ACCESS_ADMIN)) { Debug::showCritical('Unauthorized access'); die(); } ?> I Really need this, and i cannot make the php file intoa .tpl If this is possible please let me know
Last reply by Jason, -
- 3 replies
- 2.9k views
Hello my name is Connor Sullivan & i am the CEO of Zoom Virtual Airlines and i was wonderng if anybody could help me with the following error message: Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/zoomvirt/public_html//core/templates/<p> Here Are The E-Mail's Available For Support:</p> <p> <span style="font-family: verdana,geneva,sans-serif"><strong><u><span style="font-size: 16px">Board of Directors</span></u></strong></span></p> <table border="1" cellpadding="0" cellspacing="0" class="MsoTableGrid" style="border-right: medium none; bord…
Last reply by Nabeel, -
- 1 follower
- 11 replies
- 2.9k views
All of a sudden I can't access http://www.pagvirtual.net via my wifi network on any device, computer, wifi iPad, but can access it via an iPad with cellular. Anyone have any idea why that would be? It's the only site I can't access every, any other site works fine. I know it is being hosted at http://tfdidesign.com . This is just the strangest thing. I never had this happen before. Other people can access it but not me. I don't mean login or anything, ( I can do that when on iPad cellular only) , I mean I can't even even get the site to come up, it just times out! I called my broadband company Xfinity, cleared the cache and cookies, and even did a clean install on my lap…
Last reply by servetas, -
- 3 replies
- 2.9k views
I am wondering how to install phpvms 4
Last reply by servetas, -
- 5 replies
- 2.9k views
Good Evening After Update to the new Version i become an Bug Bevore we have made the update we have flown 3 Flight after the update we have flown 16990 Flight. Thats not correct Total Flights: 16999 Total Hours Flown: 2.25 Total Flights Today: 0 Total Cargoschedules: 1 Total Aircraft In Fleet: 2 Total Fuel Burned: 1448 Miles Flown: 360 All News: 3 Please check this i dont know where come from the data Thanks
Last reply by jobi, -
- 11 replies
- 2.9k views
Hi, I am trying to file a pirep at my VA, but I keep getting the following error: Deprecated: Non-static method CodonEvent::hasStop() should not be called statically, assuming $this from incompatible context in /core/modules/PIREPS/PIREPS.php on line 478 How do I fix that problem as I am unable to file thus others will be unable, it I think is causing a problem for smartcars too, as it wont file the pirep.
Last reply by ProAvia, -
- 7 replies
- 2.9k views
Hi guys, When i add an airport it normally changed the lattitude/longtitude and the Airport name... When i fetch, it only checks the fuel pricing and the rest is nog filled in. Anyone else has this problem? Regards, Lucas
Last reply by MrAmsterdam, -
- 2 replies
- 2.9k views
I am looking to get the flight tracking google map to show a line for the actual flight path of the aircraft, much like Vatsim does. (see image) I have been trying to reverse engineer it, but its not working. Every time I think I'm getting close I loose it... any help would be greatly appreciated !
Last reply by kbohme, -
- 6 replies
- 2.9k views
Hello there, I have an issue with the site e-mails, they basically don't send. Whenever I activate a new pilot, they never receive a message. I tried the "Contact Us" form too, and that didn't seem to send anything to my e-mail. I researched about it a little on the forums, and it could be due to the fact I have a gmail address, however I am unable to tackle the issue, since I have no idea how would I do that, or where the problem lies. Any suggestions? I'd appreciate any help Cheers.
Last reply by Edwin, -
- 1 follower
- 4 replies
- 2.9k views
I don't know why this question has never been asked, I must be missing something obvious here, but how do you import airports? You can export them but not import them.
Last reply by in2tech, -
- 4 replies
- 2.9k views
Ok - I'm Stumped... ??? I have added the pilot country flags to show next to the pilots name in the recent pilots list. It works fine on most of the pages of the site but on some pages the image does not show, just a place holder. Upon further investigation I have found that on the pages it does not show it has extra lines in the url.. example - on the front page - shows http://www.simpilotgroup.com/newenglandair/lib/images/countries/US.png'>http://www.simpilotgroup.com/newenglandair/lib/images/countries/US.png on the login page - no show http://www.simpilotgroup.com/newenglandair/newenglandair/lib/images/countries/US.png The sidebar is a template so the same c…
Last reply by simpilot, -
- 2 replies
- 2.9k views
Notice: The template file "/home/airarabi/public_html/maroc//lib/skins/CURRENT_SKIN/header.tpl"vairline in/home/airarabi/public_html/maroc/core/classes/TemplateSet.class.php on line 248 Welcome AIRARABIA MAROC VA Newest Pilot: Warning: Invalid argument supplied for foreach() in /home/airarabi/public_html/maroc/core/templates/frontpage_main.tpl on line 6 http://airarabiavirtuel.com/maroc/ THANKS AND BYE BYE
Last reply by simpilot, -
- 5 replies
- 2.9k views
Greetings to All: My map of flights and information has been operating normally, however a couple of days ago is generating this error and really can not find what the problem is. I appreciate any help to fix it. attached a picture Regards, Alejandro
Last reply by alecas10,