Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 11 replies
- 2.9k views
In the admin panel, my rank auto-calculate is set to false, so there is a dropdown box to select the pilots rank. This dropdown box always shows the lowest rank "officer cadet". The same thing happens for the custom field dropdowns. I think I've identified the problem codes but cant figure out why they're wrong. Rank code: <tr> <td>Current Rank</td> <td> <?php if(Config::Get('RANKS_AUTOCALCULATE') == false) { $allranks = RanksData::GetAllRanks(); echo '<select name="rank">'; foreach($allranks as $rank) { echo "<option value=\"{$rank->rankid}\">{$rank->rank}</option>"; } echo '</select>'; } else { echo …
Last reply by corneyk, -
- 0 replies
- 1.3k views
Currently, the fleet at my airline only consists of one (1) type of aircraft. This makes the "By Equipment" search function on the schedule_searchform.tpl page quite redundant. I'm curious to see how I can edit this function such that it enables my pilots to search through our timetable via an aircraft's registration (tail number), instead. However, I'm not sure which files I have to edit to make this work, nor am I aware of the appropriate commands I need to utilize. So far, I've edited the following: core/templates/schedule_searchform.tpl core/modules/Schedules.php core/common/SchedulesData.class.php I also had a look at core/common/OperationsData.class.php, but …
Last reply by AGuyFawkesMask, -
In the schedules we can create income for each flight by creating a price per seat. My question is what can we do with this besides add a little realism to the flight? Compete against other VA's?
Last reply by reed0427, -
- 2 replies
- 1.5k views
Hey Guys, I currently have a bit of a problem with my live flights, Its showing 12 Unknown Pilots flights and 2 Real pilots flights which have already ended. Can some one help me? This is the link to the page with the problem: http://cathayvirtual.org/index.php/acars Thanks, Casey.
Last reply by Casey, -
- 11 replies
- 2.6k views
I have bought a new domain for my airline but i haven't got a clue how to get it to work. I bought my domain through daily.co.uk and my hosting is through fivedev. Any help would be greatly appreciated!
Last reply by Tom, -
- 2 replies
- 1k views
pilots trying to log in keep getting 'You must be logged in to access this feature!' message
Last reply by Strider, -
- 1 follower
- 8 replies
- 2.4k views
I have the Aword Images Showing in the pilot Center but how do i make so only a certain amount of awords are shown per line? I tis starting to look really bad when a pilot has too many awords. I am using this code.. <ul style="margin-top: 0px; margin-left: 2px;"> <?php foreach($allawards as $award){ ?> <img src="<?php echo ($award->image);?>" alt="<?php echo ($award->descrip);?>" /> <?php } ?> </ul> <?php } ?> Thanks!
Last reply by Virtualei, -
- 13 replies
- 4.3k views
When i click on logout i get this Message: And upon logging in i recieve this error message: Any ideas?
Last reply by MPE001, -
- 6 replies
- 2.5k views
Good Day. I want to know how can I take some data from acarmaps.tpl to make a PHP Formula to make a calculation. Something like I want to convert Plane Altitude to Meters. The Formula is very simple AltitudeMts = AltitudeFeets / 3.28 (Aprox). acarmaps.tpl Give me <%=flight.alt%> I think this is the plane Actual Altitude. And can be show in the Html Table using <td><%=flight.alt%></td>. Now The question, How can i assign the <%=flight.alt%> Value ta a PHP variable so I can make the formula using PHP and siplay in a new Row in the html table. ? Thanks and sorry for my poor english I speak Spanish. Regards Carlos Garcia
Last reply by CarlosGarcia, -
- 18 replies
- 3.3k views
hi all I wrote this code to get the last flight of a pilot <table> <tr> </tr> <TR><TD colspan="5"><hr color="red" size="1"> </TD></TR> <TR><TD colspan="5"><font color=yellow> <font size="3px"><b> Recent Flight Reports </b></font></font> </TD></TR> <TR><TD colspan="5"><hr color="red" size="1"> </TD></TR> <tr> <td><font color=red>Flight N°</td> <td><font color=red>Aircraft</td> <td><font color=red>Submitted</td> <td><font color=red>Flight Time</td> <t…
Last reply by mattia, -
- 2 replies
- 1.7k views
G'day Guys, How would i go about using a cron jod to export a particular row from a database table, what i would like it to do is create a text file on our server that will update itself everyday with all the members vatsim ID's. Which will then automatically update our vroute community to ensure it is kept up-to-date. A delema i have with this is in the phpvms_fieldvalues table i have 2 fields in use, one for transfer hours and another for the vastim ID, how would i go about ensuring that the column that has a fieldID of 1 gets inserted into this text document ? Regards Tylor
Last reply by Tylor Eddy, -
- 3 replies
- 2.2k views
Hello every body I have a question.I would like that the unregistered users can see my fleet,but i dont know how to add this in my Menu If someone could help me that would be fine Regards ;-)
Last reply by Blu-Express VA, -
- 15 replies
- 3.2k views
I'm trying to make a booking module, and I don't get any errors, but it doesn't update the flight schedules. I think it has something to do with the mySQL update. Here's the booking.php I havn't made any .tpl and dont think I need to, this is my first module and still figuring it out. <?php class Booking extends CodonModule { public function index() { $this->set('pilotcode', PilotData::GetPilotCode(Auth::$userinfo->code, Auth::$userinfo->pilotid)); ?> <p><span style="color: rgb(128,0,0)"><strong><span style="font-size: 36px">Book a Flight</span></strong></span></p> <form action="http://www.canforce.org…
Last reply by Aaron, -
- 4 replies
- 1.2k views
I am having problems with my site. If i need to re install PHPVMS what files do i need to keep to keep the pilots, flights etc?
Last reply by Tom, -
- 12 replies
- 2.7k views
Hello everybody When i will try to register to my VA it shows me always Pleas enter your first name enter your last name etc Here is the url to the registration form,if someone would like to try,so you can understand what i mean http://atlasvirtuel.com/gestion/index.php/registration Regards
Last reply by damien82, -
- 1 reply
- 948 views
Personally I created my company all right create normal flight. More when I go to book this flight route Invalid Already CREATED further two of this Print scree
Last reply by joeri, -
- 2 replies
- 1.3k views
Gentlemen I am experiencing an issue with my boarding pass I have made a boarding pass a custom one with a background image however when we try to print it doesn't show the background image while printing How can I fix this?
Last reply by STARs, -
- 6 replies
- 2.8k views
Hi Chaps, Is it possible to mix pax and cargo on the same flight?
Last reply by tutmeister, -
- 13 replies
- 2.3k 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, -
- 5 replies
- 3k views
I currently use Addonchat integrated with PHPBB3 on my site, but would ideally like to change this so that it's integrated with the main PHPVMS pilot centre. I was wondering whether anyone else uses Addonchat or has successfully managed to integrate it with PHPVMS using the Remote Authentication method which the service allows. The Addonchat homepage is http://www.addonchat.com Their support page on the use of remote authentication is http://support.addoninteractive.com/index.php/Knowledgebase/List/Index/8/remote-authentication Would very much appreciate any help or guidance anybody can provide on this. Regards, Nige.
Last reply by steelerboi, -
- 7 replies
- 1.7k views
I'm sick to my back teeth of my site having problems. I'm going to be making some host changes as JustHost CHARGE for a daily backup. Anyway, I was installing a new feature. I installed in incorrectly and had files all over my public_html. So, I had to delete them - as I did. I then went into my lib/skins/... folder and deleted an index.html file and a folder named 'dashboard'. I checked them both before deleting. Neither were important and were used for testing purposes. So why can't I access my site now? I get a 403 error! http://freshjetvirtual.com/ I don't understand.
Last reply by freshJet, -
- 11 replies
- 2.5k views
Hello, I was trying to login into kACARS and I get this error "Switch=Verify Contact system administrator" I triple checked my FTP information and kACARS free is in the modules as it should be. Help would be greatly appreciated.
-
- 1 follower
- 4 replies
- 2.1k views
Hello all, When I logout from my site it redirect me to http://www.vbirdva.com/vbv/index.php/'>http://www.vbirdva.com/vbv/index.php/ I wanna change that to http://www.vbirdva.com/vbv/ Where can I change that? Thank you in advange. Regards, Cor
Last reply by Cor, -
- 1 reply
- 1.2k views
FIXED IT xD
Last reply by mark1million, -
- 7 replies
- 1.8k views
I just had my site moved from one server to another, and I am getting: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to [url="http://malaysiava.org/admin/index.php/pirepadmin/approveall#"]allocate[/url] 88 bytes) in /home/globalai/public_html/malaysiava.org/core/classes/ezdb/ezdb_mysql.class.php on line 273 Can anyone tell me how to fix this? I have requested the memory be increased, and my host claims they have done so, but I am still getting this error. It only happens when I edit a pilot profile, edit a pirep or approve a pirep, it is causing me some trouble as I am unable to approve all pireps after checking them. Also when I approve them …
Last reply by Strider, -
- 7 replies
- 1.8k views
Luckily my site was restored without rebuilding the entire site. It was a close call. The only lpss was that e only have around 925 hours logged, comared to the 1000+ we had before. Pilots have lost a bit of a chunk out of their hours. I want to know what can be done to prevent future incidents with my VA and others using phpVMS. I was targeted with an SQL injection, which deleted many of my database tables. What can be done to protect them? Are they dynamic? And if so, is that a problem?
Last reply by Tom, -
- 13 replies
- 2.5k views
Just checked on my site and got this: Last time I checked it was fine and I haven't edited anything since. Anyone know what's happened?
Last reply by freshJet, -
- 0 replies
- 804 views
hello guys I was wondering if you could create a gadget for win7 that gives you flight status nd other data. What do you think? Best Regards Mattia
Last reply by mattia, -
- 2 replies
- 1.7k views
G'day Guys, Just wanted to know how to echo a pilot's country, displaying the name of the country in my profile_main.tpl file I've been fiddling with various bits of code but it just wont display Regards Tylor
Last reply by Tylor Eddy, -
- 3 replies
- 1.9k views
Okay, so i recently just installed Phpvms on a domain of mine. The pilot list is not showing at all. It is just blank, even on the crystal skin. I have tried on several Web Hosts, just doesn't wanna show up. Really weird.
Last reply by disconett,