Support Forum
Any questions or bug reports go here.
7147 topics in this forum
-
- 8 replies
- 1.8k views
Could some possibly give me the full script for the pilot_list.tpl to look like this. http://www.easyjetva.com/index.php/pilots and of course i will change the images and color and font etc. Just need the Code Thanks, Daniel Sorry about the description "Can anyone Fix it?"
Last reply by Daniel, -
[Solved] Pilot Center
by Guest Kendo- 4 replies
- 2k views
hey Guys i looking for a Pilot Center that look like this Like this one! not like this one(is my Pilot Center)
-
- 1 reply
- 1.4k views
Is it possible to implement pages sub directories. Such as index.php/pages/training/b747 will show core/pages/b747.htm index.php/pages/operations/fleet will show core/pages/fleet.htm I am getting a lot, a lot and a lot of custom content, and being able to pop it all in sub directories would be very useful. Regards, Nout
Last reply by simpilot, -
- 5 replies
- 1.6k views
Hello I wonder if giving in to use the vms that is multilingual, Portuguese and Spanish but using different directories www.meusite.com / br and wwww.meusite.com / es. You can use the same database without giving problem? For my VA is Brazilian but also is Colombian so I wanted to make it available in two languages, I can do that?
Last reply by Kairon, -
- 1 reply
- 1.1k views
Hey, I am working on duplicating the pages module. Don't worry, I am being very careful (already managed duplicating the news module). Within SiteData.class.php in the function DeletePage its uses PAGE_PATH and PAGE_EXT PAGE_EXT I can find in the local.config.php however I cannot find PAGE_PATH in either local.config.php or app.config.php Where is it? For my duplicate pages module i'd like to have a separate folder for the respective pages. Cheers, Nout
Last reply by simpilot, -
(SOLVED)Exam Center
by Guest Kendo- 7 replies
- 2k views
hey i been having a Problem , when i click on ExamAdmin it bring me to my Home Page look http://simb6.org/index.php/exams_admin and i put the files in the right place and the SQL is in the phpmyadmin Help Please
Last reply by James142, -
- 4 replies
- 1.2k views
I have been making some modules for the site www.usaflightclub.com however, even though my code is in the right place etc.The modules won't show just getting a "Te Module ____ Doesn't exisit@ My modules code for example: <?php class east extends CodonModule { public function index() { Template::Show('east_region.tpl'); } } ?> You Help is most welcome, Thanks, Jon
Last reply by Jon, -
- 6 replies
- 1.7k views
The Contact Us form is way at the bottom of the page. i am using the Obsess Blue Template. how do i fix it up? Thank you in Advance Daniel
Last reply by Daniel, -
- 1 reply
- 1.4k views
Hoi maybe you can help me Live map wil now update every 59 seconds. Is there a way to set the update speed faster? Like 10 seconds. And if the answer is Yes how can i change it With frendy greetings Va-Surfcity® Fabian Hamans
Last reply by BastiDE, -
- 25 replies
- 4.3k views
I know this may be a silly question. I just updated to the newest version. (without a backup of course...DOH) Now I have nothing but problems again. Is there any way of going back to the old version ? Like an undo ? I know, probably not, but I have to ask
Last reply by kbohme, -
- 1 reply
- 1.8k views
HEy, i'm trying to add a serach airline tab, but i got it out but i seem can't get it working. Here's the pecie from the module's if($this->post->airline != '') { $params = array('c.airline' => $this->post->airline); } Is there something wrong with this code?
Last reply by Kyle, -
- 2 replies
- 1.4k views
I added a new airline to my existing VMS and it says it added, but then its not showing on the list. I cant import scheds as it says the airline doesn't exist, if i try to add the airline again it says it exists! I checked the database and its in there and enabled. Any guesses guys and gals?
Last reply by davehardy, -
- 10 replies
- 2.6k views
i am having issues with the live map it is showing double of the planes. is this fixable
Last reply by James142, -
- 8 replies
- 2k views
If you click on this link: http://flyirelandva....ndex.php/pilots, you can see the list keeps repeating itself in every airport? How do I get rid of the airport heading thats on top? The code that I have in the pilots_list.tpl file is: <h3><?php echo $title?></h3> <?php $roster = PilotData::getAllPilots(); ?> <?php if(!$roster) { echo 'There are no pilots!'; return; } ?> <table id="tabledlist" class="tablesorter"> <thead> <tr> <th>Pilot ID</th> <th>Name</th> <th>Rank</th> <th>Flights</th> <th>Hours</th> <th>HUBs&l…
Last reply by James142, -
- 4 replies
- 1.5k views
I was wondering how to get the Contact Us form working? I know where I want the link to be, I'm just wondering what I need to link it to.
Last reply by Daniel, -
- 1 reply
- 895 views
Like if i want to add for expample, EDIT_PIREPS and in the tpl file, adds the group. Is there a list where i can add the gorup settings?
Last reply by simpilot, -
- 2 replies
- 967 views
Hey, I'm trying to think about changing the .tpl files to .html format. Is that good, will it be easy or is there something that i need to do before i change the file formats? thanks.
Last reply by simpilot, -
- 1 reply
- 1.1k views
Is it possable for a green bar to come up on the home page saying how many live XACARS flights there are? | eg: There are 2 live XACAR flights. Click here to view. | But if there is no flights there would be no green bar showing up on the homepage? Thanks in advance, James
Last reply by James142, -
- 11 replies
- 2.7k views
How can I limit the amount of flight plans (schedules) listed when searching for flight plans? before I added schedules to my site that was NOT a problem, had only a few of them... BUT! Now I have added more than 1,300 schedules and the list is just Too BIG!!! I would like to list in chuncks of 25 for example, or 12, maybe 15 in a page format at a time, not all of them. Is it posible in phpvms to do this, and where is the config file to do it? local.config or app.config? have been searching them, but can´t find any reference to accomplish this.
Last reply by tylerj, -
- 5 replies
- 1.5k views
I am having a problem with xacars, it is giving me an error saying that the url for the flight tracking is giving an error. This happened recently and suddenly, I am not sure what is going on, I have cleaned the cache, and resent the acars table, but that did not help. I have set everything up correctly. I do have 2 other xacars configs in the same location, but they are not named the same, I have named the xacars config file that is in use just xacars as that is what it was before. Any help would be greatly appreciated.
Last reply by Strider, -
- 2 replies
- 1.7k views
Hello, I am not sure that I am posting this new thread on the right place. It's been almost a year now that I am using PhpVms and I am quite happy with this system. The only problem is that I have a hard time to setup an accurate and realistic as possible finances. Here is what I did: Catering: €2376 Per Flight Flight Crew (virtual) Salary: €642.95 Per Flight Ground Crew salary: €243.6 Per Flight Insurances: 9% Percent (per flight) Airplane leasing: 12% Percent (per flight) Location bureaux: 7% Percent (per flight) Eurocontrol taxes: 2% Percent (per flight) Airports costs/taxes: 6% Percent (per flight) Marketing costs: 5% …
Last reply by Alexair, -
- 0 replies
- 954 views
Thanks for the help Resolved
Last reply by bravo27, -
- 3 replies
- 1.6k views
How i can add the pilot name and the pilot num at the pilot brief ? Someone can help me please ?
Last reply by vicente, -
- 4 replies
- 1.2k views
I was wondering if there was a link pilots could go to and fill out a form to deactivate their account. If there isnt, how could i make a page with boxes to fill out like name, why you want to deactivate your account ect.. and how could i make the pilot prove its him who is sending it and not someone playing a joke? if that makes sence :S Thanks, James
Last reply by James142, -
- 2 replies
- 1.2k views
I have noticed a contact_form.tpl file in core > templates ?? is there a way to use this on the website? cause i could really use it I have searched the forums but found nothing aabout this file. Thanks, James
Last reply by James142, -
- 6 replies
- 1.8k views
I don't remember where i can change the pilot number for exeple after his join in the VA his pilot number is 1XXX i want change thi 1XXX for 6XXXX where i can made this ? Thanks
-
- 3 replies
- 1.6k views
Morning! I'm reinstalling PHPVMS. I've uploaded all the files, created the databases correctly etc... and i try and install it and i get this error: Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'admin'@'localhost' (using password: YES) (1045)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/fleetair/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99 I've had this error before, and i man…
Last reply by South West FC, -
Need Help for Pilots Location
by Guest FWX001- 5 replies
- 1.7k views
Hi, I wanted to list on my pilot's list , the last location off my pilots.... <h3><?php echo $title?></h3> <?php if(!$allpilots) { echo 'There are no pilots!'; return; } ?> <table id="tabledlist" class="tablesorter"> <thead> <tr> <th>Pilot ID</th> <th>Name</th> <th>Rank</th> <th>Flights</th> <th>Hours</th> <th>Location</th> </tr> </thead> <tbody> <?php foreach($allpilots as $pilot) { /* To include a custom field, use the following example: <td> <?php echo PilotData::GetFieldValue($pilot->pilotid, 'VATSIM ID'); …
Last reply by simpilot, -
EVENTBooking
by Guest Kendo- 5 replies
- 1.2k views
hey Guys i Think i Put Something Wrong or Something not in the Right Place look at it This When i Create The Event This When The Event is Create This is on Pilot Center SOMEONE HELP ME NOT POST "A OTHER POST ABOUT THIS" THIS IS A FORUM FOR HELP TO NO THAT THANKS
-
- 6 replies
- 2.4k views
Hey guys, I am glad to say after a stint away that I was able to bring my VA back with a pretty reliable host. I don't have a single complaint with it at all, except for the registration form is not working for some people (me as well). I know this is a very common topic here so I made sure and read as much about it as I could before posting this. So here's my info: - I've had some people tell me it worked (and I got the automated add email), but it's not working for me when I try to test it. I have tried it with FireFox 3.6.10 (turning off ad and popup blockers) as well as IE 8.x and the form continues to do what it does: it's simply refreshing the form to the top of t…
Last reply by beachdarryl0202,