Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
Using phpvms with simfly.eu
by Guest Ryyaann- 3 replies
- 1.3k views
I am a current va owner @ www.simfly.eu Simfly uses AFTS (Advanced Flight Tracking System) and therefore tracks all our flights and inputs them onto the Simfly site. How can this work with phpvms? Any ideas please im a noob at this software
Last reply by Nabeel, -
- 3 replies
- 1.7k views
Is there a way were I can just make up a flight route using the FSACARS with out using the flight bit system on PHPVMS or will that not? Thanks Eric M CEO Alaska Virtual Airline flyasava.com
Last reply by Nabeel, -
- 3 replies
- 1.4k views
Hi I would like to know how to add extra text area in the registration form... I wanna ad a a text area for the pilot to put his/her Vatsim ID Thanks in advance
Last reply by steelerboi, -
- 3 replies
- 1.3k views
I was wondering what it would take to send a specific device (iPhone) to its own unique site. I have the code that recognizes the iPhone, but what files would I have to edit/make for a separate site. I use my iPhone a lot as I am not home often, so it would be convenient for me to have a more iPhone friendly site, both bandwidth and ease of use. I've done this before with a layout website, made by hand, but it seems to be more complicated for phpVMS. Any help appreciated! Thanks.
Last reply by Nabeel, -
- 3 replies
- 1.2k views
I have tried everything to adjust this table > > Nabeel have any ideas why I can't adjust the width of this bad motor finger?? You will notice its partially off the page on the right.
Last reply by RogerB, -
Is there a way to integrate transfer hours over to the real hours of the pilot becuase all my pilots were reset to the first rank from the update but before the pilots were on various ranks.
Last reply by joeri, -
- 3 replies
- 1.4k views
How do I remove some Airport out of my Airports List Thanks Eric M ASA CEO
Last reply by Nabeel, -
Hey, I know I'm gonna sound like a bit of an idiot (which I am ;D lol) now but here goes! With the forms the box and button button seems to have a mind of it's own in regards to positioning and puts itself indented in comparison with the text. Does anyone know how I can fix this? cheers, roboa
Last reply by Nabeel, -
- 3 replies
- 1.1k views
im in the process of writing a module and i need to read vales from the config file, how do i go about getting them? here is my module so far: <? class FLS_SendFlights extends CodonModule { function Controller() { $dbuser = Config::Get('DBASE_USER'); $dbpass = Config::Get('DBASE_PASS'); $dbname = Config::Get('DBASE_NAME'); $server = Config::Get('DBASE_SERVER'); echo "$dbuser<br>$dbpass<br>$dbname<br>$server"; } } ?>
Last reply by homer09001, -
- 3 replies
- 1.4k views
Nabeel, I'm sorry to be making so many threads here, but it seems that anyone who uses Internet Explorer on our site has the same bug that I can't figure out. If a user submits a form (say an application) it redirects to the login page, without submitting anything. For Firefox, it just reloads the same page, without submitting anything. I think it's because of this: Header: <input type="submit" name="submit" value="Log In" /> Registration page: <input type="submit" name="submit" value="Register!" /> So, there are two forms with the same values, I think. How would I fix this? -Josh
Last reply by Nabeel, -
- 3 replies
- 1.2k views
I have installed PHPNuke with PHPVMS in backround. I wanna iframe only sertain pages but is that possible with out getting whole PHPVMS design in iframe ?
Last reply by Nabeel, -
- 3 replies
- 1.2k views
How to change the amount of time a pilot shows up on the live map after they have landed. I landed over three hours ago, but I still show up on the live map!
Last reply by Nabeel, -
- 3 replies
- 1.3k views
Hey, look you, I am adding the planes, but not those covered by the system when requested by the Aircraft ICAO Code. thanks for your help.
Last reply by flynryan692, -
- 3 replies
- 1.2k views
When logged in as admin and viewing the overview report (reports & expenses), my aircraft usage was showing weird hours and miles totals. A quick delve into the StatsData.class.php showed that the sql query for AircraftUsage was using COUNT() rather than SUM(), i.e. public static function AircraftUsage() { $sql = 'SELECT a.name AS aircraft, a.registration, SUM(p.flighttime) AS hours, SUM(p.distance) AS distance FROM '.TABLE_PREFIX.'pireps p INNER JOIN '.TABLE_PREFIX.'aircraft a ON p.aircraft = a.id GROUP BY p.aircraft'; I changed the query accordingly and the totals now show correct values. Nabeel, was this the right thing to do, or was I…
Last reply by Nabeel, -
- 3 replies
- 2k views
Ok so i really want to use this system for my Va but my problem is i have no idea how to set it up, i need help, i herd something about a server and can i get some step to step instructions to set it up, thanks.
Last reply by Nabeel, -
- 3 replies
- 1.9k views
Hi Nabeel, I was wondering whether it would be possible to change the format used to show total hours flown by an aircraft. I think the issue stems from the time first entered into the PIREP as a non-standard format, e.g. 1.3 for 1 hr 30 mins rather than 1.5 or 90 mins. As such, the total hours flown by one of my aircraft is showing as 3.9 which of course is actually 4 hrs 30 mins. It's not a mega problem, but just one which results in some head scratching when looking at the reports in the admin reports section
Last reply by Nabeel, -
- 3 replies
- 1.8k views
Hi all this isnt a moajr thing just filling my email inbox for now , but , When you submit your pirep be it with FSACARS or FSPAX or even manually, I get told four times about it .Any ideas how i can cut this down ? also having a similar issue to anoher post i think i may have said aboutit before any ideas ? in the ADMIN section whern you first get there it show menus down left and this in middle Pilot Reports for the Past Week (shows a loading image) aprox 30 seconds later i get this Pilot Reports for the Past Week Fatal error: Maximum execution time of 30 seconds exceeded in /home/pulseair/public_html/vms/core/lib/pchart/pChart.class.php on line 478 have s…
Last reply by Nabeel, -
- 3 replies
- 1.1k views
Hello friends of the Forum PHPVMS, I wish someone help me on the ACARS MAP, Because when my pilots are flying there on Map Gray is a square where opinion should see an aircraft or red .... Please someone help me .... I just I speak Portuguese, and this text was translated for you to read .... podessem why I did not see the tutorials in video Site phpvms.net .... To work with you .....
Last reply by Nabeel, -
- 3 replies
- 1.3k views
I am getting an on the initial installation. If I need to CHMOD files I have not seen which ones need permission. Where is the list of files to provide permissions and what to CHMOD them too? Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /data/19/1/45/33/1860196/user/2019948/htdocs/phpvms/core/classes/MySQL.class.php on line 121 Thanks!
Last reply by Nabeel, -
- 3 replies
- 1.2k views
When a user requests a new password through the "I forgot my password" link, the following message is displayed. Notice: The template file "/home2/mywebsite/public_html/ap//core/templates/login_passwordreset.tpl" doesn't exist in /home2/mywebsite/public_html/ap/core/classes/TemplateSet.class.php on line 206 I reinstalled phpVMS just in case. Any ideas on how to fix this? Thanks in advance. Ron
Last reply by Nabeel, -
- 3 replies
- 1.1k views
I have a problem with the total hours <ul> <li><strong>Total Pilots: </strong><?php echo StatsData::PilotCount(); ?></li> <li><strong>Total Flights: </strong><?php echo StatsData::TotalFlights(); ?></li> <li><strong>Total Hours Flown: </strong><?php echo StatsData::TotalHours(); ?></li> </ul> Total Hours Flown: ()
Last reply by CTB001, -
- 3 replies
- 1.2k views
Hello, My pilots at Virtual JetBlue (www.vjetblue.com) are having issue with the FSAcars. They say the copy the config file into there fsacars folder start it, start flightsim and fly etc but it doesn't show them on the Live Map. I have tried it for myself as well and it doesn't show up on the Live Map. Any ideas? Regards, Jacob Khanis VP Operations / BoD Virtual JetBlue
Last reply by Nabeel, -
- 3 replies
- 1.3k views
Although I posted this elsewhere, this may have something to do the problems listed below. Seeing a // after the domain, is something I've never seen before. Here are the problems I'm experiencing. Although I added hours for everyone to bring them to appropriate rank, they are all still 2nd officers. : 1st Officer starts at 25 hours. Also, please note the above shows 2 flights while my sig says 1 and doesn't record my earnings properly. In my admin, there is this: Please note that route was flown by 2 pilots, but show no flights. also, it has disappeared from the schedule. I checked and it is active. Sorry to be a bother. I knew things went too smoothly…
Last reply by Nabeel, -
- 3 replies
- 1.8k views
As a Military Virtual Airline our crew in real life shouldn't send PiREPs. I also feel that the bookings side of the filling is turning away some of my crew and I am therefore asking if there is a way we can get rid of having to book the flights and not just sending the PiREP immediately. If not, can we intergret this into a new system on the next update?
Last reply by JackPlumb, -
- 3 replies
- 1.2k views
ok I just install the phpvms and when i want to add a new page this is what i get is there a a code where i can make it with biger?
Last reply by Nabeel, -
- 3 replies
- 1.7k views
Hi i am in need of some hosting, i know that some people help people out with there airline and im in need, i had one guy offer hosting and if i get 5 pilots then a domain but still has not got me set up, please help.
Last reply by simpilot, -
- 3 replies
- 1.1k views
Ok So, you know when you File A Pirep or upload a flight report with FSACARS or FSPAX Well, how would i change the text = Accepted to be an image? Also the same for the other stuff like Rejected and Pending?
Last reply by Nabeel, -
- 3 replies
- 1.8k views
Hello, I want to get in pilot_public_profile to show the bids a pilots have... for example... por user 1 to to show in his public profile just his flight bids and not all the bids for all pilots. I get this code: <p><?php MainController::Run('FrontBids', 'RecentFrontPage',5); ?></p> but if i put this in public_profile i get the information for all pilots in the company. Can i get the recent bids individually for each pilot in his profile? thanks again
Last reply by Nabeel, -
- 3 replies
- 1.4k views
Can someone point me to the right direction to display the badge in the profile?
Last reply by Nabeel, -
- 3 replies
- 2.2k views
Hello guys, i´m still realy happy to use the phpvms system. But is it posible to chgange the rights of a user group? For example: a moderator is only able to validate pireps and to accept registrations. Is that posible?? Thank you in advance. Kind regards Chris
Last reply by Chris,