Support
327 topics in this forum
-
- 6 replies
- 721 views
Hello, I have already set a cron job in my cPanel and configured 60 days as period of inactivity. However, pilot states are not changing. This is what I have in settings: Thanks in advance.
Last reply by ProAvia, -
- 1 follower
- 10 replies
- 2.7k views
When I finish the setup, press login, it brings me back to the phpVMS Not Installed screen. I'm running on shared hosting, PHP 7.
Last reply by Nabeel, -
- 1 follower
- 1 reply
- 1.1k views
Hello, I need help installing phpVMS on to my shared hosting thanks
Last reply by Nabeel, -
- 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 follower
- 8 replies
- 2.3k views
Alright not exactly sure how to word this but I am trying to use the existing code from the nav.blade.php file for my template. For instance I want to of course show some menu item's to Guest and when they login more appear, just like we do in the original version. I have some of it figured out but I am mot really sure what this code is referring too: @foreach($moduleSvc->getFrontendLinks($logged_in=false) as &$link) <li class="nav-item"> <a class="nav-link" href="{{ url($link['url']) }}"> <i class="{{ $link['icon'] }}"></i> <p>{{ $link['title'] }}</p> </…
Last reply by in2tech, -
- 2 replies
- 1.2k views
Hello! I'm setting up phpVMS 7 for my virtual airline and I'm also editting some templates. I need the flight search results to show the days which each flight is operated. Is there any piece of code to do so? Thanks in advance.
Last reply by Imanol, -
- 12 replies
- 3.1k views
Hello everyone, I'm not sure this is the right place or not, but I was wondering if there is any way to use smartCARS with phpVMS 7, or is there any plane in the future? Thanks in advance Regards, Vahid.N
Last reply by akersbrian0777, -
- 2 replies
- 934 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, -
- 1 reply
- 1.6k views
hello I've installed the phpVMS 7 beta from github but having trouble getting it to send emails. I've configured the laravel smtp settings in env.php and config.php and even config/mail.php but it's not even making a connection to my SMTP server. the storage/logs/laravel.log has no useful information, is there some way to enable debug logging in there?
Last reply by barf, -
- 4 replies
- 1.1k views
I have an error in the admin panel: The cron has not run in more than 12 hours; make sure it's setup and check logs at storage / logs / cron.log. What I don't know is what instruction I have to execute in the cpanel of my hosting public_html / cron / cron.php ??? - It doesn't work public_html / cron / artisan ??? - It doesn't work public_html/artisan schedule:run ??? - It doesn't work public_html/crontab -e ??? - timeout: failed to run command âpublic_html/crontabâ: No such file or directory etc... I have installed phpvms7 in the root of public_html What instruction do I have to put ??? Thanks
Last reply by ProAvia, -
- 3 replies
- 1.1k 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, -
- 4 replies
- 1.3k views
I have a problem. When two pilots want to fly the same flight, the system only allows the first pilot to book, the second cannot. In Setting that option is disabled, and you should not have problems
Last reply by jftejeiro, -
- 1 reply
- 751 views
I'm getting this error
Last reply by DisposableHero, -
- 4 replies
- 816 views
Hello, Is it possible to group awards into two classes on the pilot profile page? One for the number of hours and reportes flights and another for awards in general. Thnkas in advance.
Last reply by Imanol, -
- 3 replies
- 828 views
I am in need of some guidance when it comes to enabling the SSL certs on the site. I feel like I am missing a step. Currently using Disposable Basic Pack v3.4.x on phpVMS v7 dev (latest as of 2 July 2023). In phpVMS v5.x it was just a matter of changing two lines of code in the local and global config.php files from HTTP to HTTPS. Based on the instructions during the setup of v7 it stated that the env.php file has the same capabilities as the config files from v5. I don't see a related option in the file and after looking around the documentation, I could not find any relevant materials. Any guidance would be appreciated. Thanks in advance!
Last reply by DisposableHero, -
- 1 follower
- 2 replies
- 457 views
Hello, I have noticed that some pilots, for some reason, do not finish their flights, perhaps the simulator closed unexpectedly or the plane crashed, etc. When this happens, they close the simulator first and then the vmsACARS, and the plane stays on the map until they fly again The question is: Is it possible to remove those planes from the map without waiting for them to fly again?
Last reply by Alexan, -
- 1 follower
- 8 replies
- 838 views
Hello, When I add a new page in the "add New", where does phpvms 7 store the page?
Last reply by DisposableHero, -
- 2 replies
- 1.5k views
I have been messing around with phpvms 7 for god knows how long now and I cannot fix this error. anyone have any ideas? You can also see it for yourself at gorgas.airforce
Last reply by magicflyer, -
- 1 follower
- 1 reply
- 2.4k views
In the previous version of PHPVMS (V5), each flight could be assigned a specific aircraft, but now I can only do it by subfleet. In our case for the Boeing 777-200 Freighter fleet we have 3 aircraft and now any of them can be selected for flight. As a cargo airline, it is very important to assign a specific aircraft to each flight so that the fleet has a similar use and avoid excessive wear of some of them and also to avoid the same aircraft flying at the same time on different routes. For now we have fixed that by assigning each aircraft as a subfleet, we have 22 aircraft and 22 subfleets. Each flight has been assigned to a specific aircraft. The flight_subfleet dat…
Last reply by Nabeel, -
......
Last reply by Bushman, -
- 1 follower
- 3 replies
- 206 views
Hello. I kind of like the seven theme in version 7.0.3. I would like to change the theme logo at the top of page, but I can't find where to make the change
Last reply by ProAvia, -
- 1 follower
- 1 reply
- 505 views
I want to add the ACARS.ZIP to my website in PHPVMS7. I cannot see any option in ADMIN to MAINTAIN a downloads section. Anybody set this up can you please give details thank you.
Last reply by DisposableHero, -
- 1 follower
- 11 replies
- 2.3k views
Hello, I was wondering if someone can help me the toggle drop down menu for smaller screens less than (991px). The Toggle Drop down menu doesn't work, its visible but when I click on it does nothing, No menu. I can't seem to find where exactly the issue is. Otherwise on bigger screens its absolutely fine. Any help would me much appreciated!
Last reply by Nabeel, -
- 3 replies
- 537 views
I just manually brought the hours flown on the network, I wouldn't have to add the hours currently flown by the pilot, since the option is already enabled in the PHPVMS settings, or could it be that I'm entering it incorrectly, missing decimals, commas, periods?
Last reply by vFAB, -
- 1 reply
- 239 views
Good evening, New to phpVMS and currently going through the setup / testing phases. I noticed an issue when loading flights that they are showing on the schedule even when the start and end date is not current. Also still showing when the days are set but it's not actually the day (example monday) and I still see it today. Is there a step I am missing after creating the flights to only have them appear on the schedule for bidding when the start and end dates are valid and the day trigger is also valid? Thanks in advance.
Last reply by skypilotYTS, -
- 0 replies
- 1.1k views
[deleted]
Last reply by HighFlyerPL185, -
- 1 reply
- 944 views
Hello. A pilot started a flight with an airplane with registration XXX from point A to another Point B and started the flight at 1pm. Later another pilot took the same plane that was at point A towards point C at 4pm. Now the second pilot arrived at point C at 7:34 pm and the first pilot arrived at 7:39 pm. Reviewing the PIREP I see that finally the plane was at point B which was where the last report was made and then each pilot was the first at point B and the second at Point C. My question is if there is any way to avoid that when a flight starts on an airplane it is not possible to carry out another flight on the same plane and prevent the above from happening? …
Last reply by DisposableHero, -
- 12 replies
- 2.4k views
Hello, I'm trying to upload a csv file following the csv that it gives you when you export of 230 aircraft. After uploading it gives me a CSV file doesn't seem to match import type error Not sure what to do... Running phpvms Version 7.0.0-dev+210226.43fbe9 and PHP 7.3
Last reply by William, -
- 5 replies
- 832 views
During a new install of Version 7 of phpVMS, after the database is created, the installer stops on Step 3 (install/step3?) with a "500 SERVER ERROR". This is my second time trying to install with the same issue. Versions PHP Version: 8.0 Database versions: MySQL, MariaDB phpVMS Version: 7.0.0 Dev Appreciate any help. Thanks!
Last reply by DisposableHero, -
- 5 replies
- 1.3k views
Good day everyone, I've got a problem when I want to show my bids The problem might be somewhere here in the search.blade.php: <div style="margin-top: 10px; margin-left: 5px;"> <p>@lang('common.subfleet')</p> {{ Form::select('subfleet_id', $subfleets, null , ['class' => 'form-control select2']) }} </div> I tried to search where the variable $subfleets gets definied, but I'm an old school hobby php programer, so its hard :D I tried to completly delete this section out of search.blade.php and then it worked, but I don't want to decrease the functionality of the system by any chance. …
Last reply by ProAvia,