Support
337 topics in this forum
-
Blank page
by heth- 3 replies
- 1.7k views
I have all files on server but when i want to install i go to main site and its blank. I dont have idea whats wrong. I have PHP v7.1
Last reply by heth, -
- 1 reply
- 1.7k 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, -
- 1 follower
- 4 replies
- 1.7k 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, -
- 6 replies
- 1.7k views
Guys, I tried to install the latest beta version on a fresh new domain @ hostgator. It took them almost 2 hours to get the subdomain working but now I get the following error which seems to be version of php related? Symfony\Component\Debug\Exception\FatalErrorException Declaration of Symfony\Component\Translation\TranslatorInterface::setLocale($locale) must be compatible with Symfony\Contracts\Translation\LocaleAwareInterface::setLocale(string $locale) I am not a php guy so I am stuck. I see the version in my control panel is 7.3.6 Any ideas or suggestions will be appreciated. Thank you in advance.
Last reply by Dougjuk, -
- 4 replies
- 1.7k 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 follower
- 3 replies
- 1.7k 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.7k 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, -
- 2 replies
- 1.7k 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
- 4 replies
- 1.7k views
Last night I had a pirep that was completed cancelled by the system for some reason. Here is the laravel log for when it happened. You can see it at the end of the file.
Last reply by asandor, -
- 1 reply
- 1.7k views
So I created a static About Us page for my theme in phpVMS 7. Here is the code in the app/routes/web.php file: Route::get('/about', function () { return view('about.about'); }); It's just a very simple function to return a view as this is the only way I know how to do it at this time. So my views folder for my template has (template name)/About (folder)/about.blade.php and it works but it seems confusing to me. Should I have named the file index.blade.php and put it in the About folder. Seems like this is how other blade templates are referred too in the code? Thanks, guess I'll just try it and see if it works! So instead of what i have now …
Last reply by in2tech, -
- 1 follower
- 4 replies
- 1.7k 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, -
Cant Install
by Neon- 1 follower
- 4 replies
- 1.7k views
Alright I have done everything down to a T. I normally dont even like messing with docker but whatever. The first link where is says "Head on down to the installer" or something to that effect and it points to /install/ but the problem is the package doesnt have a install folder. I even tried making one nada.
Last reply by Nabeel, -
- 1 follower
- 5 replies
- 1.7k views
Dunno if theres a bug report form (sorry if there is). this happened to me twice in the newest sim update of MSFS ACARS version 1.0.7154.34714 Thanks Velocity
Last reply by velocitynotvs, -
- 3 replies
- 1.7k 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
- 1 reply
- 1.6k views
Hello, Trying to install V7 Alpha 2, have uploaded all files to my domain however its giving a PHP error and not displaying the installer, I am running 7.2 php as well. Anyone know what is possibly wrong? Many thanks, David
Last reply by Nabeel, -
- 2 replies
- 1.6k views
Hey there, I recently downloaded PHPVMS 7 (Beta, Alpha 1 &2 and Master) and every time I try to install it, I get an error 500. I tried switching web hosting providers like 000webhost, InfinityFree and x10hosting and I keep getting the same issues. At first, when I tried installing via 000webhost I got a putenv error, so I switched hostings to Infinity, which is where the problem began. i deleted .htaccess from the root, no luck. Getting the same error again, so I switched to x10hosting, still. I decided to go back to 000webhost to see if it worked, yet I got a error 505. To make things more simple, no install page is shown, it's just given me…
Last reply by novatopps, -
- 1 follower
- 3 replies
- 1.6k views
Does anyone know how to add/remove profile fields on the register page without breaking everything?
Last reply by Nabeel, -
- 7 replies
- 1.6k 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
- 1.6k views
hey Guys, i really need help, i dont know, how i can install that acars, so in which directory.... where can help me?
Last reply by shakamonkey88, -
- 1 follower
- 9 replies
- 1.6k 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, -
- 4 replies
- 1.6k views
Hi, We were starting to copy over our History and rules but for some reason we cannot save much text in a page. Most times it is not even a sentence it just loses the pasted text leaving a short sentence. I have tried creating a test page and typing characters down the page but cannot save more than a line or two. Is there a limit on these pages or is there a system of entering or is this a bug. Check the pages on www.cyber-air.org It is the same which ever skin we use. I have tried it on the demo site and it is the same, I copied the notice and asked it twice and it cut it down to one line. …
Last reply by Dougjuk, -
- 1 follower
- 5 replies
- 1.6k views
I've uploaded a copy of v7 (obtained from here) onto my server to tinker and test with. No issues with setting up the database although I noticed everything was in Times New Roman. Sure enough something was wrong. Right now the site is devoid of any formatting or images. http://singaporevirtualairlines.org/beta/public/index.php/login Can someone advise please? All I did was literally upload files > go to index.php > run installer
Last reply by Nabeel, -
- 1 follower
- 2 replies
- 1.6k 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.6k views
have install error. I dont undersutand it at ll. https://kurigashira.pet/image/phpvms_install_error.png
Last reply by Nabeel, -
- 2 replies
- 1.6k views
Hello, I'm trying to require a field for all of my members to put in a vatsim CID. When I select show on registration and require it doesn't show up on registration, nor does it come up for logged in accounts. Not really sure where to start.
Last reply by ToastTheFourth, -
- 9 replies
- 1.6k 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, -
- 2 replies
- 1.6k views
Hi, I want to change my thumb and the main colour. Can anyone help me? http://prntscr.com/w1whcx <- change the thumb/logo http://prntscr.com/w1whjc <- change the colour (standard theme)
Last reply by Quitz, -
- 4 replies
- 1.6k views
Hello everyone I installed php7.0 dev, but I would like to know if it has the function for JUMPSEAT pilots? If yes, how should I activate it? Thanks
Last reply by DisposableHero, -
- 1 follower
- 1 reply
- 1.6k views
Hi,how to install phpvms?Unfortunlately,im korean, so im not very good at english.so,i already install phpvms realease 7.And,To know phpvms install, saw phpvms guides for dummies and install tutorial on website.but,i dont know how to install.could someone help me?(i have already install phpvms realease 7)
Last reply by Nabeel, -
- 1 follower
- 4 replies
- 1.5k views
I’m attempting to install PHPVMS 7 but I get an error about proc_open not being enabled. i haven’t seen anything in the forum about how to circumvent this issue. There’s a year old issue on github marked as resolved but this is still happening.
Last reply by Nabeel,