You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`2023-02-06 17:19:27 Warning: Warning (2): Declaration of User::afterSave($created) should be compatible with Model::afterSave($created, $options = Array) in [/Users/will/docker/www/my/task/app/Model/User.php, line 3]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/Model/User.php, line 3
App::load() - CORE/Cake/Core/App.php, line 547
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146
Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 741
AppController::beforeFilter() - APP/Controller/AppController.php, line 67
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 49
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:27 Warning: Warning (2): Use of undefined constant PAGE_NAME - assumed 'PAGE_NAME' (this will throw an Error in a future version of PHP) in [/Users/will/docker/www/my/task/app/Controller/AppController.php, line 152]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
AppController::beforeFilter() - APP/Controller/AppController.php, line 152
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 49
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:27 Warning: Warning (2): Declaration of Type::afterSave($created) should be compatible with Model::afterSave($created, $options = Array) in [/Users/will/docker/www/my/task/app/Model/Type.php, line 65]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - CORE/Cake/Core/App.php, line 547
App::load() - CORE/Cake/Core/App.php, line 547
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146
Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 741
AppController::beforeFilter() - APP/Controller/AppController.php, line 1437
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 49
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:28 Warning: Warning (2): Illegal string offset 'isEmail' in [/Users/will/docker/www/my/task/app/Controller/UsersController.php, line 303]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
UsersController::signup() - APP/Controller/UsersController.php, line 303
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:28 Error: [MissingControllerException] Controller class ImgController could not be found.
Exception Attributes: array (
'class' => 'ImgController',
'plugin' => NULL,
)
Request URL: /img/header/orangescrum-logo.svg
Stack Trace:
#0 /Users/will/docker/www/my/task/app/webroot/index.php(179): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 /Users/will/docker/www/my/task/index.php(41): require('/Users/will/doc...') #2 {main}
2023-02-06 17:19:28 Warning: Warning (2): Declaration of User::afterSave($created) should be compatible with Model::afterSave($created, $options = Array) in [/Users/will/docker/www/my/task/app/Model/User.php, line 3]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/Model/User.php, line 3
App::load() - CORE/Cake/Core/App.php, line 547
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146
Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 741
AppController::beforeFilter() - APP/Controller/AppController.php, line 67
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 158
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??
2023-02-06 17:19:28 Warning: Warning (2): Use of undefined constant SHOW_SIGNUP_POPUP - assumed 'SHOW_SIGNUP_POPUP' (this will throw an Error in a future version of PHP) in [/Users/will/docker/www/my/task/app/View/Layouts/default_outer.ctp, line 46]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/View/Layouts/default_outer.ctp, line 46
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:28 Warning: Warning (2): Use of undefined constant SHOW_SIGNUP_POPUP - assumed 'SHOW_SIGNUP_POPUP' (this will throw an Error in a future version of PHP) in [/Users/will/docker/www/my/task/app/View/Layouts/default_outer.ctp, line 65]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/View/Layouts/default_outer.ctp, line 65
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:28 Warning: Warning (2): Use of undefined constant CLIENT_ID_SIGNUP - assumed 'CLIENT_ID_SIGNUP' (this will throw an Error in a future version of PHP) in [/Users/will/docker/www/my/task/app/View/Layouts/default_outer.ctp, line 154]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/View/Layouts/default_outer.ctp, line 154
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:28 Warning: Warning (2): Use of undefined constant REDIRECT_URI_SIGNUP - assumed 'REDIRECT_URI_SIGNUP' (this will throw an Error in a future version of PHP) in [/Users/will/docker/www/my/task/app/View/Layouts/default_outer.ctp, line 156]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/View/Layouts/default_outer.ctp, line 156
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:28 Error: [MissingControllerException] Controller class ImgController could not be found.
Exception Attributes: array (
'class' => 'ImgController',
'plugin' => NULL,
)
Request URL: /img/payment_loading.gif
Stack Trace:
#0 /Users/will/docker/www/my/task/app/webroot/index.php(179): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 /Users/will/docker/www/my/task/index.php(41): require('/Users/will/doc...') #2 {main}
2023-02-06 17:19:28 Error: [MissingControllerException] Controller class ImgController could not be found.
Exception Attributes: array (
'class' => 'ImgController',
'plugin' => NULL,
)
Request URL: /img/close.png
Stack Trace:
#0 /Users/will/docker/www/my/task/app/webroot/index.php(179): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 /Users/will/docker/www/my/task/index.php(41): require('/Users/will/doc...') #2 {main}
2023-02-06 17:19:28 Error: [MissingControllerException] Controller class ImgController could not be found.
Exception Attributes: array (
'class' => 'ImgController',
'plugin' => NULL,
)
Request URL: /img/header/orangescrum-logo.svg
Stack Trace:
#0 /Users/will/docker/www/my/task/app/webroot/index.php(179): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 /Users/will/docker/www/my/task/index.php(41): require('/Users/will/doc...') #2 {main}
2023-02-06 17:19:28 Error: [MissingControllerException] Controller class ImgController could not be found.
Exception Attributes: array (
'class' => 'ImgController',
'plugin' => NULL,
)
Request URL: /img/images/case_loader2.gif
Stack Trace:
#0 /Users/will/docker/www/my/task/app/webroot/index.php(179): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 /Users/will/docker/www/my/task/index.php(41): require('/Users/will/doc...') #2 {main}
2023-02-06 17:19:28 Error: [MissingControllerException] Controller class ImgController could not be found.
Exception Attributes: array (
'class' => 'ImgController',
'plugin' => NULL,
)
Request URL: /img/inbox.png
Stack Trace:
#0 /Users/will/docker/www/my/task/app/webroot/index.php(179): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 /Users/will/docker/www/my/task/index.php(41): require('/Users/will/doc...') #2 {main}
2023-02-06 17:19:28 Warning: Warning (2): Declaration of User::afterSave($created) should be compatible with Model::afterSave($created, $options = Array) in [/Users/will/docker/www/my/task/app/Model/User.php, line 3]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/Model/User.php, line 3
App::load() - CORE/Cake/Core/App.php, line 547
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146
Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 741
AppController::beforeFilter() - APP/Controller/AppController.php, line 67
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 158
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??
`
The text was updated successfully, but these errors were encountered:
`2023-02-06 17:19:27 Warning: Warning (2): Declaration of User::afterSave($created) should be compatible with Model::afterSave($created, $options = Array) in [/Users/will/docker/www/my/task/app/Model/User.php, line 3]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/Model/User.php, line 3
App::load() - CORE/Cake/Core/App.php, line 547
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146
Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 741
AppController::beforeFilter() - APP/Controller/AppController.php, line 67
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 49
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:27 Warning: Warning (2): Use of undefined constant PAGE_NAME - assumed 'PAGE_NAME' (this will throw an Error in a future version of PHP) in [/Users/will/docker/www/my/task/app/Controller/AppController.php, line 152]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
AppController::beforeFilter() - APP/Controller/AppController.php, line 152
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 49
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:27 Warning: Warning (2): Declaration of Type::afterSave($created) should be compatible with Model::afterSave($created, $options = Array) in [/Users/will/docker/www/my/task/app/Model/Type.php, line 65]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - CORE/Cake/Core/App.php, line 547
App::load() - CORE/Cake/Core/App.php, line 547
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146
Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 741
AppController::beforeFilter() - APP/Controller/AppController.php, line 1437
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 49
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:28 Warning: Warning (2): Illegal string offset 'isEmail' in [/Users/will/docker/www/my/task/app/Controller/UsersController.php, line 303]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
UsersController::signup() - APP/Controller/UsersController.php, line 303
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:28 Error: [MissingControllerException] Controller class ImgController could not be found.
Exception Attributes: array (
'class' => 'ImgController',
'plugin' => NULL,
)
Request URL: /img/header/orangescrum-logo.svg
Stack Trace:
#0 /Users/will/docker/www/my/task/app/webroot/index.php(179): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 /Users/will/docker/www/my/task/index.php(41): require('/Users/will/doc...')
#2 {main}
2023-02-06 17:19:28 Warning: Warning (2): Declaration of User::afterSave($created) should be compatible with Model::afterSave($created, $options = Array) in [/Users/will/docker/www/my/task/app/Model/User.php, line 3]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/Model/User.php, line 3
App::load() - CORE/Cake/Core/App.php, line 547
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146
Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 741
AppController::beforeFilter() - APP/Controller/AppController.php, line 67
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 158
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??
2023-02-06 17:19:28 Warning: Warning (2): Use of undefined constant SHOW_SIGNUP_POPUP - assumed 'SHOW_SIGNUP_POPUP' (this will throw an Error in a future version of PHP) in [/Users/will/docker/www/my/task/app/View/Layouts/default_outer.ctp, line 46]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/View/Layouts/default_outer.ctp, line 46
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:28 Warning: Warning (2): Use of undefined constant SHOW_SIGNUP_POPUP - assumed 'SHOW_SIGNUP_POPUP' (this will throw an Error in a future version of PHP) in [/Users/will/docker/www/my/task/app/View/Layouts/default_outer.ctp, line 65]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/View/Layouts/default_outer.ctp, line 65
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:28 Warning: Warning (2): Use of undefined constant CLIENT_ID_SIGNUP - assumed 'CLIENT_ID_SIGNUP' (this will throw an Error in a future version of PHP) in [/Users/will/docker/www/my/task/app/View/Layouts/default_outer.ctp, line 154]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/View/Layouts/default_outer.ctp, line 154
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:28 Warning: Warning (2): Use of undefined constant REDIRECT_URI_SIGNUP - assumed 'REDIRECT_URI_SIGNUP' (this will throw an Error in a future version of PHP) in [/Users/will/docker/www/my/task/app/View/Layouts/default_outer.ctp, line 156]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/View/Layouts/default_outer.ctp, line 156
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 179
[main] - ROOT/index.php, line 41
2023-02-06 17:19:28 Error: [MissingControllerException] Controller class ImgController could not be found.
Exception Attributes: array (
'class' => 'ImgController',
'plugin' => NULL,
)
Request URL: /img/payment_loading.gif
Stack Trace:
#0 /Users/will/docker/www/my/task/app/webroot/index.php(179): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 /Users/will/docker/www/my/task/index.php(41): require('/Users/will/doc...')
#2 {main}
2023-02-06 17:19:28 Error: [MissingControllerException] Controller class ImgController could not be found.
Exception Attributes: array (
'class' => 'ImgController',
'plugin' => NULL,
)
Request URL: /img/close.png
Stack Trace:
#0 /Users/will/docker/www/my/task/app/webroot/index.php(179): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 /Users/will/docker/www/my/task/index.php(41): require('/Users/will/doc...')
#2 {main}
2023-02-06 17:19:28 Error: [MissingControllerException] Controller class ImgController could not be found.
Exception Attributes: array (
'class' => 'ImgController',
'plugin' => NULL,
)
Request URL: /img/header/orangescrum-logo.svg
Stack Trace:
#0 /Users/will/docker/www/my/task/app/webroot/index.php(179): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 /Users/will/docker/www/my/task/index.php(41): require('/Users/will/doc...')
#2 {main}
2023-02-06 17:19:28 Error: [MissingControllerException] Controller class ImgController could not be found.
Exception Attributes: array (
'class' => 'ImgController',
'plugin' => NULL,
)
Request URL: /img/images/case_loader2.gif
Stack Trace:
#0 /Users/will/docker/www/my/task/app/webroot/index.php(179): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 /Users/will/docker/www/my/task/index.php(41): require('/Users/will/doc...')
#2 {main}
2023-02-06 17:19:28 Error: [MissingControllerException] Controller class ImgController could not be found.
Exception Attributes: array (
'class' => 'ImgController',
'plugin' => NULL,
)
Request URL: /img/inbox.png
Stack Trace:
#0 /Users/will/docker/www/my/task/app/webroot/index.php(179): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 /Users/will/docker/www/my/task/index.php(41): require('/Users/will/doc...')
#2 {main}
2023-02-06 17:19:28 Warning: Warning (2): Declaration of User::afterSave($created) should be compatible with Model::afterSave($created, $options = Array) in [/Users/will/docker/www/my/task/app/Model/User.php, line 3]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
include - APP/Model/User.php, line 3
App::load() - CORE/Cake/Core/App.php, line 547
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146
Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 741
AppController::beforeFilter() - APP/Controller/AppController.php, line 67
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 158
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??
`
The text was updated successfully, but these errors were encountered: