Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.5k views
Have been trying to log in to my site (RAFAIRUK) but keep getting the following: No input file specified. Even when I try to click on a filed PIREP to view it I get the same message. Any ideas would be welcomed. Richard
Last reply by StartVM, -
- 2 replies
- 1.5k views
Hello, I am having an issue with aircraft stats on the Admin Panel. I shows that most of the aircraft have 838:59:59 hours and it does not increase. Is there any way to solve it? I cleared cache, reset hours and it did work. Thank you!
Last reply by Imanol, -
- 7 replies
- 1.5k views
Hi, We are using the Beta install however, I cant see no activity on the map display. Would I be doing something wrong?
Last reply by Nabeel, -
- 1 reply
- 1.5k views
Hello, is there some way to show the total number of bids a user has made? Something similar to the format of: <?php echo Auth::$userinfo->totalflights?>
Last reply by Nabeel, -
- 3 replies
- 1.5k views
Hello, after marking an inactive pilot to active and saving the profile I get the following Message at the top of the Admin Menu. Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8339 bytes) in/var/www/web1112/html/va/core/classes/ezdb/ezdb_mysql.class.php on line 282 I have also a cronjob which is cleaning the pireps table every month and no problems with memory issues until now. The DB is only 56 MB in size.
Last reply by Sava, -
- 1 follower
- 2 replies
- 1.5k views
Hello Again. About two years ago I had a phpVMS site. When my web provider updated the php the site stopped working. After getting my new v5 phpVMS site working I tried uploading v2 phpVMS and reconnecting it to the old phpVMS database. It worked and my old phpVMS site is backup jut like I left it, which I'm quite happy about. 😃 Now the only thing left is to do is update the reCAPTCHA. I followed these instructions https://github.com/nabeelio/phpvms_v2/pull/138/commits/b8d46bbf25195de9d454cb0ca9ed9175631d752a as best as I could understand them. The new reCAPTCHA is showing up, but when trying to register this is what happens "Fatal error: Class 'ReCaptcha\ReCap…
Last reply by Nabeel, -
- 2 replies
- 1.5k views
i get this and is there a way to fix this. Fatal error: Call to undefined method StatsData::updatetotalhours() in /home/coolkid1/public_html/springsairairlines.com/install/update.php on line 147
Last reply by Coolkid122, -
I hate to keep harping on this but: I have the latest Beta, the actual flight hours are still off, almost by a whole hour on the + side. I did a maintenance hours reset.
Last reply by Nabeel, -
How to integrate Pagination
by Guest N402KC- 2 replies
- 1.5k views
I'm looking to integrate Pagination on my Roster and on my Schedule Page. Can anyone assist me with what I should do? I already have the pagination script, Im just not sure where to put it.
-
- 2 replies
- 1.5k views
Hey guys, Any one know how to edit/add your schedule search so you can choose a Departure Airport, and Arrival Airport. So it shows the flights between the two airfields?? Just a Question
Last reply by Dyl963, -
- 2 replies
- 1.5k views
Hi, Im trying to find the code where when you change the pilot group it will update another row in my database with the date time now. Currently i have an external cron making all pilots inactive if they have not flown a flight within 7 days of joining, this runs just after midnight every day so i need a way of putting in an exception when the account has been made active again by an admin so im going to put a AND rejoin greater than 7 days clause in the sql statement I just cant find that code in the system on the admin side to edit.
Last reply by simpilot, -
- 2 replies
- 1.5k views
Hello dear recently i invloved a code that doesn't allow everybody to visit the phpvms website by puting <?php if(Auth::LoggedIn()) { //show the layout ?> LAYOUT CONTENT <?php } else { //redirect to login page ?> <meta http-equiv="refresh" content="0;URL='../'" /> <?php } ?> in layout.tpl but the problem that the registration form needs layout file, i wonder is it possible to exclude registration module to use layout.tpl ?? cause now when i try to visit registation form the website redirect me to login page looking forward, tx
Last reply by FlyingMachine, -
- 2 replies
- 1.5k views
Now that I am advancing in building my va, I get more questions, and I guess, you all understand that. I wonder about the function of hub and airline. Suppose I have a passenger airline, and would like to start a freigher part as well. Added to the same hub? Or create a freight hub? Or create a freight airline? I have seen that a pilot can be a member of either, different hub and/or airline. What are the advantages or disadvantages for doing one or the other.
Last reply by mischka, -
Fatal Error
by Guest- 2 replies
- 1.5k views
Hey Guys... I need some help. I haven't logged into cPanel recently... and im the only one with access to it, but somehow a fatal error popped up a short time ago... Im clueless as to what it means. So, i have tried re-uploading the pilot data file... but error is still there. And from past experience usually when there is an error with this file it is caused somewhere else. But i cant figure out what this one means. Thanks. Any help is greatly appreciated. Fatal error: Cannot re-assign auto-global variable _FILES in /home/vdalairl/public_html/core/common/PilotData.class.php on line 436 http://vdalairlines.com/
Last reply by YusufBudi, -
- 3 replies
- 1.5k views
Hi, I was using VAFs before.. so I add "transfered hours" to my pilots but they still in the 1st rank.. so how can I add the hours manually? Is there any way I can fix their ranks? Thanks!
Last reply by Strider, -
- 2 replies
- 1.5k views
How do you change the information on the pilot briefing page so it shows the weather for the UK instead of the US? How do you get the charts to show for UK airports?
Last reply by GBAirlines, -
- 1 reply
- 1.5k views
Can anyone help me with this error? Don't know if this is causing the "no route passed" error
Last reply by simpilot, -
- 1 follower
- 2 replies
- 1.5k views
Hello, I need to create a page that will show the live flight information with the ACARS data, for a specific Flight Number I also need the ability to GET the flight number from the url (test.php?flightnum=1533) Can anyone give me a push in the right direction for this. I'd appreciate it a lot. Thank you, Kishshey
Last reply by Kishshey, -
- 0 replies
- 1.5k views
Hi I run install/dbtest.php : Warning: include(/home/isi/public_html/core/classes/ezdb/ezdb_.class.php) [function.include]: failed to open stream: No such file or directory in /home/isi/public_html/core/classes/ezdb/ezdb.class.php on line 92 Warning: include() [function.include]: Failed opening '/home/isi/public_html/core/classes/ezdb/ezdb_.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/isi/public_html/core/classes/ezdb/ezdb.class.php on line 92 Fatal error: Class 'ezdb_' not found in /home/isi/public_html/core/classes/ezdb/ezdb.class.php on line 94 And i change ezdb permission folder and files to 755 and core/cache is 777 , …
Last reply by faraz, -
- 3 replies
- 1.5k views
Hi, I've got 3 mails from pilots that wants to fly with our va, but can't register. So I tested it by myself, after I put in all requiered fields I get a new page with message "Error Registering". Some weeks ago there were no problems, the only thing I had change was a translation of the register_mainform some months ago. In the log there is no specify register error, only this: Time: 07.22.14 17:09:32 ===== Time: 07.22.14 17:09:32 Backtrace: DB::write_debug > DB::query > include Query: SET NAMES 'UTF-8' Error: (1115) - U thx for help
Last reply by CedGauche, -
- 2 replies
- 1.5k views
Alright i have a UAL/COA merger and for all the pireps to work, we have to enable the COA airline. However, we would like everyone to have a UALXXX PID. Is there a way to delete COA from the Select an Airline list to where they are automatically added into UAL? or even better take out the Select an airline list all together.
Last reply by Mark J, -
- 2 replies
- 1.5k views
Hi all, i have many information in all Pireps like a long list, due to that i'm trying to create a code to give the options on show Route Map, Flown Data (Log) and Comments in order to show only thats options and not all the information. Many thanks for the support.
Last reply by lorlandi, -
- 1 reply
- 1.5k views
Problem Solved, I am still getting SQL syntax error but the site is working.
Last reply by t_bergman, -
- 3 replies
- 1.5k views
Hello, I made .csv file with the scedules but the only problem is then after I import it to the web on the day of the week it say only Monday... On the colomon on the excel I put 1234560.. Someone know how to import? Guy
Last reply by Jetwave, -
- 2 replies
- 1.5k views
Simple question (hopefully); can someone explain to me the purpose of the 'online' field in the 'acarsdata' table? Thanks in advance. Tim Walters MaldAir.com
Last reply by algaeholics, -
- 4 replies
- 1.5k views
Ok, so i installed phpvms. the weird thing though is. This is how it looks, and there's a lot more code above it...
Last reply by Appleonastick, -
- 3 replies
- 1.5k views
Personally, I just installed the PHPVMS V2 Master version for phpvms 5. But I can not add airports. I put an ICAO code but only the message "Fetching airport data ..." Sorry for my English Click here to view image
Last reply by flyalaska, -
- 2 replies
- 1.5k views
Hey i was wondering is there anyway you can make your airline code 4 letters?? Cause as of right now i tried to make mine 4 and it only accepts 3...Could i easily change this or prolly not..even if its a little hard it would be nice to use 4 letters..
Last reply by Wayne, -
- 4 replies
- 1.5k views
When prospective pilots come and look at the website, they are unable to search the flight schedules unless they are logged in as a pilot. Some pilots (including me in the past) might be a bit hesitant to sign up unless they can search the schedules to see if htere is enough variety etc to satisfy them. Is there an easy way to add the search schedules part to the main screen so they can do this before joining/logging in?
Last reply by Jas, -
- 0 replies
- 1.5k views
Could get a list of all words that make phpVMS, to edit files and translate it into Spanish. You can guide me where you have to edit files to translate? Thanks
Last reply by polirom,