-
Posts
204 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Posts posted by miniarma
-
-
Added separate pricing for phpVMS 7.
Crew Essential - £150.00/$203.92 A true life-like airline experience Full Website Design & phpVMS Crew Center Fully customized phpVMS website design SEO Included phpVMS Installation included, 30 Day Support For phpVMS 7
-
This module still does not work as it should, even after a reupload from the developer from what I can assume to be a fixed version? Would be pointless upload a broken version right ?
-
On 8/24/2021 at 10:32 AM, Miggel said:
We are looking for a new system, our current phpvms (5.5) is slowly at its performance limit, because we have expanded it but Arg. We need something new and faster, but the design and structure should remain.
Is there someone here who will redesign the current site for a fee?
But attention, we have 2 different (front page and crew center) designs.
For more detailed information please inquire via PM.
Greeting
Miggel
www.flyedelweiss-virtual.com
www.intranet.flyedelweiss-virtual.comSend me a message, I'll see what we can do for your requirements.
Thanks
-
On 8/30/2021 at 11:42 AM, Vabird said:
Good Morning
We are looking for a webmaster to make the main website of our VA.
Thanks.Please check your messages.
Thanks -
Service is still available!
Contact me for exclusive offers
-
1 hour ago, Nabeel said:
Hi,
Can you try the latest beta version?
Got the same issue. It's the standard non beta version. 1.0.7154.34714
-
3 hours ago, DisposableHero said:
Check your v7 database @miniarma, probably your users table is not imported correctly and "name" fields are empty.
I saw people using migration without errors you described, specially not with airports or users part. Why it is generating such errors on your side is strange.
Thanks bud, I'll just do a manual import of the schedules and flights. Pilots will have to re register to avoid the bug issue.
Thanks for your help
-
1 hour ago, DisposableHero said:
You need to provide some more info for our "suggestions"
Unfortunately, this really means nothing. Yes, there is an error you are facing but what it is ? This gives no idea at all.
https://docs.phpvms.net/help#information-required
https://docs.phpvms.net/help#logs
https://docs.phpvms.net/help#enable-debug-and-debugging
Without proper error details, we really can't help you much...
Here is the latest part of the laravel log file
[2021-10-06 21:11:54] production.ERROR: Uninitialized string offset: 0 (View: /home/creationweb.uk/public_html/phpvms/resources/views/layouts/default/widgets/latest_pilots.blade.php) {"view":{"view":"/home/creationweb.uk/public_html/phpvms/app/Models/User.php","data":[]},"userId":1,"exception":"[object] (Facade\\Ignition\\Exceptions\\ViewException(code: 0): Uninitialized string offset: 0 (View: /home/creationweb.uk/public_html/phpvms/resources/views/layouts/default/widgets/latest_pilots.blade.php) at /home/creationweb.uk/public_html/phpvms/app/Models/User.php:148) [stacktrace] #0 /home/creationweb.uk/public_html/phpvms/app/Models/User.php(148): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Uninitialized s...', '/home/creationw...', 148, Array) #1 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(533): App\\Models\\User->getNamePrivateAttribute(NULL) #2 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(1682): Illuminate\\Database\\Eloquent\\Model->mutateAttribute('name_private', NULL) #3 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(414): Illuminate\\Database\\Eloquent\\Model->transformModelValue('name_private', NULL) #4 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(393): Illuminate\\Database\\Eloquent\\Model->getAttributeValue('name_private') #5 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1893): Illuminate\\Database\\Eloquent\\Model->getAttribute('name_private') #6 /home/creationweb.uk/public_html/phpvms/resources/views/layouts/default/widgets/latest_pilots.blade.php(7): Illuminate\\Database\\Eloquent\\Model->__get('name_private') #7 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(107): require('/home/creationw...') #8 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(108): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}() #9 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(58): Illuminate\\Filesystem\\Filesystem->getRequire('/home/creationw...', Array) #10 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(61): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/creationw...', Array) #11 /home/creationweb.uk/public_html/phpvms/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/creationw...', Array) #12 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/creationw...', Array) #13 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents() #14 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents() #15 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(440): Illuminate\\View\\View->render() #16 /home/creationweb.uk/public_html/phpvms/vendor/arrilot/laravel-widgets/src/Factories/WidgetFactory.php(56): Illuminate\\View\\View->__toString() #17 /home/creationweb.uk/public_html/phpvms/vendor/arrilot/laravel-widgets/src/Factories/WidgetFactory.php(75): Arrilot\\Widgets\\Factories\\WidgetFactory->getContent() #18 /home/creationweb.uk/public_html/phpvms/vendor/arrilot/laravel-widgets/src/Factories/WidgetFactory.php(17): Arrilot\\Widgets\\Factories\\WidgetFactory->getContentFromCache(Array) #19 [internal function]: Arrilot\\Widgets\\Factories\\WidgetFactory->run('latestPilots', Array) #20 /home/creationweb.uk/public_html/phpvms/vendor/arrilot/laravel-widgets/src/Factories/AbstractWidgetFactory.php(111): call_user_func_array(Array, Array) #21 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): Arrilot\\Widgets\\Factories\\AbstractWidgetFactory->__call('latestPilots', Array) #22 /home/creationweb.uk/public_html/phpvms/resources/views/layouts/default/dashboard/index.blade.php(120): Illuminate\\Support\\Facades\\Facade::__callStatic('latestPilots', Array) #23 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(107): require('/home/creationw...') #24 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(108): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}() #25 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(58): Illuminate\\Filesystem\\Filesystem->getRequire('/home/creationw...', Array) #26 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(61): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/creationw...', Array) #27 /home/creationweb.uk/public_html/phpvms/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/creationw...', Array) #28 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/creationw...', Array) #29 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents() #30 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents() #31 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Http/Response.php(69): Illuminate\\View\\View->render() #32 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Http/Response.php(35): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View)) #33 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(794): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array) #34 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(763): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View)) #35 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(695): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View)) #36 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #37 /home/creationweb.uk/public_html/phpvms/app/Http/Middleware/SetActiveTheme.php(40): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): App\\Http\\Middleware\\SetActiveTheme->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure)) #47 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 /home/creationweb.uk/public_html/phpvms/app/Http/Middleware/InstalledCheck.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): App\\Http\\Middleware\\InstalledCheck->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(697): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(672): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(636): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(625): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(166): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 /home/creationweb.uk/public_html/phpvms/app/Http/Middleware/TrustProxies.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): App\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(141): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #73 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #74 /home/creationweb.uk/public_html/phpvms/public/index.php(59): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #75 {main} [previous exception] [object] (ErrorException(code: 0): Uninitialized string offset: 0 at /home/creationweb.uk/public_html/phpvms/app/Models/User.php:148) [stacktrace] #0 /home/creationweb.uk/public_html/phpvms/app/Models/User.php(148): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Uninitialized s...', '/home/creationw...', 148, Array) #1 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(533): App\\Models\\User->getNamePrivateAttribute(NULL) #2 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(1682): Illuminate\\Database\\Eloquent\\Model->mutateAttribute('name_private', NULL) #3 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(414): Illuminate\\Database\\Eloquent\\Model->transformModelValue('name_private', NULL) #4 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(393): Illuminate\\Database\\Eloquent\\Model->getAttributeValue('name_private') #5 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1893): Illuminate\\Database\\Eloquent\\Model->getAttribute('name_private') #6 /home/creationweb.uk/public_html/phpvms/storage/framework/views/e1c8518e7a58f8c62d155fcd31107a55925e5181.php(7): Illuminate\\Database\\Eloquent\\Model->__get('name_private') #7 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(107): require('/home/creationw...') #8 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(108): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}() #9 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(58): Illuminate\\Filesystem\\Filesystem->getRequire('/home/creationw...', Array) #10 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(61): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/creationw...', Array) #11 /home/creationweb.uk/public_html/phpvms/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/creationw...', Array) #12 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/creationw...', Array) #13 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents() #14 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents() #15 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(440): Illuminate\\View\\View->render() #16 /home/creationweb.uk/public_html/phpvms/vendor/arrilot/laravel-widgets/src/Factories/WidgetFactory.php(56): Illuminate\\View\\View->__toString() #17 /home/creationweb.uk/public_html/phpvms/vendor/arrilot/laravel-widgets/src/Factories/WidgetFactory.php(75): Arrilot\\Widgets\\Factories\\WidgetFactory->getContent() #18 /home/creationweb.uk/public_html/phpvms/vendor/arrilot/laravel-widgets/src/Factories/WidgetFactory.php(17): Arrilot\\Widgets\\Factories\\WidgetFactory->getContentFromCache(Array) #19 [internal function]: Arrilot\\Widgets\\Factories\\WidgetFactory->run('latestPilots', Array) #20 /home/creationweb.uk/public_html/phpvms/vendor/arrilot/laravel-widgets/src/Factories/AbstractWidgetFactory.php(111): call_user_func_array(Array, Array) #21 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): Arrilot\\Widgets\\Factories\\AbstractWidgetFactory->__call('latestPilots', Array) #22 /home/creationweb.uk/public_html/phpvms/storage/framework/views/c366f5fd95c265815cf9253392e8e653ae3fb100.php(122): Illuminate\\Support\\Facades\\Facade::__callStatic('latestPilots', Array) #23 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(107): require('/home/creationw...') #24 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(108): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}() #25 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(58): Illuminate\\Filesystem\\Filesystem->getRequire('/home/creationw...', Array) #26 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(61): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/creationw...', Array) #27 /home/creationweb.uk/public_html/phpvms/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/creationw...', Array) #28 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/creationw...', Array) #29 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents() #30 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents() #31 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Http/Response.php(69): Illuminate\\View\\View->render() #32 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Http/Response.php(35): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View)) #33 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(794): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array) #34 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(763): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View)) #35 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(695): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View)) #36 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #37 /home/creationweb.uk/public_html/phpvms/app/Http/Middleware/SetActiveTheme.php(40): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): App\\Http\\Middleware\\SetActiveTheme->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure)) #47 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 /home/creationweb.uk/public_html/phpvms/app/Http/Middleware/InstalledCheck.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): App\\Http\\Middleware\\InstalledCheck->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(697): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(672): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(636): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(625): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(166): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 /home/creationweb.uk/public_html/phpvms/app/Http/Middleware/TrustProxies.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): App\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(141): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #73 /home/creationweb.uk/public_html/phpvms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #74 /home/creationweb.uk/public_html/phpvms/public/index.php(59): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #75 {main} "}
php version: 7.3
MariDB 10.5
VPS
-
I've noticed the importer doesn't import the airports over either. Wondering if more data is missing causing the error 500 issue.
-
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/.*?$ RedirectMatch 403 ^/config/.*?$ RedirectMatch 403 ^/modules/.*?$ RedirectMatch 403 ^/node_modules/.*?$ RedirectMatch 403 ^/resources/.*?$ RedirectMatch 403 ^/storage/.*?$ RedirectMatch 403 ^/tests/.*?$ RedirectMatch 403 ^/vendor/.*?$ RedirectMatch 403 ^/.bowerrc$ RedirectMatch 403 ^/.env RedirectMatch 403 ^/artisan$ RedirectMatch 403 ^/composer.json RedirectMatch 403 ^/composer.lock RedirectMatch 403 ^/composer.phar RedirectMatch 403 ^/env.php.*?$ RedirectMatch 403 ^/env.php RedirectMatch 403 ^/env.php$ RedirectMatch 403 ^/config.php$ RedirectMatch 403 ^/config.bak.php$ RedirectMatch 403 ^/Makefile RedirectMatch 403 ^/package.json RedirectMatch 403 ^/package-lock.json RedirectMatch 403 ^/phpunit.xml RedirectMatch 403 ^/webpack.mix.js RedirectMatch 403 ^/yarn.lock RewriteRule ^(.*)$ public/$1 [L]
Any suggestions ?
-
Where do you change the site name ? Looked in the settings and searched the database to no avail.
What file needs to be edited as it's set to default phpvms
Thanks
-
On 5/22/2021 at 8:59 AM, DisposableHero said:
As far as I understand, you want to display some phpvms v7 data (fleet, flights, statistics or whatever) in some other (outside of application namespace) area ... Like another page (or landing page) of your virtual airline. Or you want to display them inside the namespace but in a combined way (like displaying flights and pireps in the same page)
There is no defined or pre-built way for this.
You can read from data directly from the database with an external script and display the contents where you wish and how you wish. (Needs php + mysql knowledge, you will loose Laravel capabilities)
Or you can use a module (to keep laravel support and all built in methods functional) to read the data and display the results in a page (within application namespace) without a navbar, then you can iframe that page to anywhere you wish (Needs php + laravel knowledge, you will loose some styling and blending capabilities due to iframe)
Would you be willing to share this information with me ?
If it costs lets me know
Thanks -
Like we could do with phpVMS 5.5.2 and call the stats into a HTML document by calling in the config for phpVMS.
Is there a way this can be done with VMS7 ? If so please could someone point out what would need to be called
Thanks -
Prices have changed. 15% off still continues.
Thanks guys
Chad
-
Hi,
Please message myself or visit our website at https://creationweb.uk/services/phpvms-website-design/
Prices start from £99.99
Thanks
Chad
-
3 hours ago, JannisD said:
@miniarma How can I convert to Leaflet-Map? The normal procedure of converting does not work here.
Should work straight forward with the original instructions. I will look into it this end and report back
-
9 hours ago, AdamWarr said:
i still get module MAIL missing
9 hours ago, AdamWarr said:Also is there any way to change colours?
You need to install the mail module itself called AirMail.
If you go and google how to edit color in CSS, there are plently of helpful guides showing you how it's done.
Thanks
-
2 hours ago, Curshad said:
Hi Chad, I'm looking for skin templates to purchase. What specifically, hard to say I just want to see what designs are available for purchase and use. if it's at all possible.
Hi,
At the moment we don't have any premade templates for sale. We do however have a free one on here under the name of Clarity.
If you want a custom one, then prices start from £99.99
More information can be found here - https://creationweb.uk/services/phpvms-website-design/
Thanks
Chad
- 1
-
13 hours ago, AdamWarr said:
Wow thanks for the quick reply
"Warning: count(): Parameter must be an array or an object that implements Countable in /customers/1/d/9/veurojet.co.uk/httpd.www/lib/skins/clarity/profile_main.php on line 115"
Im currently getting this error on my pilots flying thing
i also dont see any on the live map
This has been fixed. Please download Version 1.2
As for the livemap I will look into this now for you. Are you using the OSM or Google maps
Thanks
-
2 hours ago, AdamWarr said:
Where do i go to put the google Recaptcha API key?
Go to your phpVMS install / core/ then local.config.php
Find these lines and put your keys in there.
Config::Set('RECAPTCHA_PUBLIC_KEY', 'YOURKEYHERE'); Config::Set('RECAPTCHA_PRIVATE_KEY', 'YOURKEYHERE');
Save and upload
-
Just looked at the image you posted and the theme folder its asking for is not the same as the distrubution.
Please can you change the name of the skin folder to clarity as it should be, then it should work fine.
Thanks
-
7 hours ago, Curshad said:
Do you have templates to work with as products?
What is it that you are after ?
Thanks
Chad
-
Hi,
Are you on paid or free hosting ?
Seems like some files did not upload properly.
Thanks
-
To edit logo go to - phpvms7 folder/ public/assets/frontend/img/ There will be the two default logos to change.
For the colour you will need to edit the CSS file, which can be found in phpvms7 folder/ public/assets/frontend/css
Hope this helps
🚀 Launch Your Virtual Airline to New Heights with Creation Crew Center! 🌐
in Paid Services
Posted · Edited by miniarma
Add in offer
🌟 Introducing the Creation Crew Center – Your Ultimate phpVMS Solution!
As seasoned website designers and phpVMS experts, we're excited to unveil our latest innovation tailored specifically for the virtual aviation community – Creation Crew Center. Say goodbye to the painstaking process of designing and coding from scratch. Our solution is here to revolutionize your virtual airline's management system!
🔍 What Makes Creation Crew Center Stand Out?
💰 Pricing:
One-time Payment: £350 (includes setup, customization, and lifetime updates)
Monthly Subscription: £20 per month (for phpVMS management and update service *Optional*)
🔧 Special Features:
📢 Join the Revolution!
Embark on a journey of efficiency, innovation, and streamlined management with Creation Crew Center. Ideal for virtual airlines of all sizes and ambitions.
Interested? Have questions? Let’s discuss how Creation Crew Center can elevate your virtual airline operations.
Drop us a message or visit our website https://creationweb.uk/services/phpvms-website-design/phpvms-creation-crew-center/ for more information.
Fly high with Creation Crew Center – Where virtual aviation management meets excellence!
Thank you for considering Creation Crew Center. We look forward to transforming your virtual airline experience!
Launch offer for Creation Crew Center - 30% off for the first 10 new orders using code LAUNCH30 offer ends 31st December 2023.
Grab 50% off Creation Crew Center with our Black Friday sale - Use code BLACKFRIDAY50 - Offer ends 31st December 2023
Chad Donoghue
Creation Web Solutions Ltd