OFFLINE-GmbH / oc-mall-plugin

:convenience_store: E-commerce solution for October CMS
https://offline-gmbh.github.io/oc-mall-plugin
MIT License
169 stars 114 forks source link

Categories wont show after plugin update on May 25th. #248

Closed artistro08 closed 5 years ago

artistro08 commented 5 years ago

Not sure what happened but I had to revery my changes. Here's the stactrace:

Symfony\Component\Debug\Exception\FatalThrowableError: Call to a member function pluck() on array in /home/styleclo/public_html/styleclothingco/plugins/offline/mall/components/Products.php:463
Stack trace:
#0 /home/styleclo/public_html/styleclothingco/plugins/offline/mall/components/Products.php(331): OFFLINE\Mall\Components\Products->getFilters()
#1 /home/styleclo/public_html/styleclothingco/plugins/offline/mall/components/Products.php(259): OFFLINE\Mall\Components\Products->getItems()
#2 /home/styleclo/public_html/styleclothingco/plugins/offline/mall/components/Products.php(272): OFFLINE\Mall\Components\Products->setData()
#3 /home/styleclo/public_html/styleclothingco/modules/cms/classes/CmsCompoundObject.php(172): OFFLINE\Mall\Components\Products->onRun()
#4 /home/styleclo/public_html/styleclothingco/modules/cms/classes/Controller.php(500): Cms\Classes\CmsCompoundObject->runComponents()
#5 /home/styleclo/public_html/styleclothingco/modules/cms/classes/Controller.php(393): Cms\Classes\Controller->execPageCycle()
#6 /home/styleclo/public_html/styleclothingco/modules/cms/classes/Controller.php(224): Cms\Classes\Controller->runPage(Object(Cms\Classes\Page))
#7 /home/styleclo/public_html/styleclothingco/modules/cms/classes/CmsController.php(50): Cms\Classes\Controller->run('products/catego...')
#8 [internal function]: Cms\Classes\CmsController->run('products/catego...')
#9 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array(Array, Array)
#10 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\Routing\Controller->callAction('run', Array)
#11 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Route.php(212): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Cms\Classes\CmsController), 'run')
#12 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Route.php(169): Illuminate\Routing\Route->runController()
#13 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\Routing\Route->run()
#14 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(30): Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#15 /home/styleclo/public_html/styleclothingco/plugins/rainlab/translate/classes/LocaleMiddleware.php(29): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#16 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): RainLab\Translate\Classes\LocaleMiddleware->handle(Object(Illuminate\Http\Request), Object(Closure))
#17 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#18 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#19 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Illuminate\Routing\Middleware\SubstituteBindings->handle(Object(Illuminate\Http\Request), Object(Closure))
#20 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#21 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#22 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Illuminate\View\Middleware\ShareErrorsFromSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#23 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#24 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#25 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Illuminate\Session\Middleware\StartSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#26 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#27 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#28 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle(Object(Illuminate\Http\Request), Object(Closure))
#29 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#30 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#31 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Illuminate\Cookie\Middleware\EncryptCookies->handle(Object(Illuminate\Http\Request), Object(Closure))
#32 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#33 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#34 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Router.php(660): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#35 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Router.php(635): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))
#36 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Router.php(601): Illuminate\Routing\Router->runRoute(Object(Illuminate\Http\Request), Object(Illuminate\Routing\Route))
#37 /home/styleclo/public_html/styleclothingco/vendor/october/rain/src/Router/CoreRouter.php(20): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
#38 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): October\Rain\Router\CoreRouter->dispatch(Object(Illuminate\Http\Request))
#39 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(30): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(Illuminate\Http\Request))
#40 /home/styleclo/public_html/styleclothingco/plugins/offline/speedy/classes/middleware/CDNMiddleware.php(40): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#41 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): OFFLINE\Speedy\Classes\Middleware\CDNMiddleware->handle(Object(Illuminate\Http\Request), Object(Closure))
#42 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#43 /home/styleclo/public_html/styleclothingco/plugins/offline/speedy/classes/middleware/Http2Middleware.php(38): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#44 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): OFFLINE\Speedy\Classes\Middleware\Http2Middleware->handle(Object(Illuminate\Http\Request), Object(Closure))
#45 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#46 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(46): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#47 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))
#48 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#49 /home/styleclo/public_html/styleclothingco/plugins/vdlp/redirect/classes/RedirectMiddleware.php(63): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#50 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Vdlp\Redirect\Classes\RedirectMiddleware->handle(Object(Illuminate\Http\Request), Object(Closure))
#51 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#52 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#53 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(151): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#54 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(116): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))
#55 /home/styleclo/public_html/styleclothingco/index.php(43): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))
#56 {main} [2019-05-27 15:10:26] production.ERROR: Symfony\Component\Debug\Exception\FatalThrowableError: Call to a member function pluck() on array in /home/styleclo/public_html/styleclothingco/plugins/offline/mall/components/Products.php:463 Stack trace: #0 /home/styleclo/public_html/styleclothingco/plugins/offline/mall/components/Products.php(331): OFFLINE\Mall\Components\Products->getFilters() #1 /home/styleclo/public_html/styleclothingco/plugins/offline/mall/components/Products.php(259): OFFLINE\Mall\Components\Products->getItems() #2 /home/styleclo/public_html/styleclothingco/plugins/offline/mall/components/Products.php(272): OFFLINE\Mall\Components\Products->setData() #3 /home/styleclo/public_html/styleclothingco/modules/cms/classes/CmsCompoundObject.php(172): OFFLINE\Mall\Components\Products->onRun() #4 /home/styleclo/public_html/styleclothingco/modules/cms/classes/Controller.php(500): Cms\Classes\CmsCompoundObject->runComponents() #5 /home/styleclo/public_html/styleclothingco/modules/cms/classes/Controller.php(393): Cms\Classes\Controller->execPageCycle() #6 /home/styleclo/public_html/styleclothingco/modules/cms/classes/Controller.php(224): Cms\Classes\Controller->runPage(Object(Cms\Classes\Page)) #7 /home/styleclo/public_html/styleclothingco/modules/cms/classes/CmsController.php(50): Cms\Classes\Controller->run('products/catego...') #8 [internal function]: Cms\Classes\CmsController->run('products/catego...') #9 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array(Array, Array) #10 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\Routing\Controller->callAction('run', Array) #11 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Route.php(212): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Cms\Classes\CmsController), 'run') #12 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Route.php(169): Illuminate\Routing\Route->runController() #13 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\Routing\Route->run() #14 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(30): Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request)) #15 /home/styleclo/public_html/styleclothingco/plugins/rainlab/translate/classes/LocaleMiddleware.php(29): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request)) #16 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): RainLab\Translate\Classes\LocaleMiddleware->handle(Object(Illuminate\Http\Request), Object(Closure)) #17 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request)) #18 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request)) #19 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Illuminate\Routing\Middleware\SubstituteBindings->handle(Object(Illuminate\Http\Request), Object(Closure)) #20 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request)) #21 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request)) #22 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Illuminate\View\Middleware\ShareErrorsFromSession->handle(Object(Illuminate\Http\Request), Object(Closure)) #23 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request)) #24 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request)) #25 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Illuminate\Session\Middleware\StartSession->handle(Object(Illuminate\Http\Request), Object(Closure)) #26 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request)) #27 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request)) #28 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle(Object(Illuminate\Http\Request), Object(Closure)) #29 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request)) #30 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(66): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request)) #31 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Illuminate\Cookie\Middleware\EncryptCookies->handle(Object(Illuminate\Http\Request), Object(Closure)) #32 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request)) #33 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request)) #34 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Router.php(660): Illuminate\Pipeline\Pipeline->then(Object(Closure)) #35 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Router.php(635): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request)) #36 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Router.php(601): Illuminate\Routing\Router->runRoute(Object(Illuminate\Http\Request), Object(Illuminate\Routing\Route)) #37 /home/styleclo/public_html/styleclothingco/vendor/october/rain/src/Router/CoreRouter.php(20): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request)) #38 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): October\Rain\Router\CoreRouter->dispatch(Object(Illuminate\Http\Request)) #39 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(30): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(Illuminate\Http\Request)) #40 /home/styleclo/public_html/styleclothingco/plugins/offline/speedy/classes/middleware/CDNMiddleware.php(40): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request)) #41 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): OFFLINE\Speedy\Classes\Middleware\CDNMiddleware->handle(Object(Illuminate\Http\Request), Object(Closure)) #42 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request)) #43 /home/styleclo/public_html/styleclothingco/plugins/offline/speedy/classes/middleware/Http2Middleware.php(38): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request)) #44 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): OFFLINE\Speedy\Classes\Middleware\Http2Middleware->handle(Object(Illuminate\Http\Request), Object(Closure)) #45 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request)) #46 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(46): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request)) #47 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure)) #48 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request)) #49 /home/styleclo/public_html/styleclothingco/plugins/vdlp/redirect/classes/RedirectMiddleware.php(63): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request)) #50 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Vdlp\Redirect\Classes\RedirectMiddleware->handle(Object(Illuminate\Http\Request), Object(Closure)) #51 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request)) #52 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request)) #53 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(151): Illuminate\Pipeline\Pipeline->then(Object(Closure)) #54 /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(116): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request)) #55 /home/styleclo/public_html/styleclothingco/index.php(43): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request)) #56 {main} [] []

    /home/styleclo/public_html/styleclothingco/plugins/vojtasvoboda/bugsnag/vendor/mead-steve/mono-snag/src/BugsnagHandler.php:65 MeadSteve\MonoSnag\BugsnagHandler::write
    /home/styleclo/public_html/styleclothingco/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php:39 Monolog\Handler\AbstractProcessingHandler::handle
    /home/styleclo/public_html/styleclothingco/vendor/monolog/monolog/src/Monolog/Logger.php:344 Monolog\Logger::addRecord
    /home/styleclo/public_html/styleclothingco/vendor/monolog/monolog/src/Monolog/Logger.php:707 Monolog\Logger::error
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Log/Writer.php:203 Illuminate\Log\Writer::writeLog
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Log/Writer.php:114 Illuminate\Log\Writer::error
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:221 Illuminate\Support\Facades\Facade::__callStatic
    /home/styleclo/public_html/styleclothingco/vendor/october/rain/src/Foundation/Exception/Handler.php:50 October\Rain\Foundation\Exception\Handler::report
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:81 Illuminate\Routing\Pipeline::handleException
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:34 Illuminate\Routing\Pipeline::Illuminate\Routing\{closure}
    /home/styleclo/public_html/styleclothingco/plugins/rainlab/translate/classes/LocaleMiddleware.php:29 RainLab\Translate\Classes\LocaleMiddleware::handle
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149 Illuminate\Pipeline\Pipeline::Illuminate\Pipeline\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 Illuminate\Routing\Pipeline::Illuminate\Routing\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 Illuminate\Routing\Middleware\SubstituteBindings::handle
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149 Illuminate\Pipeline\Pipeline::Illuminate\Pipeline\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 Illuminate\Routing\Pipeline::Illuminate\Routing\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 Illuminate\View\Middleware\ShareErrorsFromSession::handle
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149 Illuminate\Pipeline\Pipeline::Illuminate\Pipeline\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 Illuminate\Routing\Pipeline::Illuminate\Routing\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63 Illuminate\Session\Middleware\StartSession::handle
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149 Illuminate\Pipeline\Pipeline::Illuminate\Pipeline\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 Illuminate\Routing\Pipeline::Illuminate\Routing\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse::handle
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149 Illuminate\Pipeline\Pipeline::Illuminate\Pipeline\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 Illuminate\Routing\Pipeline::Illuminate\Routing\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66 Illuminate\Cookie\Middleware\EncryptCookies::handle
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149 Illuminate\Pipeline\Pipeline::Illuminate\Pipeline\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 Illuminate\Routing\Pipeline::Illuminate\Routing\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102 Illuminate\Pipeline\Pipeline::then
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Router.php:660 Illuminate\Routing\Router::runRouteWithinStack
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Router.php:635 Illuminate\Routing\Router::runRoute
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Router.php:601 Illuminate\Routing\Router::dispatchToRoute
    /home/styleclo/public_html/styleclothingco/vendor/october/rain/src/Router/CoreRouter.php:20 October\Rain\Router\CoreRouter::dispatch
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176 Illuminate\Foundation\Http\Kernel::Illuminate\Foundation\Http\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 Illuminate\Routing\Pipeline::Illuminate\Routing\{closure}
    /home/styleclo/public_html/styleclothingco/plugins/offline/speedy/classes/middleware/CDNMiddleware.php:40 OFFLINE\Speedy\Classes\Middleware\CDNMiddleware::handle
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149 Illuminate\Pipeline\Pipeline::Illuminate\Pipeline\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 Illuminate\Routing\Pipeline::Illuminate\Routing\{closure}
    /home/styleclo/public_html/styleclothingco/plugins/offline/speedy/classes/middleware/Http2Middleware.php:38 OFFLINE\Speedy\Classes\Middleware\Http2Middleware::handle
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149 Illuminate\Pipeline\Pipeline::Illuminate\Pipeline\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 Illuminate\Routing\Pipeline::Illuminate\Routing\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:46 Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode::handle
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149 Illuminate\Pipeline\Pipeline::Illuminate\Pipeline\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 Illuminate\Routing\Pipeline::Illuminate\Routing\{closure}
    /home/styleclo/public_html/styleclothingco/plugins/vdlp/redirect/classes/RedirectMiddleware.php:63 Vdlp\Redirect\Classes\RedirectMiddleware::handle
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149 Illuminate\Pipeline\Pipeline::Illuminate\Pipeline\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 Illuminate\Routing\Pipeline::Illuminate\Routing\{closure}
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102 Illuminate\Pipeline\Pipeline::then
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:151 Illuminate\Foundation\Http\Kernel::sendRequestThroughRouter
    /home/styleclo/public_html/styleclothingco/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:116 Illuminate\Foundation\Http\Kernel::handle
    /home/styleclo/public_html/styleclothingco/index.php:43 [main]
chrisvidal commented 5 years ago

in which page does this error shows up?

tobias-kuendig commented 5 years ago

Have you tried updating to 1.3.7? There was a bugfix released for this problem yesterday.

artistro08 commented 5 years ago

didn't see. Going to update here later. If you're sure the bug is fixed, I'm fine with you closing this one

tobias-kuendig commented 5 years ago

Thanks, reply if the problem persists!