ERROR
Action UsersController::account_home() could not be found.
Error: The requested address '/users/account_home' was not found on this server.
Stack Trace
- CORE/Cake/Routing/Dispatcher.php line 186 → Controller->invokeAction(CakeRequest)
$controller->startupProcess();$render = true;$result = $controller->invokeAction($request);if ($result instanceof CakeResponse) {object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'users/account_home' base => '' webroot => '/' here => '/users/account_home' } - CORE/Cake/Routing/Dispatcher.php line 161 → Dispatcher->_invoke(UsersController, CakeRequest, CakeResponse)
));}$response = $this->_invoke($controller, $request, $response);if (isset($request->params['return'])) {object(UsersController) { name => 'Users' layout => 'admin' helpers => array( [maximum depth reached] ) components => array( [maximum depth reached] ) uses => array( [maximum depth reached] ) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Users' layoutPath => null viewVars => array([maximum depth reached]) view => 'account_home' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array([maximum depth reached]) scaffold => false methods => array( [maximum depth reached] ) modelClass => 'User' modelKey => 'user' validationErrors => null Session => object(SessionComponent) {} Cookie => object(CookieComponent) {} PostCode => object(PostCodeComponent) {} RequestHandler => object(RequestHandlerComponent) {} Password => object(PasswordComponent) {} Functions => object(FunctionsComponent) {} Security => object(SecurityComponent) {} Encryption => object(EncryptionComponent) {} Auth => object(AuthComponent) {} currency => 'USD' currency_unit => '$' exchange_rate => '1' site_description => 'London Sole - The official website of the original London Sole Ballet Flats. The only place you can view the full, fantastic range of our styles.' site_keywords => 'london sole, ballet flats, ballet pumps, flatties, flats, shoes, women's shoes, shoe designers, jane winkworth, designs, styles, skins, materials, colours, online ballet flats, kick off your heels, celebrity shoes, shoebiz, be the first, mail order shoes' site_domain => 'http://www.londonsole.com' site_company => 'London Sole' office_phone => null office_address => 'Unit J, Lambs Farm Business Park, Swallowfield, Berkshire, RG7 1PQ,GB' site_root_dir => '/' image_root => 'http://www.londonsole.com/images/' product_root => '/home/shoebiz/londonsole.com/htdocs/app/webroot/images/product/' product_image_root => 'http://www.londonsole.com/images/product/' remote_image_root => 'http://www.londonsole.com/images/' image_server => 'remote' info_email => '[email protected]' orders_email => '[email protected]' returns_email => '[email protected]' local_root => '/home/shoebiz/londonsole.com/htdocs/app/webroot/images/' sales_tax => '0' vat => null decimal_vat => '0.0' reverse_vat => '1.0' tax => null decimal_tax => '0.0' reverse_tax => '1.0' unix_date => '1493946329' sessid => '' till_cookie => null } object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'users/account_home' base => '' webroot => '/' here => '/users/account_home' } object(CakeResponse) { } - APP/webroot/index.php line 109 → Dispatcher->dispatch(CakeRequest, CakeResponse)
$Dispatcher->dispatch(new CakeRequest(),new CakeResponse());object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'users/account_home' base => '' webroot => '/' here => '/users/account_home' } object(CakeResponse) { }

