jaimelasurvie

Untitled

Nov 5th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. 2017-11-05 19:31:43 Warning: Warning (2): Missing argument 1 for HomemodalController::set_viewed() in [/home/jaimelas/public_html/app/Plugin/MyHomeModal/Controller/HomemodalController.php, line 7]
  2. Trace:
  3. HomemodalController::set_viewed() - APP/Plugin/MyHomeModal/Controller/HomemodalController.php, line 7
  4. ReflectionMethod::invokeArgs() - [internal], line ??
  5. Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
  6. Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
  7. Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
  8. [main] - APP/webroot/index.php, line 115
  9.  
  10. 2017-11-05 19:32:38 Error: [PDOException] SQLSTATE[42S22]: Column not found: 1054 Unknown column 'group' in 'field list'
  11. Request URL: /admin/shop/shop/add_voucher_ajax
  12. Stack Trace:
  13. #0 /home/jaimelas/public_html/lib/Cake/Model/Datasource/DboSource.php(458): PDOStatement->execute(Array)
  14. #1 /home/jaimelas/public_html/lib/Cake/Model/Datasource/DboSource.php(424): DboSource->_execute('INSERT INTO not...', Array)
  15. #2 /home/jaimelas/public_html/lib/Cake/Model/Datasource/DboSource.php(666): DboSource->execute('INSERT INTO not...', Array, Array)
  16. #3 /home/jaimelas/public_html/lib/Cake/Model/Datasource/DboSource.php(537): DboSource->fetchAll('INSERT INTO not...')
  17. #4 [internal function]: DboSource->query('INSERT INTO not...')
  18. #5 /home/jaimelas/public_html/lib/Cake/Model/Model.php(3328): call_user_func_array(Array, Array)
  19. #6 /home/jaimelas/public_html/app/Model/Notification.php(101): Model->query('INSERT INTO not...')
  20. #7 /home/jaimelas/public_html/app/Plugin/Shop/Controller/ShopController.php(1099): Notification->setToAll('Un nouveau code...')
  21. #8 [internal function]: ShopController->admin_add_voucher_ajax()
  22. #9 /home/jaimelas/public_html/lib/Cake/Controller/Controller.php(490): ReflectionMethod->invokeArgs(Object(ShopController), Array)
  23. #10 /home/jaimelas/public_html/lib/Cake/Routing/Dispatcher.php(191): Controller->invokeAction(Object(CakeRequest))
  24. #11 /home/jaimelas/public_html/lib/Cake/Routing/Dispatcher.php(165): Dispatcher->_invoke(Object(ShopController), Object(CakeRequest))
  25. #12 /home/jaimelas/public_html/app/webroot/index.php(115): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  26. #13 {main}
Advertisement
Add Comment
Please, Sign In to add comment