Support
328 topics in this forum
-
- 1 follower
- 2 replies
- 1.4k views
Hello, I have been trying to get an install using Docker to work but unsuccessfully. I go through the below directions: php composer.phar install yarn install docker-compose build docker-compose up For composer, however, I downloaded the latest version of composer 1. When I complete this process and view phpvms.test I can get all the way to the database setup. Despite the docker info saying the username and password is phpvms I get an error from the install saying that "Failed! SQLSTATE[HY000] [2002] Connection refused." The mySQL container gives the an error saying, "2020-12-30T03:55:33.375745Z 167 [Note] Access denied for user ''@'phpvms_app_1.phpvms_default…
Last reply by Nabeel, -
- 1 follower
- 1 reply
- 1.9k views
I Have change my domain from https://easywings.flightsim.ddnss.de/ to https://easywings.flightsim-community.de/ In Config File i have new Domain but i have an Error See https://easywings.flightsim-community.de/ Thanks
Last reply by Nabeel, -
- 3 replies
- 1.3k views
Hi, I'm a complete noob so excuse me if this is a dumb question, the zip folder I download from Github doesn't contain the folders according to the tutorial, here's what I mean: What I should have: What I actually have: Thanks in advance!
Last reply by ProAvia, -
- 2 replies
- 1.3k views
How can I add some downloads to the download page? I looked in the Admin Panel but don't see how to do it. Thanks. Jimmy crew.braniffvirtual.com
Last reply by Jimmy_S, -
- 2 replies
- 424 views
Hello everyone, I have a question regarding passenger numbers and cargo calculation per aircraft. These values are set in the Fares section. However, the same aircraft type can have different configurations. Is it possible to send the values dynamically to SimBrief using "AUTO" so that SimBrief calculates the passenger count and cargo weight based on the specific aircraft configuration? These values could then be automatically transferred back to phpVMS. This would reduce the maintenance effort and prevent issues when an aircraft has a different configuration than the one predefined. I hope I have explained my request clearly. Thanks in advance …
Last reply by DisposableHero, -
- 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, -
- 1 reply
- 1.8k views
I get the following error in the logs when mail is trying to send. Can someone tell me if this is a host problem or something I have set up wrong. [2020-08-13 16:56:09] prod.EMERGENCY: Error emailing admins, malformed email=proc_open() has been disabled for security reasons Thank you
Last reply by Cloudpanda, -
- 1 follower
- 1 reply
- 2.3k views
Swift_TransportException Unsupported sendmail command flags []. Must be one of "-bs" or "-t" but can include additional flags. Trying to use sendmail but keep getting error'd out. Even though proper flags are configured in the driver. 'sendmail' => [ 'transport' => 'sendmail', 'path' => '/usr/sbin/sendmail -bs', ---------- Have tried using smtp, but that ends up with another error about: ErrorException Undefined index: host host is configured in both config.php and config/mail.php
Last reply by Nabeel, -
- 5 replies
- 807 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, -
- 3 replies
- 768 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, -
- 6 replies
- 979 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, -
- 3 replies
- 1.2k 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, -
- 1 follower
- 3 replies
- 1.2k 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, -
- 1 follower
- 4 replies
- 1.3k views
hello Nabel I have this error on the dashboard: Facade\Ignition\Exceptions\ViewException Undefined offset: 4 (View: xxxx/resources/views/layouts/default/dashboard/index.blade.php) line 896 thanks
Last reply by Nabeel, -
- 2 replies
- 1.6k views
Hi ! I've just installed phpvms 7.0 and when i cliked on the install button i've this message : Error 404 - Not found Le fichier requis n'a pas été trouvé. Il peut s'agir d'une erreur technique. Veuillez réessayer ultérieurement. Si vous ne pouvez pas accéder au fichier après plusieurs tentatives, cela signifie qu'il a été supprimé. My php version is 7.2 and i'm in 1&1 service for hosting .. Plz help me which folder i need to fowload on github ? Bye Baptiste Edited 2 hours ago by TheGmader
Last reply by bbuske, -
- 6 replies
- 1.6k views
So on install all is fine and dashboard works. I run the importer and import phpVMS 5.5.2 data and then the dashboard displays error 500. Dev: 7.0.0-dev+211001.87886f https://phpvms.creationweb.uk/dashboard All other pages work fine apart from dashboard. I've tried removed .htaccess with no luck # Disable index view Options -Indexes RewriteEngine On # Handle Authorization Header RewriteCond %{HTTP:Authorization} . RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] # Deny all these files/folders RedirectMatch 403 ^/.git/.*?$ RedirectMatch 403 ^/.travis/.*?$ RedirectMatch 403 ^/app/.*?$ RedirectMatch 403 ^/bootstrap…
Last reply by DisposableHero, -
- 2 replies
- 1.1k views
hi, i receive error 500 on reset password page after setting up email on env.php using aws ses, this is the env file : MAIL_MAILER=postmark AWS_ACCESS_KEY_ID='mykey' AWS_SECRET_ACCESS_KEY='mykey' AWS_DEFAULT_REGION=ap-southeast-1 in the log file i find this : [2022-12-30 13:09:30] production.ERROR: Class "Symfony\Component\Mailer\Bridge\Postmark\Transport\PostmarkTransportFactory" not found {"exception":"[object] (Error(code: 0): Class \"Symfony\\Component\\Mailer\\Bridge\\Postmark\\Transport\\PostmarkTransportFactory\" not found at /home/lg2975luca/phpvms/vendor/laravel/framework/src/Illuminate/Mail/MailManager.php:299) [stacktrac…
Last reply by lg2975luca, -
- 0 replies
- 1.3k views
Hey, i use Plesk Server, but i don´t have the openssl and tokenizer Extension. I look a long time for an Installation Guide. If there any Option to install this extension manual to the Server? Regards Thorsten
Last reply by Thorsten22091990, -
- 1 follower
- 4 replies
- 1.6k views
Someone can help me please, I tried install the new version doing the upload to my server and when I tried acess the page I received this errors. How can I fix this please ? Warning: require(/home/u620650534/domains/privateair.com.br/public_html/core/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /home/u620650534/domains/privateair.com.br/public_html/core/bootstrap/autoload.php on line 17 Warning: require(/home/u620650534/domains/privateair.com.br/public_html/core/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /home/u620650534/domains/privateair.com.br/public_html/core/bootstrap/a…
Last reply by Nabeel, -
- 2 replies
- 514 views
Hello , I think I have discovered an error but not sure how it can be fixed I created a folder called crew.subriavirtual.com as a subdomain for the airline as per docs Option 1: Creating a Subdomain tip Creating a subdomain is the easiest and more recommended method, especially for shared hosting. This works well if you have a landing or promo page on your site's main domain, and then a subdomain like crew.yourva.com or something similar. Upload phpVMS to a directory with the name of your subdomain, for example, demo.vmshost.io. It should be parallel to the public_html folder (as above). In this example, I want to create the subdomain demo.…
Last reply by LesJar, -
- 1 follower
- 2 replies
- 1.6k views
Trying to fresh install phpvms 7 alpha2 and getting a blank white screen with the the following error in the apache log file. PHP Parse error: syntax error, unexpected '?', expecting variable (T_VARIABLE) in /var/www/phpvms/vendor/symfony/finder/Comparator/NumberComparator.php on line 42 PHP Fatal error: Exception thrown without a stack frame in Unknown on line 0 Here is the version of php I am using PHP 7.1.14-1+ubuntu16.04.1+deb.sury.org+1
Last reply by asandor, -
- 1 follower
- 3 replies
- 1.6k views
We just had a "Whoops, looks like something went wrong." error when an admin was trying to enter the fleet page from the admin operation dashboard "http://www.phpvms.vfr-club.nl/admin/subfleets" we can't find any reason and there is no information in any logs. Is this a common problem with a known solution? Nicolas Magnussen
Last reply by Nabeel, -
- 5 replies
- 2k views
OK, first thing is I can't seem to access the demo site to try to reproduce the issue there. My site runs php ver 7.3.28. Not sure what version of mySQL, and not sure how to find out. I use a paid hosting service (Siteground). My phpvms version is 7.0.0-dev+210521.d3ec0f. When I attempt to add a flight I get 2 part error. The first states "APP_DEBUG is set to true while APP_ENV is not local". This is in red. I searched how to turn off the DEBUG, and all I could find was how to turn it on by editing config.php under the app directory. I do not have that file under the app directory. Where can I find that file if it is indeed what I need to edit t…
Last reply by DisposableHero, -
- 4 replies
- 1.6k views
PHP Version: 7.4.21 phpVMS Version: 7.0.0-dev+210620.cde6fb MariaDB Version: 10.3.29 Whenever a pirep is submitted it throws out this error: "Trying to get property 'name' of non-object {"userId":1,"exception":"[object] (ErrorException(code: 0): Trying to get property 'name' of non-object at /phpvms/app/Services/PirepService.php:577)" and I'm not to sure how to go about fixing it so any help would be great Thanks. also included an image of where the error is occurring if that helps Edit: Also some further information regarding this, When the pirep is summited it still goes through to the admin panel for viewing/approvin…
Last reply by Vetrro, -
- 5 replies
- 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, -
- 1 follower
- 5 replies
- 1.8k views
Hi everybody! There are multiple errors in the last released version of phpVMS. 1. When accessing to the Pilots profiles from the dashboard, the system redirects to the same Homepage. 2. After creating a personalized Role, users are able to see the "Role section" meaning they can change itself those permissions. 3. After creating and giving permissions to a user by assigning a Role, the "Admin" option is not been shown in the menu, they manually need to access the interface. 4. When importing "Routes or Flights" the system show multiple errors and don't accept the CSV file, even when using the right requested parameters. Please someone w…
Last reply by Nabeel, -
- 1 follower
- 4 replies
- 965 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, -
- 1 follower
- 3 replies
- 1.8k views
I am trying to expand the site. I have found out how to add items to the NAV but I can’t find how to link to new pages. The system that is in place now has me confused to no end. Where do I define the locations of pages that I would add? None of these pages use anything more than HTML and bootstrap.
Last reply by Nabeel, -
- 5 replies
- 828 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 follower
- 4 replies
- 1.3k views
Hi, I have setup hosting with phpVMS and followed the installation guides. So I downloaded the phpVMS ( it is called phpvms-7.0.0-beta.4). I uploaded it to a directory called pnpvms I copied the public contents to public_html I ran the database wizzard as per the instructions When I go to my site I see theses errors Warning: require(/home/cyberair/public_html/..//bootstrap/autoload.php): failed to open stream: No such file or directory in /home/cyberair/public_html/index.php on line 15 Warning: require(/home/cyberair/public_html/..//bootstrap/autoload.php): failed to open stream: No such file or directory in /h…
Last reply by Dougjuk,