Support
326 topics in this forum
-
- 1 follower
- 1 reply
- 367 views
Good Morning Folks. I currently have my VA linked to a 2GB database. Its currently 1.2GB full, with nearly 4000 PIREPs, so I want to start making a plan for adding some space. My current hosting provider limits their Databases to 2GB and you are not allowed to go any higher, even if you offer to throw money at them, so that's a shame that I can't just scale up the existing one. There is the context, so my question is this; If I completely export my old database and then import a carbon copy to a new location, how do I go about, in phpVMS 7, pointing it to the new database, which will be externally hosted from the core site? Any advice, tips or a st…
Last reply by DisposableHero, -
- 1 follower
- 9 replies
- 836 views
Hello, can someone tell me how the correct configuration is so that pilot flights can appear in the VA from IVAO/VATSIM? I think I have everything configured correctly, in Disposable Basic I have the following configuration Also, in the following file, I have the following configuration in the widget it is like this @widget('DBasic::WhazzUp', ['network' => 'IVAO', 'field_name' => 'IVAO ID', 'refresh' => 300]) But still, he continues without working I think the same callsign that I am using in IVAO/VATSIM, I should also use it in the VA, but the pilots do not appear Can someone he…
Last reply by DisposableHero, -
- 1 follower
- 1 reply
- 350 views
Hi, I'm very new to phpVMS and I'm already having issues with it. I'm using a shared hosting plan to host the phpVMS. Whenever I create a flight in the admin dashboard, it is not showing in the crew center. You can check the attached images: I really hope someone can help me. I tried searching in the forums but those are for phpVMS 5 Can't find anything for phpVMS 7
Last reply by DisposableHero, -
- 1 follower
- 6 replies
- 607 views
Hi, Please can someone help me, I've been having this problem for several days, It has already happened to me twice, the first time I was able to solve it but this time several days have passed and I don't know what the error is because I don't know how to read the log file well and I don't know what to do. look at the files [2024-06-12 01:00:12] production.ERROR: Attempt to read property "code" on null {"view":{"view":"/home/alexan12/public_html/caribephpvms7/resources/views/layouts/Disposable_v3/dashboard/index.blade.php","data":[]},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): Attempt to read …
Last reply by DisposableHero, -
- 3 replies
- 459 views
Greetings, We have imported our information from the older php v5 and now using the latest php v7. The pilots who once had admin roles from the previous version are still admins. The challenge is, we cannot seem to remove that role from the pilots. When we go to the user page, click user, edit the role (remove admin), when it saved, the role comes back. Can you shed some light on that please? Further, we are having some issues with the pagination. Pages 1,2 and 3 work fine, then page 4 isn't, then page 5, 6, 7 works, then another doesn't. The one that does not, gives the 500 | Server Error Another question. In the ACARS, sho…
Last reply by DisposableHero, -
Please find attached my PHPVMS Log. I am using Steam MSFS 2020 v1.36.20 which is the most current version I have seen. I am able to use ACARS with X Plane 11-no problem. As per the Title above for some reason it won't connect to MSFS. Of course, I selected MSFS in Settings & ran the Re-Sync Scenery. I ran the scenery mode on Native. ACARS does connect to the vuscg server as it shows exactly where my A/C is staged, also it does pull in the flt plan & it shows me logged into ACARS. I am definitely not a programmer but it does seem that it was having problems finding all of the MSFS folders/files? Originally, I had MSFS installed on my C: drv SSD but I bought a …
Last reply by dpFlyer, -
- 1 follower
- 1 reply
- 510 views
Php Version 7.0.0-dev+240407.8554a3 .csv files via VASchedules Database versions - MySQL Hi, I am having an issue with importing registrations via a .csv file. When I import the first picture bought from VASchedules into the fleet category I do not get my aircraft listed. (aircraft in subfleet menu is 0). I believe it is because it is missing the registration column. Therefore, I added a registration column and got the data from the downloaded phpsVMS3 .csv that also comes with VA Schedules. I copied and pasted this data as per the second picture hoping that it would then import them into the subfleets however no …
Last reply by DisposableHero, -
- 1 follower
- 6 replies
- 859 views
Howdy everyone, I'm trying to do a fresh install of phpVMS 7 on a VPS using Docker. However, I'm only getting a blank page, meaning I'm not even making it to the installer. More details: OS: Debian 12 Bookworm Base Docker Image: php:8-apache Apache: version 2.4.59, enabled rewrite module, so things like .htaccess work PHP: verison 8.3.6, has all required extensions installed phpVMS Version: 7 beta 5 Directly uploaded (Option 4) Traefik used as reverse proxy, and it's working fine as I can reach the phpVMS container The page is completely blank When I add echo…
Last reply by dmaxel, -
- 3 replies
- 471 views
Hello everyone, I need help and don't know how to proceed. When I try to fill in a manual PIREP, I get the following error in the Aport column (Departure/Arrival) The results could be loaded The days it worked and once, I don't know what I did. But it does not work. I have packed all data from PHPVMS into the main folder. I suspect that this is not the fault. I suspect that it has something to do with these settings, but I don't know exactly where? ## DATABASE SETTINGS DB_CONNECTION=mysql DB_HOST='92.204.222.108' DB_PORT=3306 DB_DATABASE='phpvms' DB_USERNAME='phpvms' DB_PASSWORD=**my correct PW**…
Last reply by Christian, -
- 1 follower
- 8 replies
- 750 views
Hello, When I add a new page in the "add New", where does phpvms 7 store the page?
Last reply by DisposableHero, -
I have created a copy of the default layout, and I ask myself if it is possible to add news and read out a specific page(s) so that I can edit them via the admin module instead of constantly changing the home.blade.php? I managed to put the latest news items there via {{ Widget::latestNews(['count' => 3]) }} But I wonder how to read out a page. Thanks ahead. RobB
Last reply by aarbee, -
- 1 follower
- 3 replies
- 417 views
I have an issue with sending mail from my freshly installed site (version 7). And I looked where to change the SMTP settings in what file. In a friends installation I did some time ago, I found that I had edited the env.php file. So I searched in the new site for that same file, but I cannot find it. However I also did find a config.php in the bootstrap directory. I did add the SMTP stuff in there, but that seems not to work. Wrong spot? I am using a mailadres from my hosting company. Help is appreciated. RobB
Last reply by aarbee, -
- 1 follower
- 7 replies
- 661 views
For a friend I did install PHPVMS 7.0.0-dev+221130.ced201. Where the files are not in the public_html folder but on a PHPVMS folder on the same hight has public_html. See the attachment. Back then when I did do the installation, it seemed to us, that all should be put in a separate directory. I read the update documents, and it went well for another va, So I know a tiny bit. But I would like to have some advice on where to put the files now? Thanks ahead, RobB
Last reply by DisposableHero, -
- 1 follower
- 9 replies
- 802 views
I had installed the latest version of PHPVMS 7.0 And I had it working. In order to start with a different page, I had copied the Theme default to a new name and uploaded that. I hade not changed the theme.json. I go into the admin part and select the new theme name. And on that moment I get a Server error 500 I did find this part in the logs: [2024-04-17 00:02:21] production.ERROR: Theme default already exists {"exception":"[object] (Igaster\\LaravelTheme\\Exceptions\\themeAlreadyExists(code: 1): Theme default already exists at /home/name/domains/domainname.com/public_html/vendor/igaster/laravel-theme/src/Themes.php:136) And I concluded that I have…
Last reply by aarbee, -
- 1 follower
- 1 reply
- 511 views
Hi There, I want some help installing phpvms7, I am currently using phpvms5.5.2.72 and I want to go ahead and install phpvms7, but I am facing some problems when installing. I uploaded the phpvms7 files to a new folder, and when installed, this error appeared I attached a pic Note: I am using phpvms 5.5.2.72 and I need to change to phpvms7 with the old date I have it on phpvms5.5.2.72 Server Information cPanel Version 110.0 (build 24) Apache Version2.4.58 MySQL Version10.6.17-MariaDB PHP Version 8.1 If anyone can help me I will be thankful to him Best Regards
Last reply by ProAvia, -
- 5 replies
- 710 views
Hiya! An issue I've encountered with my phpVMS-based website. We're experiencing significant loading times, often between 10 to 15 seconds, which we believe is impacting user experience negatively. Our database is quite extensive, containing around 16,000 flights. Upon investigating the issue using Laravel Debugbar, we discovered that a large number of duplicated SQL statements are being executed. Here's a brief overview of what we're seeing: Total statements executed when loading the flights page: 112 (85 of which are duplicates, 27 unique) Example duplicated query: select 'name', 'enabled' from 'modules' (This is executed multiple t…
Last reply by DisposableHero, -
- 1 reply
- 432 views
i added a new custom airport Calamocha LECH from MS2020. Actually, LECH already exist so i gave icao LECH1. When i select it on ACARS i get an error " Error prefiling. " VaCentral/VaCentral::getAirport(): Return value must be of type VaCentral/Models\Airport, none returned". Can you help to solve it?
Last reply by DisposableHero, -
- 1 reply
- 514 views
Just looking through the source code, there is a dev console with a raft of really useful commands (such as re-calculating stats) - I'm wondering if anybody has ever used it - and if so how?
Last reply by jonbeckett, -
- 3 replies
- 498 views
I recently imported 4000 flights via admin/flights/imports. Only 3250 can be seen. What will cause the difference? What is the permiters or specifics that the import system uses to compare routes? Duplicate flights have been removed and all flights are marked as active prior to import on cvs exported from admin/flights/export. All flights are marked as visible. Thanks in advance for any assistance.
Last reply by DisposableHero, -
- 3 replies
- 773 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, -
- 3 replies
- 672 views
Hello admin owner of newly installed VA using PHPvms7. install was performed by tfdidesign creators of smartcars3. I was given a password to login and told to change it once I logged in. Under the admin panel for my user I changed my password, I believe I did. I entered what I wanted my new password to be. I proceeded to attempt a login earlier and my password was incorrect, I tried all variations and it doesn’t work which leads me to believe that when I changed it; I may have mistyped a key and it’s not what I think it is. I went on phpadmin, through my cpanel to find the pilot table but there was none. There was a user table wi…
Last reply by DisposableHero, -
- 7 replies
- 1.1k views
Hi everyone! I am new to phpVMS and website creation, so please excuse me, but this is completely stumping me. I have added EGLL and KIAD in the airports section, but when I try to create new flights, I cannot find these airports in the dropdowns. I already checked that my .env APP_URL is correct for the mySQL databse, but I'm not sure what else could be causing this. Does anyone have any ideas? Your help is much appreciated.
Last reply by DisposableHero, -
- 4 replies
- 779 views
hello I can't install the database on my website I do it with the installer and it gives me this error.
Last reply by PaintSplasher, -
- 2 replies
- 504 views
Hi, i can't choose aircraft type under "Aircraft Information" when I doing a manual pirep. I have trieds it also in Admin, but it's the same. All other fields is ok.
Last reply by FredoFrance, -
- 6 replies
- 788 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, -
- 1 reply
- 646 views
I have been chasing down a reason my emails stopped going out the door. When I first set up the website, emails from News postings went out. We weren't flying yet. Then after a few days, no emails going out. Checked Logs in storage/logs and I didn't find anything that looked like email failure, quite the opposite, it said it sent 11 emails. But there was a PDO error Here is the snips of the log when running it on PHP.8.2 [2023-12-13 00:10:11] production.ERROR: Class "PDO" not found {"exception":"[object] (Error(code: 0): Class \"PDO\" not found at /home/eastgyuv/phpvms/vendor/laravel/framework/src/Illuminate/Database/Connection.php:1718) [sta…
Last reply by DisposableHero, -
- 3 replies
- 712 views
Hey all, my phpvms (latest Dev version on PHP 8.2)) has stopped emailing when I create a NEWS ITEM. It sent out the first one, but not since on the next 2 I wrote up. Email still going out when people register. Is there a log to review? Is the a way to mass email members beside news items? -Nacman
Last reply by ProAvia, -
- 5 replies
- 967 views
Using latest Dev build and php8.2 also using disposable basic I am having trouble creating downloads and having the "Downloads" menu item show the files or pages. I went into pages/links in admin menu. created a downloads link entry. I had a folder I created called downloads off public_html. Inside of downloads I created another folder called vmsacars and placed ACARS.ZIP in there. That created a second menu item called "Downloads" no what I wanted, but it still did not show the files. Instead a 403 error. SO I deleted that entry in pages/links, that got rid of the second downloads menu item, but now the original one is showing …
Last reply by Nacman, -
- 6 replies
- 869 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, -
- 4 replies
- 760 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,