
IFL442
Members-
Posts
26 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by IFL442
-
[phpVMSv7 / SPTheme] Introducing my phpVMS Theme Package
IFL442 replied to PaintSplasher's topic in Paid Services
Thanks for the update -
[phpVMSv7 / SPTheme] Introducing my phpVMS Theme Package
IFL442 replied to PaintSplasher's topic in Paid Services
That would be really cool if it is rebuilt soon. -
[phpVMSv7 / SPTheme] Introducing my phpVMS Theme Package
IFL442 replied to PaintSplasher's topic in Paid Services
Hi everyone, I’ve come across a really annoying issue with the Free Flight feature when using the SPT Theme. Error: “The free-flight type of issue is still WIP as it is a base issue caused by multiple libraries that have been implemented with the new seven theme.” Currently, selecting an aircraft doesn’t work as expected. It seems to be a deeper issue related to how several libraries interact in the current theme setup. Current workaround: You need to manually select an airline via your profile first, and only then the Free Flight feature works correctly. That’s not ideal – especially for new pilots, it’s confusing and far from user-friendly. My suggestion: The DisposableTheme handled this in a much cleaner way: It used a separate page for aircraft selection before showing the actual Free Flight form. So my question is: Would it be possible to implement something similar in the SPT Theme? This would not only bypass the current issue but also improve overall usability quite a bit. Looking forward to your thoughts or ideas on how this could be achieved! Best regards, Thomas -
[phpVMSv7 / SPTheme] Introducing my phpVMS Theme Package
IFL442 replied to PaintSplasher's topic in Paid Services
Good morning, I have a question, is it possible to limit the messages on the dashboard to max. 2? found it herself: {{ Widget::latestNews(['count' => 2]) }} -
I think I will wait for @PaintSplasher, I hope there will be a solution.
-
Hello, I got the following error message today. I suspect that it is related to SmartCars 3. Do you know the error and what does it indicate? maybe it comes from free flight Attempt to read property "dpt_airport_id" on null Context: { "view": { "view": "/var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/resources/views/layouts/SPTheme/modules/DisposableSpecial/widgets/assignments.blade.php", "data": [] }, "userId": 2, "exception": "[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): Attempt to read property \"dpt_airport_id\" on null at /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/resources/views/layouts/SPTheme/modules/DisposableSpecial/widgets/assignments.blade.php:27) [stacktrace] #0 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError() #1 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/resources/views/layouts/SPTheme/modules/DisposableSpecial/widgets/assignments.blade.php(27): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}() #2 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('...') #3 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}() #4 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(58): Illuminate\\Filesystem\\Filesystem->getRequire() #5 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(72): Illuminate\\View\\Engines\\PhpEngine->evaluatePath() #6 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(207): Illuminate\\View\\Engines\\CompilerEngine->get() #7 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(190): Illuminate\\View\\View->getContents() #8 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(159): Illuminate\\View\\View->renderContents() #9 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(504): Illuminate\\View\\View->render() #10 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/arrilot/laravel-widgets/src/Factories/WidgetFactory.php(56): Illuminate\\View\\View->__toString() #11 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/arrilot/laravel-widgets/src/Factories/WidgetFactory.php(75): Arrilot\\Widgets\\Factories\\WidgetFactory->getContent() #12 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/arrilot/laravel-widgets/src/Factories/WidgetFactory.php(17): Arrilot\\Widgets\\Factories\\WidgetFactory->getContentFromCache() #13 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/resources/views/layouts/SPTheme/dashboard/index.blade.php(99): Arrilot\\Widgets\\Factories\\WidgetFactory->run() #14 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('...') #15 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}() #16 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(58): Illuminate\\Filesystem\\Filesystem->getRequire() #17 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(72): Illuminate\\View\\Engines\\PhpEngine->evaluatePath() #18 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(207): Illuminate\\View\\Engines\\CompilerEngine->get() #19 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(190): Illuminate\\View\\View->getContents() #20 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(159): Illuminate\\View\\View->renderContents() #21 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Http/Response.php(69): Illuminate\\View\\View->render() #22 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Http/Response.php(35): Illuminate\\Http\\Response->setContent() #23 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(918): Illuminate\\Http\\Response->__construct() #24 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(885): Illuminate\\Routing\\Router::toResponse() #25 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(805): Illuminate\\Routing\\Router->prepareResponse() #26 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #27 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #28 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle() #29 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/modules/SPTheme/Http/Middleware/ActivityByUser.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #30 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Modules\\SPTheme\\Http\\Middleware\\ActivityByUser->handle() #31 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/app/Http/Middleware/SetActiveLanguage.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): App\\Http\\Middleware\\SetActiveLanguage->handle() #33 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/app/Http/Middleware/SetActiveTheme.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #34 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): App\\Http\\Middleware\\SetActiveTheme->handle() #35 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #37 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Auth\\Middleware\\Authenticate->handle() #39 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #41 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #43 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #45 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle() #46 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #48 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #50 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/app/Http/Middleware/InstalledCheck.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #51 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): App\\Http\\Middleware\\InstalledCheck->handle() #52 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #53 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(805): Illuminate\\Pipeline\\Pipeline->then() #54 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack() #55 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(748): Illuminate\\Routing\\Router->runRoute() #56 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute() #57 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #58 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #59 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #60 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #61 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #62 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #63 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #64 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #65 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #66 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #67 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/app/Http/Middleware/TrustProxies.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): App\\Http\\Middleware\\TrustProxies->handle() #69 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #71 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #72 /var/www/vhosts/german-sky-group.eu/httpdocs/public/index.php(62): Illuminate\\Foundation\\Http\\Kernel->handle() #73 {main} [previous exception] [object] (ErrorException(code: 0): Attempt to read property \"dpt_airport_id\" on null at /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/storage/framework/views/e142c3d824bbe2c5936ba624cecbe763.php:27) [stacktrace] #0 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError() #1 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/storage/framework/views/e142c3d824bbe2c5936ba624cecbe763.php(27): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}() #2 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('...') #3 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}() #4 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(58): Illuminate\\Filesystem\\Filesystem->getRequire() #5 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(72): Illuminate\\View\\Engines\\PhpEngine->evaluatePath() #6 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(207): Illuminate\\View\\Engines\\CompilerEngine->get() #7 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(190): Illuminate\\View\\View->getContents() #8 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(159): Illuminate\\View\\View->renderContents() #9 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(504): Illuminate\\View\\View->render() #10 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/arrilot/laravel-widgets/src/Factories/WidgetFactory.php(56): Illuminate\\View\\View->__toString() #11 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/arrilot/laravel-widgets/src/Factories/WidgetFactory.php(75): Arrilot\\Widgets\\Factories\\WidgetFactory->getContent() #12 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/arrilot/laravel-widgets/src/Factories/WidgetFactory.php(17): Arrilot\\Widgets\\Factories\\WidgetFactory->getContentFromCache() #13 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/storage/framework/views/41855d44f48f179869be95a51e1a2721.php(99): Arrilot\\Widgets\\Factories\\WidgetFactory->run() #14 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('...') #15 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}() #16 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(58): Illuminate\\Filesystem\\Filesystem->getRequire() #17 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(72): Illuminate\\View\\Engines\\PhpEngine->evaluatePath() #18 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(207): Illuminate\\View\\Engines\\CompilerEngine->get() #19 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(190): Illuminate\\View\\View->getContents() #20 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(159): Illuminate\\View\\View->renderContents() #21 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Http/Response.php(69): Illuminate\\View\\View->render() #22 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Http/Response.php(35): Illuminate\\Http\\Response->setContent() #23 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(918): Illuminate\\Http\\Response->__construct() #24 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(885): Illuminate\\Routing\\Router::toResponse() #25 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(805): Illuminate\\Routing\\Router->prepareResponse() #26 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #27 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #28 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle() #29 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/modules/SPTheme/Http/Middleware/ActivityByUser.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #30 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Modules\\SPTheme\\Http\\Middleware\\ActivityByUser->handle() #31 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/app/Http/Middleware/SetActiveLanguage.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): App\\Http\\Middleware\\SetActiveLanguage->handle() #33 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/app/Http/Middleware/SetActiveTheme.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #34 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): App\\Http\\Middleware\\SetActiveTheme->handle() #35 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #37 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Auth\\Middleware\\Authenticate->handle() #39 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #41 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #43 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #45 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle() #46 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #48 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #50 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/app/Http/Middleware/InstalledCheck.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #51 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): App\\Http\\Middleware\\InstalledCheck->handle() #52 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #53 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(805): Illuminate\\Pipeline\\Pipeline->then() #54 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack() #55 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(748): Illuminate\\Routing\\Router->runRoute() #56 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute() #57 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #58 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #59 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #60 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #61 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #62 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #63 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #64 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #65 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #66 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #67 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/app/Http/Middleware/TrustProxies.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(183): App\\Http\\Middleware\\TrustProxies->handle() #69 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #71 /var/www/vhosts/german-sky-group.eu/httpdocs/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #72 /var/www/vhosts/german-sky-group.eu/httpdocs/public/index.php(62): Illuminate\\Foundation\\Http\\Kernel->handle() #73 {main} " }
-
The German Sky Group (GSG) is a virtual airline that stands out from traditional VAs by offering you maximum freedom in your virtual flight operations. Instead of being tied to a specific airline or rigid rules, you decide which airline to fly, which aircraft to use, and which destinations to explore. Whether short-haul flights within Europe, challenging approaches to small airports, or intercontinental long-haul routes – here, you have every opportunity to experience the world of aviation realistically. Fly the Way You Want – But with Realism At GSG, you have the freedom to plan your flights however you like. You're not restricted to a specific route network or airline but can choose your flights flexibly. However, we still place great value on a realistic and credible experience. Using real-world airline liveries is highly encouraged. Unlike many traditional virtual airlines, German Sky Group does not appear as an official VA on networks like VATSIM or IVAO. Instead, we simulate real airlines such as Lufthansa, Condor, or even the German Air Force (Luftwaffe) – but you are free to choose your own callsign. A Strong Community – You're Not Flying Alone Even though you plan your flights independently, you’re never alone. The German Sky Group is an active community where pilots exchange ideas, fly together, and learn from each other. Through our Discord server, you can chat with other members, ask questions, or simply talk about aviation and flight simulation. Group flights, events, and challenges make virtual flying even more enjoyable. You can find the link to our Discord server directly on our website! A German VA – But We Speak English Too! The German Sky Group was founded in Germany, and our website is exclusively available in German. A multilingual version is not planned at this time due to system limitations. However, our community also speaks English, so international pilots are always welcome! If you're looking for a German-speaking community that balances realism with fun, this is the perfect place for you. Flying with Passion – Join the German Sky Group! Whether you’re an experienced long-haul pilot or an adventurous explorer of new routes – at GSG, the joy of flying is what matters most. No unnecessary restrictions, but a strong and passionate community to support you. 🎮 Start your journey now: german-sky-group.eu
-
[phpVMSv7 / SPTheme] Introducing my phpVMS Theme Package
IFL442 replied to PaintSplasher's topic in Paid Services
Yes, now it works as desired 🙂 Thank you -
[phpVMSv7 / SPTheme] Introducing my phpVMS Theme Package
IFL442 replied to PaintSplasher's topic in Paid Services
-
[phpVMSv7 / SPTheme] Introducing my phpVMS Theme Package
IFL442 replied to PaintSplasher's topic in Paid Services
Thank you, that sounds really good and I appreciate your support. But I find it much worse that I can't use the design on the iPad. In general, all iOS devices cut the image below, further scrolling is not possible. No matter which browser, whether iPhone or iPad, Mac in Safari is also affected. Unfortunately, I have no way to execute any things on the iPad which could indicate the error ( console ) -
[phpVMSv7 / SPTheme] Introducing my phpVMS Theme Package
IFL442 replied to PaintSplasher's topic in Paid Services
Hi, I have a question is the error with the free flights reported under GitHub. With phpvms 7.0.4 it is still there. -
Hello @DisposableHero, that doesn't sound so nice, but I would also be interested in your solution. Why can't you make this available to everyone? I would pay for it too your addons are great. If you know that the module/plugin is linked to the php VMS version, you just have to wait with the main update. Best regards, Thomas
-
Hello everyone, I've noticed that on long flights, costs quickly go into the negative. For bookable flights, I can adjust the costs when creating the flight. For free flights, however, only the default value from the subfleet configuration (Flares) is used. Is there a way to adjust the costs so that long flights are not unprofitable, but short-haul flights don’t become overly profitable? Maybe a dynamic adjustment or an alternative calculation method? Additionally, I’m wondering if I might have set up Flares incorrectly or not optimally. Are there any recommended best practices for configuring them to ensure a balanced cost structure? I’d appreciate any ideas or suggestions! Best regards, Thomas
-
Hello everyone, I have a question if the cronjobs are executed with these warnings. 1. are there any problems here? There are no problems with the WebCron. 2. I always have problems with cancelled pireps these are not deleted (at least not overnight) 3. the statistics are only updated once a night? I would like to update them more often, is that possible? Thanks & Greetings Thomas WebCron: Geplante Aufgabe ausführen Die Aufgabe "https://german-sky-group.com/api/cron/XXXXXXXXXX31A" wurde erfolgreich in 5 Sekunden abgeschlossen Url 'https://german-sky-group.com/api/cron/XXXXXXXXXXXXX31A' fetched Status: 200 Output: {"count":1,"tasks":["cron:queue"]} Cron: Geplante Aufgabe ausführen Die Aufgabe "httpdocs/phpvms/bin/cron" wurde erfolgreich in 6 Sekunden abgeschlossen 7.0.3+250204.05d731 <warning>Creation of dynamic property Illuminate\Queue\WorkerOptions::$jobs is deprecated in /var/www/vhosts/german-sky-group.com/httpdocs/phpvms/vendor/queueworker/sansdaemon/src/Console/WorkCommand.php on line 65</warning> <warning>Creation of dynamic property Illuminate\Queue\WorkerOptions::$maxExecutionTime is deprecated in /var/www/vhosts/german-sky-group.com/httpdocs/phpvms/vendor/queueworker/sansdaemon/src/Console/WorkCommand.php on line 66</warning> {"count":1,"tasks"...
-
[phpVMSv7 / SPTheme] Introducing my phpVMS Theme Package
IFL442 replied to PaintSplasher's topic in Paid Services
I would like to give it a try. Thank you for your support. -
Hello, can you tell me how / where I can customise the page dp_page. Unfortunately I have not found the path to the page Thank you & greetings
-
[phpVMSv7 / SPTheme] Introducing my phpVMS Theme Package
IFL442 replied to PaintSplasher's topic in Paid Services
Hi, thanks for the customisation. I have a few more questions. - What is the status of the reported error with the free flights? - I also noticed that when I set the menu to small, it becomes large again the next time I click on another page Thanks again for the design and your help 🙂 -
Thanks, everything worked smoothly after deletion 🙂
-
the files have all been copied and are now located somewhere else. old :xxx/phpvms/modules/DisposableBasic/db_helpers.php after the move:httpdocs /phpvms /modules /DisposableBasic
-
Hello Community, I'm currently migrating my phpVMS installation to a new web host and changing the domain at the same time. I have transferred all the files, imported the database, and cleared the cache. Now I'm encountering the following issue: include(/home/XXXXX/phpvms/modules/DisposableBasic/db_helpers.php): Failed to open stream: No such file or directory or: include(): open_basedir restriction in effect. File(XXXX/phpvms/modules/DisposableBasic/db_helpers.php) is not within the allowed path(s): (/var/www/vhosts/XXXX/:/tmp/) This error message indicates that the file db_helpers.php cannot be found in the specified directory. Possible causes could be: File is missing or was not transferred correctly: Perhaps the file was not copied during the migration or is located in a different directory. Incorrect path in the configuration: Possibly a configuration file or an include statement is referencing an outdated path. Are there any settings in phpVMS where the path to the modules or specifically to db_helpers.php is defined? My questions to you: What steps should be taken to ensure that all necessary files, especially db_helpers.php, are correctly present and in the right location? Are there any known adjustments in the phpVMS configuration that need to be considered during a host and domain migration to avoid such path issues? Do you have any tips on how best to proceed when the include path appears to be incorrect? Thank you very much for your support and your tips!
-
[phpVMSv7 / SPTheme] Introducing my phpVMS Theme Package
IFL442 replied to PaintSplasher's topic in Paid Services
I have discovered an error I have several airlines and cannot book a free flight. - Select airline window does not go away by itself - No airplanes are displayed - no booking possible -
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 for your answers! Best regards, IFL442
-
Core - Crew Operations Center for phpVMS v7
IFL442 replied to VectoringDesigns's topic in Addons and Downloads
Hello, is it possible to watch a demo? What about updates? Thanks and greetings from Germany Thomas -
Is it possible to see the ACARS pireps from all pilots. I can only assemble the link from the admin area and watch the pireps from other pilots. Thanks and greetings from Germany Thomas