Notice (8): Trying to access array offset on value of type null [APP/Plugin/Ogp/View/Elements/show_ogp.php, line 32]
Notice (8): Trying to access array offset on value of type null [APP/Plugin/Ogp/View/Elements/show_ogp.php, line 34]

山村塾(こめづくり もりづくり ひとづくり)

Notice (8): Undefined index: Content [ROOT/theme/sansonjuku_new/Elements/page.php, line 7]
Notice (8): Trying to access array offset on value of type null [ROOT/theme/sansonjuku_new/Elements/page.php, line 7]
Notice (8): Trying to access array offset on value of type bool [ROOT/theme/sansonjuku_new/Elements/page.php, line 8]
Notice (8): Trying to access array offset on value of type null [ROOT/theme/sansonjuku_new/Elements/page.php, line 8]
Notice (8): Trying to access array offset on value of type bool [ROOT/theme/sansonjuku_new/Elements/page.php, line 9]
Notice (8): Trying to access array offset on value of type null [ROOT/theme/sansonjuku_new/Elements/page.php, line 9]

Notice (8): Trying to access array offset on value of type bool [ROOT/theme/sansonjuku_new/Elements/page.php, line 15]
Notice (8): Trying to access array offset on value of type null [ROOT/theme/sansonjuku_new/Elements/page.php, line 15]

コントローラがありません

エラー: ActivityController が見つかりません。

エラー: クラス ActivityController を app/Controller/ActivityController.php ファイル内に作成してください。

<?php
class ActivityController extends AppController {

}

注意: このエラーメッセージをカスタマイズしたい場合は、 app/View/Errors/missing_controller.ctp を作成してください

Stack Trace

  • ROOT/index.php line 123Dispatcher->dispatch(CakeRequest, CakeResponse)