Strict (2048): Declaration of OptItem::beforeDelete() should be compatible with Model::beforeDelete($cascade = true) [APP/Model/OptItem.php, line 116]
Strict (2048): Declaration of OptVItemOpen::beforeDelete() should be compatible with Model::beforeDelete($cascade = true) [APP/Model/OptVItemOpen.php, line 44]
サンプルデモ

Missing Database Table

Error: Table opt_genre_subs for model OptGenreSub was not found in datasource default.

Notice: If you want to customize this error message, create front01/View/Errors/missing_table.ctp

Stack Trace

  • CORE/Cake/Model/Model.php line 3243Model->setSource(string)
  • CORE/Cake/Model/Model.php line 2696Model->getDataSource()
  • APP/Controller/Component/CommonComponent.php line 27Model->find(string, array)
  • APP/Controller/OptionalController.php line 3485CommonComponent->fnc_path_list(array)
  • [internal function]OptionalController->activity()
  • CORE/Cake/Controller/Controller.php line 486ReflectionMethod->invokeArgs(OptionalController, array)
  • CORE/Cake/Routing/Dispatcher.php line 187Controller->invokeAction(CakeRequest)
  • CORE/Cake/Routing/Dispatcher.php line 162Dispatcher->_invoke(OptionalController, CakeRequest, CakeResponse)
  • /home/car-rental/www/index.php line 91Dispatcher->dispatch(CakeRequest, CakeResponse)

ページの先頭に戻る