Warning (2): require(../Plugin/SendGrid/vendor/autoload.php): Failed to open stream: No such file or directory [APP/Controller/UsersController.php, line 6]Code Context
// Add SendGrid plugin
require '../Plugin/SendGrid/vendor/autoload.php';
require - APP/Controller/UsersController.php, line 6
include - APP/Controller/UsersController.php, line 6
App::load() - CORE/Cake/Core/App.php, line 567
class_exists - [internal], line ??
Dispatcher::_loadController() - CORE/Cake/Routing/Dispatcher.php, line 266
Dispatcher::_getController() - CORE/Cake/Routing/Dispatcher.php, line 235
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 158
require - APP/webroot/index.php, line 110
[main] - ROOT/index.php, line 41
Warning (2): require(../Plugin/SendGrid/vendor/autoload.php) [<a href='http://php.net/function.require'>function.require</a>]: Failed to open stream: No such file or directory [APP/Controller/UsersController.php, line 6]Code Context
// Add SendGrid plugin
require '../Plugin/SendGrid/vendor/autoload.php';
require - APP/Controller/UsersController.php, line 6
include - APP/Controller/UsersController.php, line 6
App::load() - CORE/Cake/Core/App.php, line 567
class_exists - [internal], line ??
Dispatcher::_loadController() - CORE/Cake/Routing/Dispatcher.php, line 266
Dispatcher::_getController() - CORE/Cake/Routing/Dispatcher.php, line 235
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 158
require - APP/webroot/index.php, line 110
[main] - ROOT/index.php, line 41
Fatal error: Array and string offset access syntax with curly braces is no longer supported in /home2/mmcallco/public_html/pagingreport/lib/Cake/Model/Permission.php on line 193
Fatal error: Uncaught Error: Unknown named parameter $subject in /home2/mmcallco/public_html/pagingreport/lib/Cake/Utility/ObjectCollection.php:129
Stack trace:
#0 /home2/mmcallco/public_html/pagingreport/lib/Cake/Event/CakeEventManager.php(243): ObjectCollection->trigger('initialize')
#1 /home2/mmcallco/public_html/pagingreport/lib/Cake/Controller/Controller.php(682): CakeEventManager->dispatch(Object(CakeEvent))
#2 /home2/mmcallco/public_html/pagingreport/lib/Cake/Error/ExceptionRenderer.php(158): Controller->startupProcess()
#3 /home2/mmcallco/public_html/pagingreport/lib/Cake/Error/ExceptionRenderer.php(95): ExceptionRenderer->_getController(Object(FatalErrorException))
#4 /home2/mmcallco/public_html/pagingreport/lib/Cake/Error/ErrorHandler.php(126): ExceptionRenderer->__construct(Object(FatalErrorException))
#5 /home2/mmcallco/public_html/pagingreport/lib/Cake/Error/ErrorHandler.php(269): ErrorHandler::handleException(Object(FatalErrorException))
#6 /home2/mmcallco/public_html/pagingreport/lib/Cake/Error/ErrorHandler.php(212): ErrorHandler::handleFatalError(64, 'Array and strin...', '/home2/mmcallco...', 193)
#7 /home2/mmcallco/public_html/pagingreport/lib/Cake/Core/App.php(970): ErrorHandler::handleError(64, 'Array and strin...', '/home2/mmcallco...', 193, Array)
#8 /home2/mmcallco/public_html/pagingreport/lib/Cake/Core/App.php(943): App::_checkFatalError()
#9 [internal function]: App::shutdown()
#10 {main}
thrown in /home2/mmcallco/public_html/pagingreport/lib/Cake/Utility/ObjectCollection.php on line 129