Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 5 replies
- 2k views
Hi, When we (admins and normal users) try to log ing using the new phpVMS we get that error. We are using phpVMS 850 (V 2.0.850)
Last reply by nicolaananda, -
- 6 replies
- 3.7k views
Hello, I'm trying to fresh install phpVMS, first I had the "you're already logged in" error, which after some search on the forums, I fixed by editing .htaccess to force the usage of www. Now I'm getting "You must be logged in to access this feature!" Anyone could help with that? Best Regards!
Last reply by nicolaananda, -
- 3 replies
- 1.8k views
Hello everybody, I'm having the following error when I try to remove a bid: Strict Standards: Non-static method SchedulesData::setBidOnSchedule() should not be called statically in /home/passa540/public_html/core/common/SchedulesData.class.php on line 838 In the line 838 has: DB::query($sql); self::SetBidOnSchedule($bid_info->routeid, 0); # -> 838 if (DB::errno() != 0) return false; return true; Can anyone help me resolve this error? Thanks! -------------- Edit: Solved. It was just a jQuery conflict. Here in the forum has several solution for this. Thanks
Last reply by brunoquadros, -
- 4 replies
- 2.1k views
I seem to be having some issues when trying to click to remove a bid from my schedule_bids.tpl file? Would anyone be able to help me figure this out? This is what I have in the schedule module public function removebid() { if(!Auth::LoggedIn()) return; SchedulesData::RemoveBid($this->post->id); } When I go to click remove it just takes me to a white page, no error or anything? Any ides?
Last reply by brunoquadros, -
- 1 reply
- 1.4k views
Hello, I'm having a problem with logging in to my website. When I login with my Pilot ID and Password, I'm not being forwarded to the pilot center anymore Before I was always redirected to the Pilot Center, and now ending up with this: When I reload that page, the site displays the "login_already.tpl", but I have access. Unfortunately this appeared with no warning, and I don't know how to fix it. I have already consulted the forum, but didn't find any solution. Thanks in advance!
Last reply by Max, -
- 2 replies
- 1.5k views
Hello, I am using a custom dropdown menu. It is working great, only when i am trying to insert the options to see items only when logged in I recieve errors and the site stupped working. I am using an own CSS for the menu, I have added that script to. Anyone that can no why the login authenticate function wont work? Thanks in advance. And here the menu itself Kindly regards, Rick Winkelman
Last reply by ncd200, -
- 6 replies
- 2.5k views
Hello, I have just changed my VA template and I got the "no route passed". Anyone can help me? I attach the layout.php code: <!DOCTYPE html> <html> <head> <script src="https://use.fontawesome.com/423f28f0fe.js"></script> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="description" content="Pilot Center - Liftair VA"> <meta name="author" content="Coffeecream Themes, info@coffeecream.eu"> <title>Pilot Center - Liftair VA</title> <link rel="shortcut icon" href="&…
Last reply by danydj96, -
- 0 replies
- 1.5k views
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Despacho Operacional | Intra Mail</title> <!-- Tell the browser to be responsive to screen width --> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <!-- Bootstrap 3.3.5 --> <link rel="stylesheet" href="http://localhost/Latam/lib/skins/LATAM/Painel/bootstrap/css/bootstrap.min.css"> <!-- Font Awesome --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.c…
Last reply by ArthurHetem, -
- 0 replies
- 1k views
Hello, good afternoon compatible module would be some smart cars on penalty pilots on reporting PIREPs. thank you
Last reply by FlightDeckES, -
- 1 follower
- 2 replies
- 1.3k views
Hello, I need to create a page that will show the live flight information with the ACARS data, for a specific Flight Number I also need the ability to GET the flight number from the url (test.php?flightnum=1533) Can anyone give me a push in the right direction for this. I'd appreciate it a lot. Thank you, Kishshey
Last reply by Kishshey, -
- 1 reply
- 1.2k views
Hello. i'm getting the following error in the public profile page: Warning: Creating default object from empty value in C:\wamp\www\testes\core\common\ChartsData.class.php on line 49 In line 49 has: $z = ''; $z->label = $date[1].'-'.$date[2]; # 49 $z->point = $dat->total; $dataPoint[] = $z; Does anyone know the solution to this error? Thanks!
Last reply by brunoquadros, -
- 1 reply
- 1.6k views
Hey! So, we utilise VATSIM SSO in our organisation, and basically we need an ACARS system to work with this? Any suggestions?
Last reply by Jon, -
- 3 replies
- 1.8k views
When I click on Edit Profile, I get the following message:
Last reply by nicolaananda, -
- 2 replies
- 1.8k views
i'am having this error on the Acars page, i open the Js Console and this have these errors
Last reply by ArthurHetem, -
- 3 replies
- 1.7k views
How can I set it up to where pilots can create their own routes? Like Canadian Xpress, you put in the departure and arrival and select the aircraft from their fleet you want to fly. You don't have to book a flight and the airline doesn't have to have it set as a particular flight..... Can someone tell me how?
Last reply by DesComm, -
- 2 replies
- 1.4k views
Hello!! So im working on trying to spruce up the information for my acars map, this is the code im trying to get to work its just showing nothing, so its outputting blank info. Any idea on why it would return nothing, maybe I'm not calling the right info from the acars? Or something like that? <td><!--<div id="something"><span class="badge badge-theme"><%=flight.phasedetail%></span></div>--> <?php if($flight->phasedetail=="Boarding") { echo '<div id="boarding"><span class="badge badge-theme">Boarding</span></div>'; } elseif($flight->phasedetail == "Taxiing to Runway") { echo '<div…
Last reply by ShredMountains, -
- 3 replies
- 1.8k views
Strict Standards: Accessing static property Login::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Login::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Login::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Login::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property…
Last reply by Virtualei, -
- 7 replies
- 2k views
Hello all, I am having this issue with our new skin: As you can see, after Read More, Liftair VA and before Aeronor, Contact Us and Terms&Conditions, there is a square that cannot be changed and I don't know what to do. Refering to the 3 squares on the bottom right, those are the social networks logos and I have tried changing them but without any effect. Could you please help me to solve this? Thanks! Regards,
Last reply by ShredMountains, -
- 2 replies
- 1.6k views
You could add a route for several aircraft thank you
Last reply by FlightDeckES, -
- 1 follower
- 4 replies
- 1.5k views
Hi there guys, let me explain the problem we have for about 3 days. Everything was good untill our web host provider decided to update their servers. After that, database connection both works, and doesn't work. I can see schedule, pilots and other things, if there was no database connection i wouldn't be able to see them. But somehow pireps are gone(they are not gone from database but website) , for example it says "No pireps have been filled" even though they are in database. Problem is , pirep system is somehow gone, we cant file a pirep. I even tried updating phpvms 5.4.x to 5.5.x(simpilotgroup) it didnt work.
Last reply by Justairbus, -
- 0 replies
- 1.5k views
hello good night please help them can not see images awards thank you phpvms 5.5.2
Last reply by FlightDeckES, -
- 1 reply
- 1.9k views
So when I log on to my site I don't see my live ACARS map. I learned that is because I need to add a google maps API. My question is which maps service API should I use and where and how do I place my API key. (I.e. VaCentral gives you the coding you need with the API key to put in the local.config.php file).
Last reply by web541, -
- 1 reply
- 1.1k views
When running the maintenance module in admin, pilot hours all show 1 hour, and this error at the beginning of the run: /core/common/StatsData.class.php on line 171 169 public static function getMonthsSinceDate($start) { 170 171 $key_month = date('MY', $start); 172 $key = 'months_since_' . $key_month; 173 $months = CodonCache::read($key);
Last reply by servetas, -
- 1 reply
- 1.3k views
Could someone please help me with writing a entrance exam template. I don't know how to do this as i am not experienced in creating code for this type of thing. Would someone be willing to make a entrance exam module or code that i may add to our airlines application process. God Bless!
Last reply by sherming, -
- 2 replies
- 1.8k views
Hello guys. I wonder how does for modules work out the skin folder? I created an area reserved for pilots in phpvms the root folder, but the modules do not work there. Any suggestion? For example, the flight booking module Codeshare, shows no shedule that page, while the skin is. Thanks!
Last reply by brunoquadros, -
- 1 reply
- 1.2k views
What do i need to change to have the rank image showing? <td style="border-bottom:1px solid #eee; border-top:1px solid #eee;"><b>Your Rank</b></td> <td style="border-bottom:1px solid #eee; border-top:1px solid #eee"><?php echo $userinfo->rank;?></td>
Last reply by servetas, -
- 1 follower
- 4 replies
- 2.1k views
I have setup a 2nd airline at this time for testing. What I would like to know is there a way to get reports for both airlines (2 Reports)? I can only get 1 report for both. Thanks David
Last reply by OzFlyer, -
- 0 replies
- 1.2k views
hello how could that pilots can only catch aircraft where they are at that moment I have the problem that aircraft pilots can take part in any greetings thanks phpvms 5.5.2 smartcars
Last reply by FlightDeckES, -
- 1 follower
- 5 replies
- 2k views
Does anyone have the zip file of simpilots phpvms ? it seems that he cleared up he's github Thanks in advance
Last reply by ShredMountains, -
- 1 follower
- 2 replies
- 1.1k views
We are getting the following PHP msg. PHP Warning: curl_exec() has been disabled for security reasons in /var/www/vhosts/flyafava.com/prs.flyafava.com/core/classes/CodonWebService.class.php on line 236 PHP config: Your PHP version is 5.4. Peformance settings memory_limit ..................... 256M max_execution_time ........ 15 max_input_time ................ 10 post_max_size ................. Default upload_max_filesize ........ Default
Last reply by DesComm,