Notice (8): MemcachePool::get(): Server proven-cache.kmvdqz.cfg.use1.cache.amazonaws.com (tcp 11211, udp 0) failed with: Connection timed out (110) [CORE/Cake/Cache/Engine/MemcacheEngine.php, line 152]
Warning (512): default cache was unable to write '_log' to Memcache cache [CORE/Cake/Cache/Cache.php, line 328]
Errors Warning (2): filemtime(): stat failed for /var/app/current/app/View/Layouts/../../webroot/css/proven.min.css [APP/View/Layouts/default.ctp, line 58]" type="text/css" />

Missing Method in UsersController

Error: The action corp-css is not defined in controller UsersController

Error: Create UsersController::corp-css() in file: app/Controller/UsersController.php.

<?php
class UsersController extends AppController {


	public function corp-css() {

	}

}

Notice: If you want to customize this error message, create app/View/Errors/missing_action.ctp

Stack Trace

(default) 3 queries took 6 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1BEGIN000
2INSERT INTO `proven_production`.`logs` (`number`, `type`, `message`, `created`, `ip`, `hostname`, `uri`, `refer`, `user_agent`) VALUES (0, 'error', '[MissingActionException] Action UsersController::corp-css() could not be found.\nException Attributes: array (\n \'controller\' => \'UsersController\',\n \'action\' => \'corp-css\',\n)\nRequest URL: /users/corp-css/homepage.css?url=users%2Fcorp-css%2Fhomepage.css\nStack Trace:\n#0 /var/app/current/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction(Object(CakeRequest))\n#1 /var/app/current/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(UsersController), Object(CakeRequest))\n#2 /var/app/current/app/webroot/index.php(118): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))\n#3 {main}', '2024-04-27 21:16:18', '172.30.0.47', 'www.proven.com', '/users/corp-css/homepage.css', NULL, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)')113
3COMMIT113