Support
334 topics in this forum
-
- 1 follower
- 3 replies
- 1.6k views
Welcomed is the ability on the Admin side to see the User ID and the ability to change it. However when I go to edit the User Id and save it, it doesn't actually update the callsign. Has anyone got a fix for this, before I go and try and find a solution? Many Thanks
Last reply by Nabeel, -
- 3 replies
- 1.3k views
Hello Guys, I have so much problems on my Website.... The first: I dont know what it's this problem... https://gyazo.com/e3fc24735a4a261b9ca3175d0dfcc460
Last reply by ProAvia, -
- 3 replies
- 1.5k views
Hi there, I've downloaded the phpvms7 beta onto our server, but I can't seem to find the routes file where the urls are redirected. It seems this topic is outdated as I cannot find the file referenced here. Has the directory for it changed? https://forum.phpvms.net/topic/26175-solved-adding-new-page/ Many thanks, Josh
Last reply by Joshh, -
- 1 follower
- 3 replies
- 1.6k views
Hi everyone, In our airline we use Google Cloud Platform // cloud computing and for security reasons mailings can only be made through external clients in our case we are using mailgun and so we can send emails normally from our webmail and the mailgun statistics show exactly that. The problem arises with phpVMS, I'm not sure, it is most likely the fault of how we are configuring it, but we do what we think is logical in the config. If you can help us with instructions on how to configure it in more detail, because the phpVMS documentation is very general on this topic, we would greatly appreciate it.
Last reply by Nabeel, -
- 1 follower
- 3 replies
- 1.5k views
Does anyone know how to add/remove profile fields on the register page without breaking everything?
Last reply by Nabeel, -
- 1 follower
- 3 replies
- 1.4k views
Hi Guys, i think i made a mystake. Change the role of my first user. I.ve activated Adminpanel and all the checkboxes after creating a new role. But now when i.m logged in into the website i can.t select "admin" only "Profile" and "log out". Is there a chance to set back the role or have i to make a complete new installation? Thanks for Help.
Last reply by Nabeel, -
- 3 replies
- 1.8k views
I have tried iPage, but its not compatible with the platform phpVMS is based on, at least that's how they explained it.
Last reply by ProAvia, -
- 1 follower
- 3 replies
- 2.4k views
While in the database setup screen, I have put all the information required. When I click "test database" I am getting error in a red banner reading "Failed! Could not find driver" If I try to skip testing and try to proceed, it just cyclels back around to database setup. Only information I could find was related to PDO, but nothing with phpsvms. Any ideas? Thank you in advance.
Last reply by Cloudpanda, -
- 1 follower
- 3 replies
- 2.1k views
Hello everyone, I have searched the forums with no luck on an error that is presenting on APVcars V2. I have attached a screenshot of this error. It occurs after bidding on a flight, and trying to populate the Pilot Bids in acars. Here is the error. https://imgur.com/a/LxVI3IX Thanks
Last reply by Nabeel, -
- 1 follower
- 3 replies
- 2.4k views
Just a question, i want to add "Airport Expenses" per flight, here in argentina are called like Airport Taxes, is a fixed amount per flight according the type of airport we are using (CAT I/ II / III ,, etc) the problem is that the system aplies to the flight alll the AIRPORTS listed in System. Does not aplies the expense to the particular pirep flight for the destination/departing airport. maybe i`m missing something https://imgur.com/a/4Zda6f0
Last reply by Nabeel, -
- 1 follower
- 3 replies
- 2.3k views
When I try to view other created pilot profiles, I am getting the following error (attached). I can view my own profile just fine. php 7.3 and vms7 B-4 Anyone else seeing this? Screenshot_51.zip
Last reply by Nabeel, -
- 1 follower
- 3 replies
- 2.4k views
Hey guys! I wanted to pick your brains about possibly getting the pireps to display based on the pilots hubs. I'd like to have it so you can go to a hub and see the pireps its filled. I am unsure how to do this the clean way! I know I can perform the following @if ($pirep->user->home_airport->icao == 'KCLT') In doing it this way I lose any pagination features as it's just filtering through already gathered data. Any thoughts would be appreciated!
Last reply by Nabeel, -
- 1 follower
- 3 replies
- 1.2k views
Hi all, Having got things up and running we wanted to set up the roles so people could access certain area's without having full access to the admin area. I set up a series of roles for flights and airport and other area's, I then added them to various users, however those users do not get access to those area's. The only way is to give them admin panel access. Which means they have access to all the admin area which we do not want. I have tested this on a new user and unless I give them admin accesss they cannot edit anything. What am I doing wrong. I have checked Github but there is nothing in there. Using …
Last reply by Dougjuk, -
- 1 follower
- 3 replies
- 2.1k views
Hi all i.m looking for the function that users can change the avatar to the own. But i can see it. Not in the userprofilepage and in admin panel. is that right? Thanks for answer and help
Last reply by Nabeel, -
- 1 follower
- 3 replies
- 1.3k views
Hi All, I am setting up phpVMS on a Lightsail LAMP instance, following the installation guide I have managed to download, setup a Vhosts, opted to 'Copy to the Public Directory', and created the database. After this I restarted Apache. An initial test results in ERR_CONNECTION_REFUSED if I try access? Virtual Hosts is in /opt/bitnami/apache/conf/vhosts (phpvms-vhosts.conf) phpVMS files in public have been successfully copied to /opt/bitnami/apache/htdocs I have not yet configured a domian name (if this makes a difference)? phpVMS version - 7.0.0 PHP version - 7.4.7 MySQL - 8.0.20 AWS Lightsail LAMP inst…
Last reply by Nabeel, -
- 3 replies
- 1.5k views
Hey there! I have a few questions regarding the stisla skin! - How can I edit what is written/on the dashboard? - How can I edit the sidebar titles? - How can I make the Flights appear in a table format instead of cards? - How can I add a Multiplier Calculator on the PIREP Page? PHP 7.4, MYSQL, version 7.0.0-beta.4
Last reply by Dougjuk, -
There is a problem with massively assigning two or more planes to many routes. If you have 500 routes created and you create two sub-fleets, assigning each route, one by one, the two sub-fleets is a never-ending task. If you add a single sub-fleet, when exporting the CSV file, the aircraft appears added in the subfleets column. If you add two sub-fleets, and re-export the csv file, the second sub-fleet appears added in the column fares. I understand that the fares column cannot contain a subfleet. In other words: If in a CSV file exported from Routes, you put a sub-fleet in the subfleets column and the other sub-fleet in the fares column, when you import th…
Last reply by LesJar, -
- 3 replies
- 1.2k views
Tengo un serio problema. Ayer instalé phpvms7.0.0 dev 201223. Desde la instalación, los BOTS se están registrando como pilotos. ¿Hay alguna manera de parar esto? Anoche borré dos, esta mañana ya había dos más
Last reply by jftejeiro, -
- 3 replies
- 1.3k views
Hi all, I have recently subscribed to an Ionos cloud server and have plesk to run as webhosting. I have set up a domain and a sundomain in which to run phpvms7. I get the following error attached. Any ideas where I could be going wrong. Many thanks in advance, Gary
Last reply by Dougjuk, -
- 3 replies
- 1.3k views
I was attempting to edit my env.php file to set up my mail hosts and I screwed up the file. And like an IDIOT i didn't make a backup of it before I edited it. Yes indeed, I am kicking myself. Anyway, how can I get it back? If I erase it will it be rebuilt, or will I have to do a re-install? Thanks john croft
Last reply by DisposableHero, -
- 3 replies
- 1.3k views
Like we could do with phpVMS 5.5.2 and call the stats into a HTML document by calling in the config for phpVMS. Is there a way this can be done with VMS7 ? If so please could someone point out what would need to be called Thanks
Last reply by DisposableHero, -
- 3 replies
- 1.4k views
Trying to upload a .zip file for an aircraft from the bottom of the subfleet page but it keeps timing out. Any thoughts? I've tried uploading the file with FTP but it won't recognise the URL either. Also, it won't save the operating costs.
Last reply by DisposableHero, -
- 3 replies
- 979 views
I would like to make sure that when a driver registers in Phpvms, he can put his assigned CS by the VA . For the moment I am obliged to modify the CS with each inscription of a new pilot example AEL022 becomes 002 automatically, I set up on the home page a box CS for this purpose, if there is means to make I am taker :😉
Last reply by DisposableHero, -
- 1 follower
- 3 replies
- 1.1k views
Hello, I would like to ask a technical question to implement the current flights on the live board of our website. I don't know if this is possible with phpvms or via acars. Pour pouvoir peut-être me donner une indication sur ce que je veux dire je vous ajoute le lien vers notre VA . http://new.aireuropeva.com/ Merci pour vos réponses par avance .
Last reply by DisposableHero, -
- 3 replies
- 945 views
Dear friends: Can someone help me? I currently have 1900 routes imported in phpvms7... but the panel only indicates that there are 258 routes. I have imported a csv file a lot of times, not getting the 1900 routes to appear...however, in the panel it does show 13 tables with 20 routes each. attached image. My installation Version 7.0.0-dev+220129.8a94d8 Server xampp localhost. Skin Disposable Basic Pack3. Apache/2.4.51 (Win64) OpenSSL/1.1.1l PHP/7.3.33 Thanks in advance
Last reply by Jose, -
- 3 replies
- 1.2k views
I'm having this issue when installing phpvms 7, could someone please help me, thanks
Last reply by DisposableHero, -
- 3 replies
- 1.1k views
G'day gents, I'm running 7.0.0-dev+220225.9d368e and Disposable. Disclaimer that they both need to and will be updated urgently so if this issue can only be solved as such then kindly advise and disregard this thread. Basically as the screenshots show, I have a slight (SIA/SQ) that is showing up incorrectly as SVAG. Because our VA runs multiple subsidiaries (eg. SIA/TGW), we place all pilots under the shell airline "SVAG" but there are no actual flights listed under this. However, one particular flight has caught my attention multiple times recently showing the latter prefix. Is there any way to correct this? It's very minor and on…
Last reply by DisposableHero, -
- 3 replies
- 1.1k views
Good morning everyone I tried to load a timetable I created in csv of 1200 routes, but after a few seconds the "500 server error" screen comes out and I only load 40 routes. can you help me? Thank you NB: to generate the file I tried with Excel and OpenOffice but no results
Last reply by DisposableHero, -
- 3 replies
- 1.1k views
Hello, I come to see you because I am the deputy director and webamster of a virtual airline and I am looking for how to do stats on the new phpvms 7 version I want to calculate the number of pilots in the company have the total distance traveled by all the pilots Have the total flight hours of the company etc.... Thank you in advance for your help Cordially
Last reply by DisposableHero, -
- 3 replies
- 1.4k views
Hi, To recreate the cost of crew salary We are adding up their hourly wages and putting them in this box "Cost Per Hour" as there is no other box in the system to do an hourly calculation. When the pirep is sent instead of hourly cost it says "block time cost" so it was a bit difficult to relate that both were the same. You could change the word in the resulting pirep. Or better yet, do this: https://github.com/nabeelio/phpvms/issues/776 Adding the possibility of create a expense for time. Any solution? Thanks!!
Last reply by DisposableHero,