Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
Corrupt Full Download File [SOLVED]
by Guest- 3 replies
- 1.5k views
Example, this is what I get for the full code of the index.php file in the main section. <?php /** * Codon PHP Framework * www.nsslive.net/codon * Software License Agreement (BSD License) * * Copyright (c) 2008 Nabeel Shahzad, nsslive.net * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the followi…
-
- 1 reply
- 1.5k views
Dear All, Can somebody help me with my Pirep Admin problem? When I click Aprrove All to approve pending pireps, it always shown this : Warning: Invalid argument supplied for foreach() in /home/u989643868/public_html/admin/modules/PIREPAdmin/PIREPAdmin.php on line 130 When I looked into PIREPAdmin.php the line 130 is foreach($allpireps as $pirep_details) is there something wrong with the script? Thanks in advance...
Last reply by Ardhie, -
- 0 replies
- 1.5k views
I made some route maps for different airlines with google maps... That wasnt too bad But stuck trying to change google icons to textual icons like with airport codes i.e KATL Tried installing mapiconmaker but cant get it to work Its using Gmap instead of google maps in javascript code. Think I have V3 api installed but everytime try to load even 1 icon simple example just get a grayed out map.. Or if you know a simplier way to add text to google icons would apprecitate. Dont want to make custom icons but have code enter the airport codes when going through the schedules Thanks for any help in the right direction <script type="text/javascript" src="[url=".../…
Last reply by airhaul, -
- 2 replies
- 1.5k views
Hello, I want to make in the navigation bar tab called registration, login, pilotcenter and logout. Registration and Login should be shown, when I am not logged in, pilotcenter and logout should be shown when I am logged in. So how can I do this? Greetings Julius
Last reply by alpsJet, -
- 0 replies
- 1.5k views
G'day all, I have for Reach set up a number of expenses both fixed and recurring for every flight based upon calculations for each flight and some research. Whilst these work fine during the month, at the end of the month and into the new one all the accumulated expenses are lost and the report just reads as zero. Could this perhaps be an issue with how the expenses are stored? It used to work some time ago but I cannot remember when it stopped working nor what changed to cause it.
Last reply by reachva, -
- 1 follower
- 3 replies
- 1.5k views
hello all quick question as i am somewhat stuck as my sql coding sucks i need to update a table where the value is currently 3 and must change in to 1 for the whole table how would i write it in sql thanks in advance joeri
Last reply by Parkho, -
- 2 replies
- 1.5k views
I am also using Wordpress somewhere. and there is a backup functionality in it. Is it possible to make a backup functionality, from the database, that you eventually can schedule? Or at least can create a backup from the admin part?
Last reply by aarbee, -
- 1 reply
- 1.5k views
Hiya All, I have changed my Air Forces finances to pounds, regenerated the signatures but they are still in dollars. How do I change the signatures into pounds?
Last reply by Nabeel, -
- 1 reply
- 1.5k views
Hello I am trying to use the API functions however I get the following message: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/imgvirtu/public_html/facebook/index.php:13) in /home/imgvirtu/public_html/core/codon.config.php on line 40 The code i use is: <?php include ('../core/codon.config.php'); ?> I was wondering if anyone could please shed some light here....
Last reply by Nabeel, -
- 1 reply
- 1.5k views
Hi all, I've tried today to update my banners but no luck, the new signature background just wont appear The directory has 777 permissions, so thats not the problem funny thing is: the file http://european.virtualairlines.eu/lib/signatures/EUR001.png doesn't even exist in that directory? I've refreshed and even tried on another pc in case of a cache problem or something, but it keeps loading the default phpvms banner. Does the pilot have to file a pirep for the badge to update? as always, looking forward to your help
Last reply by Jeff, -
- 4 replies
- 1.5k views
i just took over this new site from my friend , my question is when somewone registers it wont sent me a email notice or even as admin on the website wont show up as user pending any fast fix thanks for your time
Last reply by bravo27, -
- 2 replies
- 1.5k views
I have several airlines set up on my phpVMS and i was wondering if there was a way to restrict pilots to fly only with the airline that they chose?
Last reply by Robert_VAE, -
- 3 replies
- 1.5k views
How do yo give a new member of staff admin rights, so they can edit etc ?
Last reply by sherming, -
I have this error and can't shift it. Any help? Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'virtuala_phpvms'@'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/virtuala/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99
Last reply by servetas, -
- 3 replies
- 1.5k views
Hello How can i send data into a database table ? I created field in phpvms_pilots table and name it current , i want send last location in phpvms_pilots table . <?php $allpilots = PilotData::getAllPilots(); foreach($allpilots as $pilot) { ?> <?php include 'db2.php'; $last_location = PIREPData::getLastReports($pilot->pilotid, 1, PIREP_ACCEPTED); mysql_query("UPDATE phpvms_pilots SET current=('$last_location->arricao') WHERE ID='$pilot->pilotid'") ?> <?php } ?> but no data insert in current field .
Last reply by faraz, -
There is a error on the groups tab. How do I fix this? http://imageshack.us/photo/my-images/845/admindo.png/
Last reply by Strider, -
- 2 replies
- 1.5k views
Hi guys, I have a problem importing the schedule. the error looks like this: Manual airport addition works. I'm running the latest version of phpvms
Last reply by loplo, -
- 2 replies
- 1.5k views
# ACARS options # Minutes, flights to show on the ACARS # Default is 720 minutes (12 hours) Config::Set('ACARS_LIVE_TIME', 600); Config::Set('ACARS_DEBUG', false); Does this time start from the connection to ACARS or from the disconnection of ACARS. (I.E. the 600 minutes starts as soon as a pilot disconnects from ACARS)
Last reply by Petey, -
- 3 replies
- 1.5k views
Example: http://www.freshjetvirtual.com/index.php/PopUpNews/popupnewsitem/?itemid=8 When you click the link it says this: And the address bar has this:
Last reply by James142, -
- 0 replies
- 1.5k views
I've got aproblem installingphpvms, the erroris as follows: PHP Warning:file_put_contents(E:\ home\voevarigv\web\ core/\ cache/phpvms_site_settings.cache)[<ahref='function.file-put-contents'>function.file-put-contents</ a>]: failed toopen stream:Permission deniedin E:\ home\voevarigv\web\ core\ classes\CodonCache.class.phpon line210
Last reply by Thiago9, -
- 1 reply
- 1.5k views
I have a website that was built for me by Jasper Bussemaker, who I gather is no longer in business? My website is hosted by GoDaddy.com in the USA, and has recently started giving me some error messages (I suspect because MY software is very old, and no longer compatible with the platform on which it's being run)? Is there someone around who could/would take a look at my software for me, and give me a price on bringing it kicking and screaming into the present day? Thanks for any and all replies. I am not a computer web programmer, but I feel confident the skillset resides somewhere in this community. Thanks Al Rose…
Last reply by servetas, -
- 3 replies
- 1.5k views
Hi, I have a small request. Let's say A is my HUB and B is one of many destinations. Pilot0001 places a bid for the A-B flight. He finishes the flight, after that he books the flight A-C. Is there a way to block bookings until the returs flight is finished?
Last reply by Nabeel, -
- 1 reply
- 1.5k views
Hi, i've just exported the routes from my VA to verify the usage and it came out quite strange. I'll attach it here directly. Just some things : 1. some distances instead of being 800nm are 859893, it seems he didn't export the . 2. it didn't export all the flight times, but i'm sure that all my schedules have departure, arrival and lengh 3. i still have problems with the calculate distance feature (installed 816 and tried again, but happened also with 815), it does not calculate. When i launch /mantainance/resetdistances it sais no schedule to update. 4. the prices, some of them have been moved to notes (during the export)
Last reply by Nabeel, -
- 1 reply
- 1.5k views
I making a dev phpvms on a sub-domain. When I install phpvms, I get no admin. The user I registered with on the install only has basic permission. When I manually go to admin through the browser I get the Unauthorized access error. Any ideas? I have this installed on a separate DB and user.
Last reply by Strider, -
- 0 replies
- 1.5k views
Hello there Okay! I've been trying to change the codes in a way to add the A/C id to the bids table in DB. Here is what i've done so far: 1- Added one column to bids table as "aircraftid". 2- changed the code in ScheduleData.class.php/ Add Bid section as follows: public function setBidOnSchedule($scheduleid, $bidid, $aircraftid) { $scheduleid = intval($scheduleid); $bidid = intval($bidid); [color="#FF0000"]$aircraftid = intval($aircraftid);[/color] $sql = 'UPDATE '.TABLE_PREFIX.'schedules SET `bidid`='.$bidid.' [color="#FF0000"]SET `aircraftid`='.$aircraftid.'[/color] WHERE `id`='.$scheduleid; DB::query($sql); if(DB::errno() != 0) return false;…
Last reply by Parkho, -
- 1 reply
- 1.5k views
Hi. I have been creating my schedules on a spred sheet and then saving it as a csv file. This has been working out with no problems untill this weekend. I don't know what's happend at this point, but now I get "File upload failed!" I know it's got to be something I've done, but I can't figure it out. Help please ???? Fresno-schedules.csv
Last reply by mark1million, -
- 4 replies
- 1.5k views
I see in the current beta version that now when adding schedules or editing old ones, flight level is now a part of it. Is this required and what does it do? Just curious. I want to make sure I am using the system as I should be incase of issues I can report acurately. ;-)
Last reply by TAV1702, -
- 2 replies
- 1.5k views
Could someone please send me the php for the pilot roster so if they fly on Vatsim/Ivao. like http://www.greeceairwaysva.com/fss/index.php/pilots thanks Daniel
Last reply by poole3003, -
- 1 reply
- 1.5k views
Hi Folks, Just wondering if I am missing something here...I have four aircraft in my fleet that are stuck at 838 hours and have been for a few weeks now. They have been flown, pireps received and approved but the hour count remains the same. We are running Version 2.1.934. Curious, does this mean that we will not have to do any hourly scheduled maintenance on those aircraft? Chuck CYXU
Last reply by joeri, -
- 2 replies
- 1.5k views
Hi, I just noticed that my pilot payments are not taken in to the list of revenue/expense overview. I do however see that the pilot receives its earning. I tried to look in the tpl files, but can't find anywhere how i can change it so the pilot earnings are taken in the expense overviews. Any help is appreciated. Thanks! Best regards, Edwin *note: i tried to do a search in the forums, but can't get any hits, since some words are less then 4 characters. (it does not pick up pilot pay expense as search)
Last reply by Edwin,
