Advertisement
Guest User

Untitled

a guest
Sep 13th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. 2017-09-13 18:14:44 Error: [MissingTableException] Table mw_unruly_social_buttons for model SocialButton was not found in datasource default.
  2. Exception Attributes: array (
  3. 'table' => 'mw_unruly_social_buttons',
  4. 'class' => 'SocialButton',
  5. 'ds' => 'default',
  6. )
  7. Request URL: /
  8. Stack Trace:
  9. #0 /home/orphevsfzo/unruly/lib/Cake/Model/Model.php(3525): Model->setSource('social_buttons')
  10. #1 /home/orphevsfzo/unruly/lib/Cake/Model/Model.php(2921): Model->getDataSource()
  11. #2 /home/orphevsfzo/unruly/lib/Cake/Model/Model.php(2893): Model->_readDataSource('all', Array)
  12. #3 /home/orphevsfzo/unruly/app/Controller/AppController.php(203): Model->find()
  13. #4 [internal function]: AppController->beforeFilter(Object(CakeEvent))
  14. #5 /home/orphevsfzo/unruly/lib/Cake/Event/CakeEventManager.php(242): call_user_func(Array, Object(CakeEvent))
  15. #6 /home/orphevsfzo/unruly/lib/Cake/Controller/Controller.php(674): CakeEventManager->dispatch(Object(CakeEvent))
  16. #7 /home/orphevsfzo/unruly/lib/Cake/Routing/Dispatcher.php(187): Controller->startupProcess()
  17. #8 /home/orphevsfzo/unruly/lib/Cake/Routing/Dispatcher.php(165): Dispatcher->_invoke(Object(PagesController), Object(CakeRequest))
  18. #9 /home/orphevsfzo/unruly/app/webroot/index.php(115): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  19. #10 {main}
  20. 2017-09-13 18:14:44 Error: [MissingTableException] Table mw_unruly_api_configurations for model ApiConfiguration was not found in datasource default.
  21. Exception Attributes: array (
  22. 'table' => 'mw_unruly_api_configurations',
  23. 'class' => 'ApiConfiguration',
  24. 'ds' => 'default',
  25. )
  26. Request URL: /user/get_captcha
  27. Stack Trace:
  28. #0 /home/orphevsfzo/unruly/lib/Cake/Model/Model.php(3525): Model->setSource('api_configurati...')
  29. #1 /home/orphevsfzo/unruly/lib/Cake/Model/Model.php(2921): Model->getDataSource()
  30. #2 /home/orphevsfzo/unruly/lib/Cake/Model/Model.php(2893): Model->_readDataSource('first', Array)
  31. #3 /home/orphevsfzo/unruly/app/Controller/Component/APIComponent.php(34): Model->find('first')
  32. #4 [internal function]: APIComponent->initialize(Object(UserController))
  33. #5 /home/orphevsfzo/unruly/lib/Cake/Utility/ObjectCollection.php(128): call_user_func_array(Array, Array)
  34. #6 [internal function]: ObjectCollection->trigger(Object(CakeEvent))
  35. #7 /home/orphevsfzo/unruly/lib/Cake/Event/CakeEventManager.php(242): call_user_func(Array, Object(CakeEvent))
  36. #8 /home/orphevsfzo/unruly/lib/Cake/Controller/Controller.php(674): CakeEventManager->dispatch(Object(CakeEvent))
  37. #9 /home/orphevsfzo/unruly/lib/Cake/Routing/Dispatcher.php(187): Controller->startupProcess()
  38. #10 /home/orphevsfzo/unruly/lib/Cake/Routing/Dispatcher.php(165): Dispatcher->_invoke(Object(UserController), Object(CakeRequest))
  39. #11 /home/orphevsfzo/unruly/app/webroot/index.php(115): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  40. #12 {main}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement