Support
334 topics in this forum
-
- 0 replies
- 1.2k views
There's missing requirement in README.md as phpVMS requires bcmath or gmp to be installed. Find this when tried to create new flight (in administration > opereation) and got "Whoops, looks like something went wrong" -error. After little debugging it gave bit more better error message "Missing BC Math or GMP extension", so installed BC Math and now flight adding works.
Last reply by nixe, -
- 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.1k views
im trying to add files to my subfleet by .zip but everytime i do this im getting a 503 error code, what am i doing wrong? i fill out everything including url and select the zip file from my computer and click save and about 2 mins it goes to the 503 error. any help would help out greatly
Last reply by ProAvia, -
- 6 replies
- 1.1k views
Members 1 Posted 12 hours ago Hello, I am at a loss here - I installed the script with no issues - everything is what it's suppose to be except it is not sending registration emails - also when I try to "forget password" - throws this error I only seem to be having problems with the mail / messaging Thanks in advance!
Last reply by MrJohn6774, -
- 0 replies
- 1.1k views
[deleted]
Last reply by HighFlyerPL185, -
- 1 follower
- 14 replies
- 1.1k views
I would like to use the VACENTRAL Api call to get some information like Airport data to include in my related project. However I do not want to mess with hosting and c-panel trying to both install Composer and VACENTRAL and woth rather call the API using Curl and pass the appropriate keys as I Have done this before on other API calls. My question is has anyone or Nabeel got some documentation or an example PHP script to call the api in CUFRL and parse the returned data.
Last reply by LesJar, -
- 0 replies
- 1.1k views
Nabeel provided the code for showing the pilot when logged in, in the documentation. I want to have Guest show up when no one is Logged In and the Pilot show up when they are? @if(Auth::check()) {{ Auth::user()->name }} @endif</font> Thanks!
Last reply by in2tech, -
- 1 reply
- 1.1k views
Where do you change the site name ? Looked in the settings and searched the database to no avail. What file needs to be edited as it's set to default phpvms Thanks
Last reply by DisposableHero, -
- 5 replies
- 1.1k views
This time I have a more substantial and complicated question. We have set up AWS SES to use as SMTP provider. In the AWS console we have: Verified identities using the same email as the PhPVMS install. Verified Domain. Created SMTP user with credentials. Removed the sandbox and went into production. We went through all the AWS configuration steps properly and sent test emails from within the console successfully. The PhPVMS config states that to use SES, this is what is needed: SES Configuration To use SES, set your .env like: MAIL_MAILER=postmark AWS_ACCESS_KEY_ID='key id' AWS_SECRET_ACCESS_KEY='access key' AWS_DE…
Last reply by DisposableHero, -
- 1 follower
- 1 reply
- 1.1k views
Hello, I need help installing phpVMS on to my shared hosting thanks
Last reply by Nabeel, -
- 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, -
- 1 follower
- 4 replies
- 1.1k views
Hello, I built my own skin using Bootstrap but I'm having some issues using the PHP and language tags. I want the user's name to appear in the navbar header when they log in. I placed the tag {{ $user->name }} but it only works in templates that already come default with PHPVMS 7, for example with home, dashboard, etc. When I open one of the custom pages I have a 500 error. On the other hand, language tags also don't work when I insert them into a custom page. For example: @lang('common.profile'), does not appear rendered as "Perfil" ("Profile" in Spanish) but instead appears directly as "@lang('common.profile')". Thanks …
Last reply by Imanol, -
- 6 replies
- 1.1k views
As for the past 30 minutes I cannot log into my account on vmshost.io to go to the cpanel for my website. It is not a good situation to be in !!!
Last reply by DisposableHero, -
- 3 replies
- 1.1k views
Hi! I'm fiddling around with a test installation of phpVMS 7 and already really like it. There is one thing I didn't find information about, no idea if this even is possible to achieve in a simple way. It would be nice to have all active pilots from phpVMS in a group/role on our discord server. The reason: I'd like to restrict access to the ACARS reporting messages to active pilots only without having to edit that group/role all the time. Did I miss something really obvious (which I absolutely consider being possible)? Thanks in advance and thank you for sharing your phantastic work! Cheers Yoshi
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, -
- 5 replies
- 1.1k views
Hi, I'm getting an error when trying to load a flight from my VA to the ACARs. I setup a phpVMS VA before with no error. Coming back to phpVMS, I now have this issue. See problem.png I have 2 subfleets with 18 Aircraft combined, 4 of which are at the departure airport. All ranks are allowed to fly both subfleets, subfleets are assigned to all the flights, fares as well. I have disabled 'Restrict Aircraft to Ranks' and '-at Departure' -- See Settings.png Why is this happening?
Last reply by DisposableHero, -
- 2 replies
- 1.1k views
Currently using Disposable Basic Pack v3.4.x on phpVMS v7 dev (latest as of 2 July 2023). After installing smartCARS3 I began testing all the connections. I can currently connect to our databases and make use of our databases with no problems. I can equally bit on flights and file PIREPS. That said, the only area I am detecting a fault is on the website's live flight map. It does not show the active flight. I can see it on VATSIM, and on the smartCARS map, but not on the website. I checked the settings page to see if I was missing a setting with no joy. I checked the TFDi forums and noted that smartCARS3 now natively supports phpVMS7. I would appreciate any gu…
Last reply by RedKingOne, -
- 2 replies
- 1.1k views
Which folder to images need to be uploaded to so that they can be used in the "add page" section. I can get a default svg file to display but nothing else seems to work. I've tried uploading the image to public/assets/img/image.png - all i get is the "well this is embarrassing" message when I try to put the address into the browser. I've used the same address protocol as displayed by opening "logo_blue_bg" in its own tab as that displays fine, but nothing I've uploaded will display.
Last reply by KnightAviation, -
- 4 replies
- 1.1k views
Apologies if this has come up already. I ran a quick search and could not find any helpful answers. Say we purchased/downloaded the schedule package from a site of the likes of vaschedules.net. Allegedly, they provide the import templates for: Airports (this works) Fleet (this does not work) Schedules (this I don't know yet) So, I thought the aircraft template they used was out of fashion and downloaded the templates pack available in here. I copied all of the values in their rightful spot and tried importing once again to no joy. Same error: "CSV file doesn't seem to match import type" What am I missing? Thanks in advance
Last reply by DisposableHero, -
- 1 reply
- 1.1k views
As you do for the pilot payment. Do you set a fixed price to pay the pilot? Do you set a price to pay the pilot, different in each flight route? Do you pay by rank? In the rates, the payment to the pilot is not managed, but what the company spends on fuel passage etc ... What is the best way. I have four flights and I did not enter any euro as a pilot
Last reply by DisposableHero, -
- 1 follower
- 1 reply
- 1.1k views
Is there a possibility to create an airline (For Codeshare flight purposes) but not have it show up as an option when the user registers?
Last reply by Nabeel, -
- 6 replies
- 1.1k views
I did build a new site based on PHPVMS 7.0 And I cannot login to the admin account after the first install. I constantly says that the password is wrong. Yet I cannot reset the Password either as I was not able to confige the mail settings. Seems like a catch 22. Some help would be appreciated. RobB VLMVA.com
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, -
- 6 replies
- 1.1k views
New User here. If you are just getting into phpvms 7, as I am, the METAR and TAF don't work because aviationweather.gov replaced the API. I deleted the code fix as it has already been fixed in later versions and I should not have posted code here, instead made a bug report. Newguy still learning. Thanks, -Nacman
Last reply by Nacman, -
- 1 reply
- 1.1k views
During the installation I get the following error message. Where is the error? Best regards Andreas
Last reply by DisposableHero, -
- 3 replies
- 1.1k views
Hello So I began importing routes into my VA through the import CSV function. One batch of route is giving me problems though, every time I attempt to import them i receive a 500 error message from the VA website. When i refresh and check the flight table, about a little less of half of them make it through, i then tried splitting them up but still receive the 500 error and it is only for this specific batch of airport pairs as i am able to import other routes fine. I looked at the laravel logs, and the only errors i can see are from a seperate unrelated issue that was solved which had to do with duplicate airport submissions. I also have ended u…
Last reply by DisposableHero, -
- 2 replies
- 1.1k views
Hi to all I tried to change the colors of the Style.css file from blue to red but nothing changes. Which file should I change to change the color to the navigation bar? Thank you
Last reply by tecni97, -
- 0 replies
- 1.1k views
I have phpvms7 installed on a wamp64 server, all looks good except that pilot hours and flight totals are not updating. Could I have missed something in the installation/setup? Mike
Last reply by MikeC, -
- 4 replies
- 1.1k views
So, I'm not a complete noob at website building, but this has been a little difficult (3 days in the works) I've finally made it to the phpVMS is not installed page, but after clicking "Head on to the installer" I get a 404 error. it seems to be attempting to point to http://192.168.0.133/public/install (I'm currently setting this up in a VM which is why its pointing to said IP address) Am I missing something? currently using PHP v8.1 on a NGINX webserver inside Ubuntu 20.08
Last reply by lumpi86, -
- 1 reply
- 1.1k views
Hi. I installed phpvms in my hosting server. Installed in a dedicated folder and copied the public files to the public_html folder because I'm planning to use a seperate landing page on top of php. But nothing shows up. I edited the index.php and pointed the correct path. I'm always getting a syntax error at line 18. No matter what I'm doing it always returns an error. Am I doing something wrong. Can someone help me??
Last reply by DisposableHero,