Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.4k views
Hi, I use a hosting service for my VA. I changed the password on one of the SQL databases. Now the site is crashed presumably because it cannot read the correct DB password. I'm told I need to change the password in the connection strings but I don't know which file(s) they are in. A tech helping me thought it might be the ezdb_mysql.class.php file, but editing that did not help. Can someone point this very nervous novice in the right direction...please... Many thanks, -Russ
Last reply by Russ, -
- 2 replies
- 1.9k views
I configured the edit profile with the fields I want, but when you hit the submit button, It brings you to the pilotcenter and it says profile saved, but the profile didn't acctualy save. Can someone help me please, I searched and found similar topics, but they weren't answered. I think it's the form action, not sure though. <h3>Edit Profile</h3> <form action="<?php echo url('/profile');?>" method="post" enctype="multipart/form-data"> <dl> <dt>Name</dt> ;... form part looks fine <dt></dt> <dd><input type="hidden" name="action" value="saveprofile" /> <input type="submit" name="submit" value="Save Ch…
Last reply by Aaron, -
Hi everybody. I tried my first testflight today with fsacars. I start fsacars,i make the flight evrything goes good,the flight is shown on the livemap etc. After landing,when i will send the Pirep it shows my an error message. Databaseerror. Must i putin my database somewhere on an phptext? If yes where can i do that? Regards Damien
Last reply by damien82, -
- 2 replies
- 1.8k views
Hey Y'all, I need some help. I want to create a schedule that will have the airplane type, (B738) and when the pilot goes to bid a flight, the system assigns them a tail number from the fleet database. Can any of you phpvms geniuses help me please? Regards, Zeke
Last reply by ZekeElias, -
- 2 replies
- 1.8k views
I have added a line with a text box to the Pirep Filing template for "Date Flown" Just copied two lines of code and voila it's done. But..........I would like to have this appear in the pilot's Pireps and don't know how to modify the table(s) Can you tell me how and where to add it in MySQL? thank you. I'm getting better at tweaking little by much experimentation little. LOL
Last reply by tgycgijoes, -
- 2 replies
- 1.8k views
After the clean install, I can not get access to the admin center - reply with error "An Error Was Encountered Please login first" ( I have tried every combination & possibility I could come up with ) This is the procedure I followed .. 1. Downloaded phpVMS 2. Created a folder http://www.'mywebsite'.co.za/phpVMS 3. Uploaded the extracted files to above with FileZilla 4. Created a database with mySQL v5.3.3 that I called "acars_db1" 5. Created the user/passw as - "acarsadmin" & "admin1234" 6. Through FileZilla I confirmed the file permissions as per the tutorial (Site owner had all 3 ticked & the other two users ony had the 1st & 3rd ticked) 7.…
Last reply by Smokey, -
- 2 replies
- 1.6k views
Gents I have four sites on two servers, never had an install issue until going for my fifth. I run the installer, but the Check database connection does nothing, so if I go to Next, I get this error. I have changed the database twice and replaced the whole installation twice, still get this error. I would appreciate any help with this. Installing the tables... Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Lost connection to MySQL server at 'reading initial communication packet', system error: 111 (2013)</b></font>]<br />[<font color=000000><…
Last reply by simpilot, -
- 2 replies
- 1.7k views
Hi folks A quick search didn't bring up anything, so I have a question that I hope someone can shed some light on. When I use the Admin import schedule option I lose a day for every upload. For example a daily schedule will lose first Saturday (day 6) and on a subsequent upload will lose Friday (day 5), and so on. The csv file has the correct setting for flights, for example a daily flight has 0123456 in the days field, and this doesn't happen to flights that operate on restricted days, for example outbound on 135, return on 0246. Any ideas? Thanks in advance Tony
Last reply by Alemaobaiano, -
- 2 replies
- 1.7k views
Hi all, I'm interested in modifying the news_additem.tpl file such that the subject field will display the subject, but also be a link at the same time. i.e. NOTAM: Electronic kneeboard technology now available in the Downloads section I've added a field to my phpvms_news table called "redirect_link" and I've edited my news_newsitem.tpl such that it appears as follows: <a href="<?php echo $redirect_link; ?>"><?php echo $subject; ?></a> I added the following line to news_additem.tpl <input type="text" name="redirect_link" value="<?php if(isset($newsitem->redirect_link)) { echo $newsitem->redirect_link; }?>" size="100%" /&…
Last reply by AGuyFawkesMask, -
- 2 replies
- 1.8k 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, -
- 2 replies
- 4.3k views
Happy Friday, everyone. I've been pondering ways to decrease the inefficiencies during normal operations at my VA and one of the things I've become determined to engineer is a connection between my WordPress blog and the phpVMS news feature. I'm currently using my blog for all news-related announcements, ranging from press releases to NOTAMs, and I'm using the phpVMS news feature strictly for NOTAMs. In the pilot center, the "News" section appears as a "Dispatch Center" relaying various information from across my entire site, once of them being NOTAMs. These NOTAMs appear as a link, but upon a user selecting a NOTAM, they are directed to the blog where the NOTAM is publi…
Last reply by Nabeel, -
- 2 replies
- 1.5k 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, -
- 2 replies
- 1.9k views
login in with my website Error code... Warning: Cannot modify header information - headers already sent by (output started at /home/starall1/public_html/core/local.config.php:1) in /home/starall1/public_html/core/modules/Login/Login.php on line 156 Log out of my website error code Warning: Cannot modify header information - headers already sent by (output started at /home/starall1/public_html/core/local.config.php:1) in /home/starall1/public_html/core/common/Auth.class.php on line 341 Warning: Cannot modify header information - headers already sent by (output started at /home/starall1/public_html/core/local.config.php:1) in /home/starall1/public_html/core/modules/Logo…
Last reply by SAV_Brian_CEO, -
- 2 replies
- 1.9k 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, -
- 2 replies
- 1.1k views
pilots trying to log in keep getting 'You must be logged in to access this feature!' message
Last reply by Strider, -
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.6k 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, -
- 2 replies
- 1.4k views
I've been playing around with this for a while: <?php $mystring = ACARSData::GetACARSData($aircraft->registration); if( strpos( $mystring, '$aircraft->registration' ) !== true ) { echo '<div style="border-radius:50px; height:10px; width:10px; background-color:green;">'; } else { echo '<div style="border-radius:50px; height:10px; width:10px; background-color:#cccccc;">'; } ?> I want it to display the green dot if it's flying and grey if not. Simples. But how?
Last reply by Kyle, -
- 2 replies
- 1.1k views
Hi all, I have this problem installing PHPVMS. All permisions are in 777...
Last reply by STALKER, -
- 2 replies
- 14.7k views
Hi Nabeel, Today I did an update to the latest beta, cause I really would like to have the Twitter connection. I did the update as described and had no errors, but after a test flight I was unable to file my PIREP with FSFK. The files had been uploaded to the folder and Flight keeper Said the the flight was send succesfully, but It came with the webpage saying: "Schedule does not exist. Please update this manually." Also the email of a PIREP had been send, was in my inbox too. Ok, I thought maybe something wrong between the Beta and FSFK, so I tried to connect with kACARS v. 1.0.1.1, but then after trying to connect, I got the error: "kACARS_Free can not continue, Co…
Last reply by WT Air, -
- 2 replies
- 2k views
Hi, how can i modify the last flight data in the admin cp? Now i can't modify it, i need to change anything in the admin files? Thnx!
Last reply by Blu-Express VA, -
- 2 replies
- 1.5k views
If i wanted to make fuel prices standard at all my cities, how would I do that? Can I put in different fuel prices at different cities on my own? Thanks.
Last reply by reed0427, -
- 2 replies
- 1.3k views
Hello Mate, I was wondering if you could change my VA Central Email and Password? I have lost my password for it. I have sent you a message with my details. Please reply... George
Last reply by qatarva, -
- 2 replies
- 1.4k views
Does anybody know of a way to customize the live map and put a different map in the background instead of that one. I'd just like it to have a more unique look and maybe even put the google satelite map or something similar in the back instead.
Last reply by Kyle, -
- 2 replies
- 1.2k views
Hello, anybody know contact address to vacentral admin? I can't upload logo of my VA. After upload small image i see nothing.. Peter
Last reply by Ephendi, -
Cargo Price
by Guest- 2 replies
- 1.5k views
Hey, I just want to confirm that the Price option when adding schedules would be the price per pound. Because it says " or price per lbs for a cargo flight." - so i just wasn't sure about that..
-
I want a strip of blue in my footer, but the strip always goes under my banner. Here's the code: CSS: #footerbar { height:10px; width: 760px; background-color: #4A6C90; } #footer { position: bottom; float: bottom; width: 760px;} TPL: ?> </div> <div id="footer"> <div id="footerbar"> </div> <br /> <br /> copyright © 2007 - <?php echo date('Y') ?> - <?php echo SITE_NAME; ?><br /> <!-- Please retain this!! It's part of the phpVMS license. You must display a "powered by phpVMS" somewhere on your page. Thanks! --> <a href="http://www.phpvms.net" target="_blank">powered by phpVMS</a></p&…
Last reply by Aaron, -
- 2 replies
- 1.6k views
Hey Guys, Long time no speak since Ive had to reinstall the OS, as well as being health- impeared for a bit! I have a question, used the search, but no cigar. In My Airline, I have over 40 pilots. It is very hard to go through and mark each of them inactive, etc. Is there any Code Snippets, that any of yall' know of, that can help me get these pilots not only marks them inactive, (as shown in the local.config) that can automatically remove them from the Pilot roster, if they do not complete a Preset number of flights in a preset number of days?
Last reply by Dyl962, -
- 2 replies
- 1.5k views
I'm trying to add personal messages option in my site (with a php script I found) but I have a problem. The script working perfect but you have to login to it. This is not useful because you have to make 2 logins into the site. One for phpVMS and another one for pm's. So, I'm wondering if already exists any pm module for phpVMS...
Last reply by Tsako, -
- 2 replies
- 2.1k views
On a new website I am working on with phpvms, everything works fine except "add to bid" does not add a bid in the flight schedule. You can select available flights and click the add to bid and it disappears and does not say "bid added" as it should. Then when you click to display bids it says "you have not bid on any flights" I have also both the bid determiners on local config false. Any thoughts please? I have tried with my little knowledge I am learning here all I can think of. Even compared the templates from a working site to this one and there is no dif's I can see.
Last reply by tgycgijoes,