mybb / mybb2

The repository for the MyBB 2 forum software. Not to be used on live boards.
https://www.mybb.com
BSD 3-Clause "New" or "Revised" License
111 stars 45 forks source link

No class is registered for content type 'forum'. #241

Closed chope1 closed 8 years ago

chope1 commented 8 years ago

I got this error while running the latest installation -

PermissionInvalidContentException in PermissionChecker.php line 85:
No class is registered for content type 'forum'
in PermissionChecker.php line 85
at PermissionChecker->getUnviewableIdsForContent('forum') in ForumRepository.php line 89
at ForumRepository->getIndexTree(false) in CachingDecorator.php line 111
at CachingDecorator->getIndexTree() in ForumController.php line 96
at ForumController->index(object(DatabaseStore))
at call_user_func_array(array(object(ForumController), 'index'), array(object(DatabaseStore))) in Controller.php line 80
at Controller->callAction('index', array(object(DatabaseStore))) in ControllerDispatcher.php line 146
at ControllerDispatcher->call(object(ForumController), object(Route), 'index') in ControllerDispatcher.php line 94
at ControllerDispatcher->Illuminate\Routing\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
at Pipeline->Illuminate\Routing\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 103
at Pipeline->then(object(Closure)) in ControllerDispatcher.php line 96
at ControllerDispatcher->callWithinStack(object(ForumController), object(Route), object(Request), 'index') in ControllerDispatcher.php line 54
at ControllerDispatcher->dispatch(object(Route), object(Request), 'MyBB\Core\Http\Controllers\ForumController', 'index') in Route.php line 174
at Route->runController(object(Request)) in Route.php line 140
at Route->run(object(Request)) in Router.php line 724
at Router->Illuminate\Routing\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in UpdateLastVisit.php line 71
at UpdateLastVisit->handle(object(Request), object(Closure))
at call_user_func_array(array(object(UpdateLastVisit), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ShareViewVariables.php line 50
at ShareViewVariables->handle(object(Request), object(Closure))
at call_user_func_array(array(object(ShareViewVariables), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in SetupLanguage.php line 68
at SetupLanguage->handle(object(Request), object(Closure))
at call_user_func_array(array(object(SetupLanguage), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in VerifyCsrfToken.php line 64
at VerifyCsrfToken->handle(object(Request), object(Closure))
at call_user_func_array(array(object(VerifyCsrfToken), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ShareErrorsFromSession.php line 49
at ShareErrorsFromSession->handle(object(Request), object(Closure))
at call_user_func_array(array(object(ShareErrorsFromSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in StartSession.php line 62
at StartSession->handle(object(Request), object(Closure))
at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 37
at AddQueuedCookiesToResponse->handle(object(Request), object(Closure))
at call_user_func_array(array(object(AddQueuedCookiesToResponse), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in EncryptCookies.php line 59
at EncryptCookies->handle(object(Request), object(Closure))
at call_user_func_array(array(object(EncryptCookies), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 103
at Pipeline->then(object(Closure)) in Router.php line 726
at Router->runRouteWithinStack(object(Route), object(Request)) in Router.php line 699
at Router->dispatchToRoute(object(Request)) in Router.php line 675
at Router->dispatch(object(Request)) in Kernel.php line 246
at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Debugbar.php line 49
at Debugbar->handle(object(Request), object(Closure))
at call_user_func_array(array(object(Debugbar), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in CheckForMaintenanceMode.php line 44
at CheckForMaintenanceMode->handle(object(Request), object(Closure))
at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 103
at Pipeline->then(object(Closure)) in Kernel.php line 132
at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 99
at Kernel->handle(object(Request)) in index.php line 53

Whoops, looks like something went wrong.

1/1
ErrorException in Filesystem.php line 109:
file_put_contents(/var/www/mybb2.techngr.com/html/storage/framework/sessions/a5c3b0d3db120279cabf154983d1f1e6bc797aef): failed to open stream: No such file or directory
in Filesystem.php line 109
at HandleExceptions->handleError('2', 'file_put_contents(/var/www/mybb2.techngr.com/html/storage/framework/sessions/a5c3b0d3db120279cabf154983d1f1e6bc797aef): failed to open stream: No such file or directory', '/var/www/mybb2.techngr.com/html/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php', '109', array('path' => '/var/www/mybb2.techngr.com/html/storage/framework/sessions/a5c3b0d3db120279cabf154983d1f1e6bc797aef', 'contents' => 'eyJpdiI6IlZuXC9lYXZQWUVCblwvM2c0XC9wUmpoXC9BPT0iLCJ2YWx1ZSI6IkpySCtyUlJudHJYek1pT2lwTVNtUnN1OTBpcUR1eUxsNE9NMkZoNmcxMWpCK0FRVTVkREgzXC90XC9MN0NTRkowdjI0cWlqQzA3QVwvdkk1WU1GQjEwTG9GUGNLZytcL3U2WVVvOHNwRmRFMlwvSFNhRzBueTRCZE1wODlaQTFFNHNBXC9KenJnQmRrWUR1c1VNOUZpMGJwd2U2blJ4YkRWa2pRVFNZSmM0UGpBRitnUHZkOVVzOG9QeUI5Q2NsaUhDZDh1N1NHWEFQM1dFenpzTnR5YllOUlJqRkZyMHJsUURPT1o3RW9IK3BtTERVRDRwdXRFV2Z2VmppWFo2eHZTZ0hGMFlsSFJneTEzcUhoNGtJVCtFaDFWczRGVmpNVHFpK04rZVpaZ3hvb2ZlVHdBOTBhWFlHQVo4RWZReFhPQ0FxemI3YWpyR2ZvM0NCZjMrT2VKdnZtUXBDR1wvZGNWbzJ4SzhYVU5hVDUwSGtVY0EwTW9sMFwvWWxObzVhMFpUQ0dtZE9YaXcwMUVTUnJKWHFkaSt1SnE1cXFqSWYyVGxlM3N0cUo2aWhENUpZQ1JxMD0iLCJtYWMiOiJjZTkwMDgyOTFhOGI1ZGExNmEzYjViNTUxNTNlZGZlMjQ3ZGIxMzQxZTc2Y2M3YzIwYjYzODIwMDRmODFlODU1In0=', 'lock' => true))
at file_put_contents('/var/www/mybb2.techngr.com/html/storage/framework/sessions/a5c3b0d3db120279cabf154983d1f1e6bc797aef', 'eyJpdiI6IlZuXC9lYXZQWUVCblwvM2c0XC9wUmpoXC9BPT0iLCJ2YWx1ZSI6IkpySCtyUlJudHJYek1pT2lwTVNtUnN1OTBpcUR1eUxsNE9NMkZoNmcxMWpCK0FRVTVkREgzXC90XC9MN0NTRkowdjI0cWlqQzA3QVwvdkk1WU1GQjEwTG9GUGNLZytcL3U2WVVvOHNwRmRFMlwvSFNhRzBueTRCZE1wODlaQTFFNHNBXC9KenJnQmRrWUR1c1VNOUZpMGJwd2U2blJ4YkRWa2pRVFNZSmM0UGpBRitnUHZkOVVzOG9QeUI5Q2NsaUhDZDh1N1NHWEFQM1dFenpzTnR5YllOUlJqRkZyMHJsUURPT1o3RW9IK3BtTERVRDRwdXRFV2Z2VmppWFo2eHZTZ0hGMFlsSFJneTEzcUhoNGtJVCtFaDFWczRGVmpNVHFpK04rZVpaZ3hvb2ZlVHdBOTBhWFlHQVo4RWZReFhPQ0FxemI3YWpyR2ZvM0NCZjMrT2VKdnZtUXBDR1wvZGNWbzJ4SzhYVU5hVDUwSGtVY0EwTW9sMFwvWWxObzVhMFpUQ0dtZE9YaXcwMUVTUnJKWHFkaSt1SnE1cXFqSWYyVGxlM3N0cUo2aWhENUpZQ1JxMD0iLCJtYWMiOiJjZTkwMDgyOTFhOGI1ZGExNmEzYjViNTUxNTNlZGZlMjQ3ZGIxMzQxZTc2Y2M3YzIwYjYzODIwMDRmODFlODU1In0=', '2') in Filesystem.php line 109
at Filesystem->put('/var/www/mybb2.techngr.com/html/storage/framework/sessions/a5c3b0d3db120279cabf154983d1f1e6bc797aef', 'eyJpdiI6IlZuXC9lYXZQWUVCblwvM2c0XC9wUmpoXC9BPT0iLCJ2YWx1ZSI6IkpySCtyUlJudHJYek1pT2lwTVNtUnN1OTBpcUR1eUxsNE9NMkZoNmcxMWpCK0FRVTVkREgzXC90XC9MN0NTRkowdjI0cWlqQzA3QVwvdkk1WU1GQjEwTG9GUGNLZytcL3U2WVVvOHNwRmRFMlwvSFNhRzBueTRCZE1wODlaQTFFNHNBXC9KenJnQmRrWUR1c1VNOUZpMGJwd2U2blJ4YkRWa2pRVFNZSmM0UGpBRitnUHZkOVVzOG9QeUI5Q2NsaUhDZDh1N1NHWEFQM1dFenpzTnR5YllOUlJqRkZyMHJsUURPT1o3RW9IK3BtTERVRDRwdXRFV2Z2VmppWFo2eHZTZ0hGMFlsSFJneTEzcUhoNGtJVCtFaDFWczRGVmpNVHFpK04rZVpaZ3hvb2ZlVHdBOTBhWFlHQVo4RWZReFhPQ0FxemI3YWpyR2ZvM0NCZjMrT2VKdnZtUXBDR1wvZGNWbzJ4SzhYVU5hVDUwSGtVY0EwTW9sMFwvWWxObzVhMFpUQ0dtZE9YaXcwMUVTUnJKWHFkaSt1SnE1cXFqSWYyVGxlM3N0cUo2aWhENUpZQ1JxMD0iLCJtYWMiOiJjZTkwMDgyOTFhOGI1ZGExNmEzYjViNTUxNTNlZGZlMjQ3ZGIxMzQxZTc2Y2M3YzIwYjYzODIwMDRmODFlODU1In0=', true) in FileSessionHandler.php line 83
at FileSessionHandler->write('a5c3b0d3db120279cabf154983d1f1e6bc797aef', 'eyJpdiI6IlZuXC9lYXZQWUVCblwvM2c0XC9wUmpoXC9BPT0iLCJ2YWx1ZSI6IkpySCtyUlJudHJYek1pT2lwTVNtUnN1OTBpcUR1eUxsNE9NMkZoNmcxMWpCK0FRVTVkREgzXC90XC9MN0NTRkowdjI0cWlqQzA3QVwvdkk1WU1GQjEwTG9GUGNLZytcL3U2WVVvOHNwRmRFMlwvSFNhRzBueTRCZE1wODlaQTFFNHNBXC9KenJnQmRrWUR1c1VNOUZpMGJwd2U2blJ4YkRWa2pRVFNZSmM0UGpBRitnUHZkOVVzOG9QeUI5Q2NsaUhDZDh1N1NHWEFQM1dFenpzTnR5YllOUlJqRkZyMHJsUURPT1o3RW9IK3BtTERVRDRwdXRFV2Z2VmppWFo2eHZTZ0hGMFlsSFJneTEzcUhoNGtJVCtFaDFWczRGVmpNVHFpK04rZVpaZ3hvb2ZlVHdBOTBhWFlHQVo4RWZReFhPQ0FxemI3YWpyR2ZvM0NCZjMrT2VKdnZtUXBDR1wvZGNWbzJ4SzhYVU5hVDUwSGtVY0EwTW9sMFwvWWxObzVhMFpUQ0dtZE9YaXcwMUVTUnJKWHFkaSt1SnE1cXFqSWYyVGxlM3N0cUo2aWhENUpZQ1JxMD0iLCJtYWMiOiJjZTkwMDgyOTFhOGI1ZGExNmEzYjViNTUxNTNlZGZlMjQ3ZGIxMzQxZTc2Y2M3YzIwYjYzODIwMDRmODFlODU1In0=') in Store.php line 262
at Store->save() in StartSession.php line 88
at StartSession->terminate(object(Request), object(Response)) in Kernel.php line 155
at Kernel->terminate(object(Request), object(Response)) in index.php line 57
euantorano commented 8 years ago

Did you run the database seeds?

php artisan db:seed

On 24 Jul 2016, at 15:35, chope1 notifications@github.com wrote:

I got this error while running the latest installation -

PermissionInvalidContentException in PermissionChecker.php line 85: No class is registered for content type 'forum' in PermissionChecker.php line 85 at PermissionChecker->getUnviewableIdsForContent('forum') in ForumRepository.php line 89 at ForumRepository->getIndexTree(false) in CachingDecorator.php line 111 at CachingDecorator->getIndexTree() in ForumController.php line 96 at ForumController->index(object(DatabaseStore)) at call_user_func_array(array(object(ForumController), 'index'), array(object(DatabaseStore))) in Controller.php line 80 at Controller->callAction('index', array(object(DatabaseStore))) in ControllerDispatcher.php line 146 at ControllerDispatcher->call(object(ForumController), object(Route), 'index') in ControllerDispatcher.php line 94 at ControllerDispatcher->Illuminate\Routing{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52 at Pipeline->Illuminate\Routing{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 103 at Pipeline->then(object(Closure)) in ControllerDispatcher.php line 96 at ControllerDispatcher->callWithinStack(object(ForumController), object(Route), object(Request), 'index') in ControllerDispatcher.php line 54 at ControllerDispatcher->dispatch(object(Route), object(Request), 'MyBB\Core\Http\Controllers\ForumController', 'index') in Route.php line 174 at Route->runController(object(Request)) in Route.php line 140 at Route->run(object(Request)) in Router.php line 724 at Router->Illuminate\Routing{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52 at Pipeline->Illuminate\Routing{closure}(object(Request)) in UpdateLastVisit.php line 71 at UpdateLastVisit->handle(object(Request), object(Closure)) at call_user_func_array(array(object(UpdateLastVisit), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136 at Pipeline->Illuminate\Pipeline{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32 at Pipeline->Illuminate\Routing{closure}(object(Request)) in ShareViewVariables.php line 50 at ShareViewVariables->handle(object(Request), object(Closure)) at call_user_func_array(array(object(ShareViewVariables), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136 at Pipeline->Illuminate\Pipeline{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32 at Pipeline->Illuminate\Routing{closure}(object(Request)) in SetupLanguage.php line 68 at SetupLanguage->handle(object(Request), object(Closure)) at call_user_func_array(array(object(SetupLanguage), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136 at Pipeline->Illuminate\Pipeline{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32 at Pipeline->Illuminate\Routing{closure}(object(Request)) in VerifyCsrfToken.php line 64 at VerifyCsrfToken->handle(object(Request), object(Closure)) at call_user_func_array(array(object(VerifyCsrfToken), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136 at Pipeline->Illuminate\Pipeline{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32 at Pipeline->Illuminate\Routing{closure}(object(Request)) in ShareErrorsFromSession.php line 49 at ShareErrorsFromSession->handle(object(Request), object(Closure)) at call_user_func_array(array(object(ShareErrorsFromSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136 at Pipeline->Illuminate\Pipeline{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32 at Pipeline->Illuminate\Routing{closure}(object(Request)) in StartSession.php line 62 at StartSession->handle(object(Request), object(Closure)) at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136 at Pipeline->Illuminate\Pipeline{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32 at Pipeline->Illuminate\Routing{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 37 at AddQueuedCookiesToResponse->handle(object(Request), object(Closure)) at call_user_func_array(array(object(AddQueuedCookiesToResponse), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136 at Pipeline->Illuminate\Pipeline{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32 at Pipeline->Illuminate\Routing{closure}(object(Request)) in EncryptCookies.php line 59 at EncryptCookies->handle(object(Request), object(Closure)) at call_user_func_array(array(object(EncryptCookies), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136 at Pipeline->Illuminate\Pipeline{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32 at Pipeline->Illuminate\Routing{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 103 at Pipeline->then(object(Closure)) in Router.php line 726 at Router->runRouteWithinStack(object(Route), object(Request)) in Router.php line 699 at Router->dispatchToRoute(object(Request)) in Router.php line 675 at Router->dispatch(object(Request)) in Kernel.php line 246 at Kernel->Illuminate\Foundation\Http{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52 at Pipeline->Illuminate\Routing{closure}(object(Request)) in Debugbar.php line 49 at Debugbar->handle(object(Request), object(Closure)) at call_user_func_array(array(object(Debugbar), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136 at Pipeline->Illuminate\Pipeline{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32 at Pipeline->Illuminate\Routing{closure}(object(Request)) in CheckForMaintenanceMode.php line 44 at CheckForMaintenanceMode->handle(object(Request), object(Closure)) at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136 at Pipeline->Illuminate\Pipeline{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32 at Pipeline->Illuminate\Routing{closure}(object(Request)) at call_user_func(object(Closure), object(Request)) in Pipeline.php line 103 at Pipeline->then(object(Closure)) in Kernel.php line 132 at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 99 at Kernel->handle(object(Request)) in index.php line 53

Whoops, looks like something went wrong.

1/1 ErrorException in Filesystem.php line 109: file_put_contents(/var/www/mybb2.techngr.com/html/storage/framework/sessions/a5c3b0d3db120279cabf154983d1f1e6bc797aef): failed to open stream: No such file or directory in Filesystem.php line 109 at HandleExceptions->handleError('2', 'file_put_contents(/var/www/mybb2.techngr.com/html/storage/framework/sessions/a5c3b0d3db120279cabf154983d1f1e6bc797aef): failed to open stream: No such file or directory', '/var/www/mybb2.techngr.com/html/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php', '109', array('path' => '/var/www/mybb2.techngr.com/html/storage/framework/sessions/a5c3b0d3db120279cabf154983d1f1e6bc797aef', 'contents' => 'eyJpdiI6IlZuXC9lYXZQWUVCblwvM2c0XC9wUmpoXC9BPT0iLCJ2YWx1ZSI6IkpySCtyUlJudHJYek1pT2lwTVNtUnN1OTBpcUR1eUxsNE9NMkZoNmcxMWpCK0FRVTVkREgzXC90XC9MN0NTRkowdjI0cWlqQzA3QVwvdkk1WU1GQjEwTG9GUGNLZytcL3U2WVVvOHNwRmRFMlwvSFNhRzBueTRCZE1wODlaQTFFNHNBXC9KenJnQmRrWUR1c1VNOUZpMGJwd2U2blJ4YkRWa2pRVFNZSmM0UGpBRitnUHZkOVVzOG9QeUI5Q2NsaUhDZDh1N1NHWEFQM1dFenpzTnR5YllOUlJqRkZyMHJsUURPT1o3RW9IK3BtTERVRDRwdXRFV2Z2VmppWFo2eHZTZ0hGMFlsSFJneTEzcUhoNGtJVCtFaDFWczRGVmpNVHFpK04rZVpaZ3hvb2ZlVHdBOTBhWFlHQVo4RWZReFhPQ0FxemI3YWpyR2ZvM0NCZjMrT2VKdnZtUXBDR1wvZGNWbzJ4SzhYVU5hVDUwSGtVY0EwTW9sMFwvWWxObzVhMFpUQ0dtZE9YaXcwMUVTUnJKWHFkaSt1SnE1cXFqSWYyVGxlM3N0cUo2aWhENUpZQ1JxMD0iLCJtYWMiOiJjZTkwMDgyOTFhOGI1ZGExNmEzYjViNTUxNTNlZGZlMjQ3ZGIxMzQxZTc2Y2M3YzIwYjYzODIwMDRmODFlODU1In0=', 'lock' => true)) at file_put_contents('/var/www/mybb2.techngr.com/html/storage/framework/sessions/a5c3b0d3db120279cabf154983d1f1e6bc797aef', 'eyJpdiI6IlZuXC9lYXZQWUVCblwvM2c0XC9wUmpoXC9BPT0iLCJ2YWx1ZSI6IkpySCtyUlJudHJYek1pT2lwTVNtUnN1OTBpcUR1eUxsNE9NMkZoNmcxMWpCK0FRVTVkREgzXC90XC9MN0NTRkowdjI0cWlqQzA3QVwvdkk1WU1GQjEwTG9GUGNLZytcL3U2WVVvOHNwRmRFMlwvSFNhRzBueTRCZE1wODlaQTFFNHNBXC9KenJnQmRrWUR1c1VNOUZpMGJwd2U2blJ4YkRWa2pRVFNZSmM0UGpBRitnUHZkOVVzOG9QeUI5Q2NsaUhDZDh1N1NHWEFQM1dFenpzTnR5YllOUlJqRkZyMHJsUURPT1o3RW9IK3BtTERVRDRwdXRFV2Z2VmppWFo2eHZTZ0hGMFlsSFJneTEzcUhoNGtJVCtFaDFWczRGVmpNVHFpK04rZVpaZ3hvb2ZlVHdBOTBhWFlHQVo4RWZReFhPQ0FxemI3YWpyR2ZvM0NCZjMrT2VKdnZtUXBDR1wvZGNWbzJ4SzhYVU5hVDUwSGtVY0EwTW9sMFwvWWxObzVhMFpUQ0dtZE9YaXcwMUVTUnJKWHFkaSt1SnE1cXFqSWYyVGxlM3N0cUo2aWhENUpZQ1JxMD0iLCJtYWMiOiJjZTkwMDgyOTFhOGI1ZGExNmEzYjViNTUxNTNlZGZlMjQ3ZGIxMzQxZTc2Y2M3YzIwYjYzODIwMDRmODFlODU1In0=', '2') in Filesystem.php line 109 at Filesystem->put('/var/www/mybb2.techngr.com/html/storage/framework/sessions/a5c3b0d3db120279cabf154983d1f1e6bc797aef', 'eyJpdiI6IlZuXC9lYXZQWUVCblwvM2c0XC9wUmpoXC9BPT0iLCJ2YWx1ZSI6IkpySCtyUlJudHJYek1pT2lwTVNtUnN1OTBpcUR1eUxsNE9NMkZoNmcxMWpCK0FRVTVkREgzXC90XC9MN0NTRkowdjI0cWlqQzA3QVwvdkk1WU1GQjEwTG9GUGNLZytcL3U2WVVvOHNwRmRFMlwvSFNhRzBueTRCZE1wODlaQTFFNHNBXC9KenJnQmRrWUR1c1VNOUZpMGJwd2U2blJ4YkRWa2pRVFNZSmM0UGpBRitnUHZkOVVzOG9QeUI5Q2NsaUhDZDh1N1NHWEFQM1dFenpzTnR5YllOUlJqRkZyMHJsUURPT1o3RW9IK3BtTERVRDRwdXRFV2Z2VmppWFo2eHZTZ0hGMFlsSFJneTEzcUhoNGtJVCtFaDFWczRGVmpNVHFpK04rZVpaZ3hvb2ZlVHdBOTBhWFlHQVo4RWZReFhPQ0FxemI3YWpyR2ZvM0NCZjMrT2VKdnZtUXBDR1wvZGNWbzJ4SzhYVU5hVDUwSGtVY0EwTW9sMFwvWWxObzVhMFpUQ0dtZE9YaXcwMUVTUnJKWHFkaSt1SnE1cXFqSWYyVGxlM3N0cUo2aWhENUpZQ1JxMD0iLCJtYWMiOiJjZTkwMDgyOTFhOGI1ZGExNmEzYjViNTUxNTNlZGZlMjQ3ZGIxMzQxZTc2Y2M3YzIwYjYzODIwMDRmODFlODU1In0=', true) in FileSessionHandler.php line 83 at FileSessionHandler->write('a5c3b0d3db120279cabf154983d1f1e6bc797aef', 'eyJpdiI6IlZuXC9lYXZQWUVCblwvM2c0XC9wUmpoXC9BPT0iLCJ2YWx1ZSI6IkpySCtyUlJudHJYek1pT2lwTVNtUnN1OTBpcUR1eUxsNE9NMkZoNmcxMWpCK0FRVTVkREgzXC90XC9MN0NTRkowdjI0cWlqQzA3QVwvdkk1WU1GQjEwTG9GUGNLZytcL3U2WVVvOHNwRmRFMlwvSFNhRzBueTRCZE1wODlaQTFFNHNBXC9KenJnQmRrWUR1c1VNOUZpMGJwd2U2blJ4YkRWa2pRVFNZSmM0UGpBRitnUHZkOVVzOG9QeUI5Q2NsaUhDZDh1N1NHWEFQM1dFenpzTnR5YllOUlJqRkZyMHJsUURPT1o3RW9IK3BtTERVRDRwdXRFV2Z2VmppWFo2eHZTZ0hGMFlsSFJneTEzcUhoNGtJVCtFaDFWczRGVmpNVHFpK04rZVpaZ3hvb2ZlVHdBOTBhWFlHQVo4RWZReFhPQ0FxemI3YWpyR2ZvM0NCZjMrT2VKdnZtUXBDR1wvZGNWbzJ4SzhYVU5hVDUwSGtVY0EwTW9sMFwvWWxObzVhMFpUQ0dtZE9YaXcwMUVTUnJKWHFkaSt1SnE1cXFqSWYyVGxlM3N0cUo2aWhENUpZQ1JxMD0iLCJtYWMiOiJjZTkwMDgyOTFhOGI1ZGExNmEzYjViNTUxNTNlZGZlMjQ3ZGIxMzQxZTc2Y2M3YzIwYjYzODIwMDRmODFlODU1In0=') in Store.php line 262 at Store->save() in StartSession.php line 88 at StartSession->terminate(object(Request), object(Response)) in Kernel.php line 155 at Kernel->terminate(object(Request), object(Response)) in index.php line 57 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

chope1 commented 8 years ago

Thanks mate, I totally forgot. It's working now but with some errors. I am actually testing it in a live server @ http://mybb2.techngr.com

euantorano commented 8 years ago

Yes, there are still a lot of bugs and issues that were working through.

On 24 Jul 2016, at 15:59, chope1 notifications@github.com wrote:

Thanks mate, I totally forgot. It's working now but with some errors. I am actually testing it in a live server @ http://mybb2.techngr.com

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

chope1 commented 8 years ago

Ok, I'll be reporting some soon.

euantorano commented 8 years ago

Some already have open issues, such as any relating to the MessageFormatter, others might have been missed. It's still very much a work in progress!

On 24 Jul 2016, at 16:03, chope1 notifications@github.com wrote:

Ok, I'll be reporting some soon.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

chope1 commented 8 years ago

Ok, from just a little test it seems the most obvious one is the TokenMismatchException in VerifyCsrfToken.php line 67: in register, post topic, reply, login ... anywhere authentication is required.

euantorano commented 8 years ago

Hi, that's an odd one. None of the team are getting that one, though it could be a bug I've introduced recently.

Diddyy commented 7 years ago

Hi, that's an odd one. None of the team are getting that one, though it could be a bug I've introduced recently.

After a new install, I came across this issue to. It is solved by creating a sessions folder inside storage/framework as it mentioned also that the sessions folder could not be found. This solved the VerifyCsrfToken issue.

Sorry for bringing this out of the graveyard, just wanted to shine a light on the issue.