And when i post something ,i got this
PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'post_count' in 'field list' in /www/wwwroot/bbs.stkey.top/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:64\nStack trace:\n#0 /www/wwwroot/bbs.stkey.top/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(64): PDO->prepare()\n#1 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php(479): Doctrine\\DBAL\\Driver\\PDOConnection->prepare()\n#2 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php(657): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()\n#3 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php(624): Illuminate\\Database\\Connection->runQueryCallback()\n#4 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php(490): Illuminate\\Database\\Connection->run()\n#5 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php(423): Illuminate\\Database\\Connection->affectingStatement()\n#6 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Query/Builder.php(2659): Illuminate\\Database\\Connection->update()\n#7 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Eloquent/Builder.php(818): Illuminate\\Database\\Query\\Builder->update()\n#8 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Eloquent/Model.php(729): Illuminate\\Database\\Eloquent\\Builder->update()\n#9 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Eloquent/Model.php(644): Illuminate\\Database\\Eloquent\\Model->performUpdate()\n#10 /www/wwwroot/bbs.stkey.top/vendor/askvortsov/flarum-categories/extend.php(38): Illuminate\\Database\\Eloquent\\Model->save()\n#11 /www/wwwroot/bbs.stkey.top/vendor/askvortsov/flarum-categories/extend.php(64): Askvortsov\\FlarumCategories\\updateTagsPostCount()\n#12 /www/wwwroot/bbs.stkey.top/vendor/illuminate/events/Dispatcher.php(360): Flarum\\Extension\\Extension->Askvortsov\\FlarumCategories\\{closure}()\n#13 /www/wwwroot/bbs.stkey.top/vendor/illuminate/events/Dispatcher.php(209): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()\n#14 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Foundation/DispatchEventsTrait.php(33): Illuminate\\Events\\Dispatcher->dispatch()\n#15 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Post/Command/PostReplyHandler.php(106): Flarum\\Post\\Command\\PostReplyHandler->dispatchEventsFor()\n#16 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Notification/NotificationSyncer.php(148): Flarum\\Post\\Command\\PostReplyHandler->Flarum\\Post\\Command\\{closure}()\n#17 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Post/Command/PostReplyHandler.php(107): Flarum\\Notification\\NotificationSyncer->onePerUser()\n#18 /www/wwwroot/bbs.stkey.top/vendor/illuminate/bus/Dispatcher.php(90): Flarum\\Post\\Command\\PostReplyHandler->handle()\n#19 /www/wwwroot/bbs.stkey.top/vendor/illuminate/pipeline/Pipeline.php(128): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}()\n#20 /www/wwwroot/bbs.stkey.top/vendor/illuminate/pipeline/Pipeline.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#21 /www/wwwroot/bbs.stkey.top/vendor/illuminate/bus/Dispatcher.php(98): Illuminate\\Pipeline\\Pipeline->then()\n#22 /www/wwwroot/bbs.stkey.top/vendor/illuminate/bus/Dispatcher.php(76): Illuminate\\Bus\\Dispatcher->dispatchNow()\n#23 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Api/Controller/CreatePostController.php(73): Illuminate\\Bus\\Dispatcher->dispatch()\n#24 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Api/Controller/AbstractSerializeController.php(96): Flarum\\Api\\Controller\\CreatePostController->data()\n#25 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Api/Controller/AbstractCreateController.php(22): Flarum\\Api\\Controller\\AbstractSerializeController->handle()\n#26 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/RouteHandlerFactory.php(38): Flarum\\Api\\Controller\\AbstractCreateController->handle()\n#27 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/DispatchRoute.php(65): Flarum\\Http\\RouteHandlerFactory->Flarum\\Http\\{closure}()\n#28 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\DispatchRoute->process()\n#29 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/SetLocale.php(50): Laminas\\Stratigility\\Next->handle()\n#30 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\SetLocale->process()\n#31 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/CheckCsrfToken.php(45): Laminas\\Stratigility\\Next->handle()\n#32 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\CheckCsrfToken->process()\n#33 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/AuthenticateWithHeader.php(55): Laminas\\Stratigility\\Next->handle()\n#34 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\AuthenticateWithHeader->process()\n#35 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/AuthenticateWithSession.php(32): Laminas\\Stratigility\\Next->handle()\n#36 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\AuthenticateWithSession->process()\n#37 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/RememberFromCookie.php(51): Laminas\\Stratigility\\Next->handle()\n#38 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\RememberFromCookie->process()\n#39 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/StartSession.php(61): Laminas\\Stratigility\\Next->handle()\n#40 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\StartSession->process()\n#41 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Api/Middleware/FakeHttpMethods.php(29): Laminas\\Stratigility\\Next->handle()\n#42 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Api\\Middleware\\FakeHttpMethods->process()\n#43 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/ParseJsonBody.php(28): Laminas\\Stratigility\\Next->handle()\n#44 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\ParseJsonBody->process()\n#45 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/HandleErrors.php(57): Laminas\\Stratigility\\Next->handle()\n#46 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\HandleErrors->process()\n#47 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(84): Laminas\\Stratigility\\Next->handle()\n#48 /www/wwwroot/bbs.stkey.top/vendor/middlewares/request-handler/src/RequestHandler.php(84): Laminas\\Stratigility\\MiddlewarePipe->process()\n#49 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Middlewares\\RequestHandler->process()\n#50 /www/wwwroot/bbs.stkey.top/vendor/middlewares/base-path-router/src/BasePathRouter.php(97): Laminas\\Stratigility\\Next->handle()\n#51 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Middlewares\\BasePathRouter->process()\n#52 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Middleware/OriginalMessages.php(42): Laminas\\Stratigility\\Next->handle()\n#53 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Laminas\\Stratigility\\Middleware\\OriginalMessages->process()\n#54 /www/wwwroot/bbs.stkey.top/vendor/middlewares/base-path/src/BasePath.php(53): Laminas\\Stratigility\\Next->handle()\n#55 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Middlewares\\BasePath->process()\n#56 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(84): Laminas\\Stratigility\\Next->handle()\n#57 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(73): Laminas\\Stratigility\\MiddlewarePipe->process()\n#58 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-httphandlerrunner/src/RequestHandlerRunner.php(96): Laminas\\Stratigility\\MiddlewarePipe->handle()\n#59 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Server.php(42): Laminas\\HttpHandlerRunner\\RequestHandlerRunner->run()\n#60 /www/wwwroot/bbs.stkey.top/public/index.php(22): Flarum\\Http\\Server->listen()\n#61 {main}\n\nNext Doctrine\\DBAL\\Driver\\PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'post_count' in 'field list' in /www/wwwroot/bbs.stkey.top/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:66\nStack trace:\n#0 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php(479): Doctrine\\DBAL\\Driver\\PDOConnection->prepare()\n#1 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php(657): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()\n#2 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php(624): Illuminate\\Database\\Connection->runQueryCallback()\n#3 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php(490): Illuminate\\Database\\Connection->run()\n#4 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php(423): Illuminate\\Database\\Connection->affectingStatement()\n#5 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Query/Builder.php(2659): Illuminate\\Database\\Connection->update()\n#6 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Eloquent/Builder.php(818): Illuminate\\Database\\Query\\Builder->update()\n#7 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Eloquent/Model.php(729): Illuminate\\Database\\Eloquent\\Builder->update()\n#8 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Eloquent/Model.php(644): Illuminate\\Database\\Eloquent\\Model->performUpdate()\n#9 /www/wwwroot/bbs.stkey.top/vendor/askvortsov/flarum-categories/extend.php(38): Illuminate\\Database\\Eloquent\\Model->save()\n#10 /www/wwwroot/bbs.stkey.top/vendor/askvortsov/flarum-categories/extend.php(64): Askvortsov\\FlarumCategories\\updateTagsPostCount()\n#11 /www/wwwroot/bbs.stkey.top/vendor/illuminate/events/Dispatcher.php(360): Flarum\\Extension\\Extension->Askvortsov\\FlarumCategories\\{closure}()\n#12 /www/wwwroot/bbs.stkey.top/vendor/illuminate/events/Dispatcher.php(209): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()\n#13 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Foundation/DispatchEventsTrait.php(33): Illuminate\\Events\\Dispatcher->dispatch()\n#14 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Post/Command/PostReplyHandler.php(106): Flarum\\Post\\Command\\PostReplyHandler->dispatchEventsFor()\n#15 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Notification/NotificationSyncer.php(148): Flarum\\Post\\Command\\PostReplyHandler->Flarum\\Post\\Command\\{closure}()\n#16 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Post/Command/PostReplyHandler.php(107): Flarum\\Notification\\NotificationSyncer->onePerUser()\n#17 /www/wwwroot/bbs.stkey.top/vendor/illuminate/bus/Dispatcher.php(90): Flarum\\Post\\Command\\PostReplyHandler->handle()\n#18 /www/wwwroot/bbs.stkey.top/vendor/illuminate/pipeline/Pipeline.php(128): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}()\n#19 /www/wwwroot/bbs.stkey.top/vendor/illuminate/pipeline/Pipeline.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#20 /www/wwwroot/bbs.stkey.top/vendor/illuminate/bus/Dispatcher.php(98): Illuminate\\Pipeline\\Pipeline->then()\n#21 /www/wwwroot/bbs.stkey.top/vendor/illuminate/bus/Dispatcher.php(76): Illuminate\\Bus\\Dispatcher->dispatchNow()\n#22 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Api/Controller/CreatePostController.php(73): Illuminate\\Bus\\Dispatcher->dispatch()\n#23 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Api/Controller/AbstractSerializeController.php(96): Flarum\\Api\\Controller\\CreatePostController->data()\n#24 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Api/Controller/AbstractCreateController.php(22): Flarum\\Api\\Controller\\AbstractSerializeController->handle()\n#25 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/RouteHandlerFactory.php(38): Flarum\\Api\\Controller\\AbstractCreateController->handle()\n#26 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/DispatchRoute.php(65): Flarum\\Http\\RouteHandlerFactory->Flarum\\Http\\{closure}()\n#27 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\DispatchRoute->process()\n#28 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/SetLocale.php(50): Laminas\\Stratigility\\Next->handle()\n#29 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\SetLocale->process()\n#30 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/CheckCsrfToken.php(45): Laminas\\Stratigility\\Next->handle()\n#31 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\CheckCsrfToken->process()\n#32 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/AuthenticateWithHeader.php(55): Laminas\\Stratigility\\Next->handle()\n#33 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\AuthenticateWithHeader->process()\n#34 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/AuthenticateWithSession.php(32): Laminas\\Stratigility\\Next->handle()\n#35 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\AuthenticateWithSession->process()\n#36 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/RememberFromCookie.php(51): Laminas\\Stratigility\\Next->handle()\n#37 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\RememberFromCookie->process()\n#38 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/StartSession.php(61): Laminas\\Stratigility\\Next->handle()\n#39 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\StartSession->process()\n#40 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Api/Middleware/FakeHttpMethods.php(29): Laminas\\Stratigility\\Next->handle()\n#41 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Api\\Middleware\\FakeHttpMethods->process()\n#42 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/ParseJsonBody.php(28): Laminas\\Stratigility\\Next->handle()\n#43 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\ParseJsonBody->process()\n#44 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/HandleErrors.php(57): Laminas\\Stratigility\\Next->handle()\n#45 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\HandleErrors->process()\n#46 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(84): Laminas\\Stratigility\\Next->handle()\n#47 /www/wwwroot/bbs.stkey.top/vendor/middlewares/request-handler/src/RequestHandler.php(84): Laminas\\Stratigility\\MiddlewarePipe->process()\n#48 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Middlewares\\RequestHandler->process()\n#49 /www/wwwroot/bbs.stkey.top/vendor/middlewares/base-path-router/src/BasePathRouter.php(97): Laminas\\Stratigility\\Next->handle()\n#50 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Middlewares\\BasePathRouter->process()\n#51 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Middleware/OriginalMessages.php(42): Laminas\\Stratigility\\Next->handle()\n#52 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Laminas\\Stratigility\\Middleware\\OriginalMessages->process()\n#53 /www/wwwroot/bbs.stkey.top/vendor/middlewares/base-path/src/BasePath.php(53): Laminas\\Stratigility\\Next->handle()\n#54 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Middlewares\\BasePath->process()\n#55 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(84): Laminas\\Stratigility\\Next->handle()\n#56 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(73): Laminas\\Stratigility\\MiddlewarePipe->process()\n#57 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-httphandlerrunner/src/RequestHandlerRunner.php(96): Laminas\\Stratigility\\MiddlewarePipe->handle()\n#58 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Server.php(42): Laminas\\HttpHandlerRunner\\RequestHandlerRunner->run()\n#59 /www/wwwroot/bbs.stkey.top/public/index.php(22): Flarum\\Http\\Server->listen()\n#60 {main}\n\nNext Illuminate\\Database\\QueryException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'post_count' in 'field list' (SQL: update `tags` set `post_count` = 1 where `id` = 22) in /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php:664\nStack trace:\n#0 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php(624): Illuminate\\Database\\Connection->runQueryCallback()\n#1 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php(490): Illuminate\\Database\\Connection->run()\n#2 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Connection.php(423): Illuminate\\Database\\Connection->affectingStatement()\n#3 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Query/Builder.php(2659): Illuminate\\Database\\Connection->update()\n#4 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Eloquent/Builder.php(818): Illuminate\\Database\\Query\\Builder->update()\n#5 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Eloquent/Model.php(729): Illuminate\\Database\\Eloquent\\Builder->update()\n#6 /www/wwwroot/bbs.stkey.top/vendor/illuminate/database/Eloquent/Model.php(644): Illuminate\\Database\\Eloquent\\Model->performUpdate()\n#7 /www/wwwroot/bbs.stkey.top/vendor/askvortsov/flarum-categories/extend.php(38): Illuminate\\Database\\Eloquent\\Model->save()\n#8 /www/wwwroot/bbs.stkey.top/vendor/askvortsov/flarum-categories/extend.php(64): Askvortsov\\FlarumCategories\\updateTagsPostCount()\n#9 /www/wwwroot/bbs.stkey.top/vendor/illuminate/events/Dispatcher.php(360): Flarum\\Extension\\Extension->Askvortsov\\FlarumCategories\\{closure}()\n#10 /www/wwwroot/bbs.stkey.top/vendor/illuminate/events/Dispatcher.php(209): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()\n#11 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Foundation/DispatchEventsTrait.php(33): Illuminate\\Events\\Dispatcher->dispatch()\n#12 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Post/Command/PostReplyHandler.php(106): Flarum\\Post\\Command\\PostReplyHandler->dispatchEventsFor()\n#13 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Notification/NotificationSyncer.php(148): Flarum\\Post\\Command\\PostReplyHandler->Flarum\\Post\\Command\\{closure}()\n#14 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Post/Command/PostReplyHandler.php(107): Flarum\\Notification\\NotificationSyncer->onePerUser()\n#15 /www/wwwroot/bbs.stkey.top/vendor/illuminate/bus/Dispatcher.php(90): Flarum\\Post\\Command\\PostReplyHandler->handle()\n#16 /www/wwwroot/bbs.stkey.top/vendor/illuminate/pipeline/Pipeline.php(128): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}()\n#17 /www/wwwroot/bbs.stkey.top/vendor/illuminate/pipeline/Pipeline.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#18 /www/wwwroot/bbs.stkey.top/vendor/illuminate/bus/Dispatcher.php(98): Illuminate\\Pipeline\\Pipeline->then()\n#19 /www/wwwroot/bbs.stkey.top/vendor/illuminate/bus/Dispatcher.php(76): Illuminate\\Bus\\Dispatcher->dispatchNow()\n#20 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Api/Controller/CreatePostController.php(73): Illuminate\\Bus\\Dispatcher->dispatch()\n#21 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Api/Controller/AbstractSerializeController.php(96): Flarum\\Api\\Controller\\CreatePostController->data()\n#22 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Api/Controller/AbstractCreateController.php(22): Flarum\\Api\\Controller\\AbstractSerializeController->handle()\n#23 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/RouteHandlerFactory.php(38): Flarum\\Api\\Controller\\AbstractCreateController->handle()\n#24 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/DispatchRoute.php(65): Flarum\\Http\\RouteHandlerFactory->Flarum\\Http\\{closure}()\n#25 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\DispatchRoute->process()\n#26 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/SetLocale.php(50): Laminas\\Stratigility\\Next->handle()\n#27 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\SetLocale->process()\n#28 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/CheckCsrfToken.php(45): Laminas\\Stratigility\\Next->handle()\n#29 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\CheckCsrfToken->process()\n#30 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/AuthenticateWithHeader.php(55): Laminas\\Stratigility\\Next->handle()\n#31 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\AuthenticateWithHeader->process()\n#32 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/AuthenticateWithSession.php(32): Laminas\\Stratigility\\Next->handle()\n#33 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\AuthenticateWithSession->process()\n#34 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/RememberFromCookie.php(51): Laminas\\Stratigility\\Next->handle()\n#35 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\RememberFromCookie->process()\n#36 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/StartSession.php(61): Laminas\\Stratigility\\Next->handle()\n#37 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\StartSession->process()\n#38 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Api/Middleware/FakeHttpMethods.php(29): Laminas\\Stratigility\\Next->handle()\n#39 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Api\\Middleware\\FakeHttpMethods->process()\n#40 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/ParseJsonBody.php(28): Laminas\\Stratigility\\Next->handle()\n#41 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\ParseJsonBody->process()\n#42 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Middleware/HandleErrors.php(57): Laminas\\Stratigility\\Next->handle()\n#43 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Flarum\\Http\\Middleware\\HandleErrors->process()\n#44 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(84): Laminas\\Stratigility\\Next->handle()\n#45 /www/wwwroot/bbs.stkey.top/vendor/middlewares/request-handler/src/RequestHandler.php(84): Laminas\\Stratigility\\MiddlewarePipe->process()\n#46 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Middlewares\\RequestHandler->process()\n#47 /www/wwwroot/bbs.stkey.top/vendor/middlewares/base-path-router/src/BasePathRouter.php(97): Laminas\\Stratigility\\Next->handle()\n#48 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Middlewares\\BasePathRouter->process()\n#49 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Middleware/OriginalMessages.php(42): Laminas\\Stratigility\\Next->handle()\n#50 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Laminas\\Stratigility\\Middleware\\OriginalMessages->process()\n#51 /www/wwwroot/bbs.stkey.top/vendor/middlewares/base-path/src/BasePath.php(53): Laminas\\Stratigility\\Next->handle()\n#52 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/Next.php(61): Middlewares\\BasePath->process()\n#53 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(84): Laminas\\Stratigility\\Next->handle()\n#54 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(73): Laminas\\Stratigility\\MiddlewarePipe->process()\n#55 /www/wwwroot/bbs.stkey.top/vendor/laminas/laminas-httphandlerrunner/src/RequestHandlerRunner.php(96): Laminas\\Stratigility\\MiddlewarePipe->handle()\n#56 /www/wwwroot/bbs.stkey.top/vendor/flarum/core/src/Http/Server.php(42): Laminas\\HttpHandlerRunner\\RequestHandlerRunner->run()\n#57 /www/wwwroot/bbs.stkey.top/public/index.php(22): Flarum\\Http\\Server->listen()\n#58 {main}"
}
]
}