2012/01/30 11:56:09 [error] [system.db.CDbCommand] CDbCommand::fetchAll() failed: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'intranet_dev.tbl_capacidadescandidatos' doesn't exist. The SQL statement executed was: SHOW COLUMNS FROM `tbl_capacidadesCandidatos`. in C:\Intranet\www\index.php (13) 2012/01/30 11:56:20 [error] [system.db.CDbCommand] CDbCommand::fetchAll() failed: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'intranet_dev.tbl_capacidades_candidatos' doesn't exist. The SQL statement executed was: SHOW COLUMNS FROM `tbl_capacidades_candidatos`. in C:\Intranet\www\index.php (13) 2012/02/01 09:52:54 [error] [exception.CException] exception 'CException' with message 'Property "Usuario.password_repeat_repeat" is not defined.' in C:\Intranet\yii\framework\base\CComponent.php:131 Stack trace: #0 C:\Intranet\yii\framework\db\ar\CActiveRecord.php(144): CComponent->__get('password_repeat...') #1 C:\Intranet\yii\framework\validators\CCompareValidator.php(91): CActiveRecord->__get('password_repeat...') #2 C:\Intranet\yii\framework\validators\CValidator.php(197): CCompareValidator->validateAttribute(Object(Usuario), 'password_repeat') #3 C:\Intranet\yii\framework\base\CModel.php(158): CValidator->validate(Object(Usuario), NULL) #4 C:\Intranet\yii\framework\db\ar\CActiveRecord.php(786): CModel->validate(NULL) #5 C:\Intranet\www\protected\controllers\UsuarioController.php(72): CActiveRecord->save() #6 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): UsuarioController->actionCreate() #7 C:\Intranet\yii\framework\web\CController.php(309): CInlineAction->runWithParams(Array) #8 C:\Intranet\yii\framework\web\filters\CFilterChain.php(134): CController->runAction(Object(CInlineAction)) #9 C:\Intranet\yii\framework\web\filters\CFilter.php(41): CFilterChain->run() #10 C:\Intranet\yii\framework\web\CController.php(1146): CFilter->filter(Object(CFilterChain)) #11 C:\Intranet\yii\framework\web\filters\CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain)) #12 C:\Intranet\yii\framework\web\filters\CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain)) #13 C:\Intranet\yii\framework\web\CController.php(292): CFilterChain->run() #14 C:\Intranet\yii\framework\web\CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array) #15 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('create') #16 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('usuario/create') #17 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #18 C:\Intranet\www\index.php(13): CApplication->run() #19 {main} REQUEST_URI=/intranet/index.php?r=usuario/create HTTP_REFERER=http://localhost/intranet/index.php?r=usuario/create --- 2012/02/01 10:12:49 [error] [php] include(Ususario.php) [function.include]: failed to open stream: No such file or directory (C:\Intranet\yii\framework\YiiBase.php:418) Stack trace: #0 C:\Intranet\www\protected\components\UserIdentity.php(18): spl_autoload_call() #1 C:\Intranet\www\protected\models\LoginForm.php(52): UserIdentity->authenticate() #2 C:\Intranet\yii\framework\validators\CInlineValidator.php(43): LoginForm->authenticate() #3 C:\Intranet\yii\framework\validators\CValidator.php(197): CInlineValidator->validateAttribute() #4 C:\Intranet\yii\framework\base\CModel.php(158): CInlineValidator->validate() #5 C:\Intranet\www\protected\controllers\SiteController.php(88): LoginForm->validate() #6 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): SiteController->actionLogin() #7 C:\Intranet\yii\framework\web\CController.php(309): CInlineAction->runWithParams() #8 C:\Intranet\yii\framework\web\CController.php(287): SiteController->runAction() #9 C:\Intranet\yii\framework\web\CController.php(266): SiteController->runActionWithFilters() #10 C:\Intranet\yii\framework\web\CWebApplication.php(276): SiteController->run() #11 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController() #12 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #13 C:\Intranet\www\index.php(13): CWebApplication->run() REQUEST_URI=/intranet/index.php?r=site/login in C:\Intranet\www\protected\components\UserIdentity.php (18) in C:\Intranet\www\protected\models\LoginForm.php (52) in C:\Intranet\www\protected\controllers\SiteController.php (88) 2012/02/01 18:01:58 [error] [exception.CException] exception 'CException' with message 'SiteController contains improperly nested widget tags in its view "C:\Intranet\www\themes\intranet\views/site\login.php". A CActiveForm widget does not have an endWidget() call.' in C:\Intranet\yii\framework\web\CBaseController.php:102 Stack trace: #0 C:\Intranet\yii\framework\web\CController.php(870): CBaseController->renderFile('C:\Intranet\www...', Array, true) #1 C:\Intranet\yii\framework\web\CController.php(783): CController->renderPartial('login', Array, true) #2 C:\Intranet\www\protected\controllers\SiteController.php(92): CController->render('login', Array) #3 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): SiteController->actionLogin() #4 C:\Intranet\yii\framework\web\CController.php(309): CInlineAction->runWithParams(Array) #5 C:\Intranet\yii\framework\web\CController.php(287): CController->runAction(Object(CInlineAction)) #6 C:\Intranet\yii\framework\web\CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array) #7 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('login') #8 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('site/login') #9 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #10 C:\Intranet\www\index.php(13): CApplication->run() #11 {main} REQUEST_URI=/intranet/index.php?r=site/login --- 2012/02/01 18:23:22 [error] [php] Undefined variable: form (C:\Intranet\www\themes\intranet\views\site\login.php:15) Stack trace: #0 C:\Intranet\yii\framework\web\CController.php(870): SiteController->renderFile() #1 C:\Intranet\yii\framework\web\CController.php(783): SiteController->renderPartial() #2 C:\Intranet\www\protected\controllers\SiteController.php(92): SiteController->render() #3 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): SiteController->actionLogin() #4 C:\Intranet\yii\framework\web\CController.php(309): CInlineAction->runWithParams() #5 C:\Intranet\yii\framework\web\CController.php(287): SiteController->runAction() #6 C:\Intranet\yii\framework\web\CController.php(266): SiteController->runActionWithFilters() #7 C:\Intranet\yii\framework\web\CWebApplication.php(276): SiteController->run() #8 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController() #9 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #10 C:\Intranet\www\index.php(13): CWebApplication->run() REQUEST_URI=/intranet/index.php?r=site/login in C:\Intranet\www\themes\intranet\views\site\login.php (15) in C:\Intranet\www\protected\controllers\SiteController.php (92) in C:\Intranet\www\index.php (13) 2012/02/01 18:36:55 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'The system is unable to find the requested action "contact".' in C:\Intranet\yii\framework\web\CController.php:484 Stack trace: #0 C:\Intranet\yii\framework\web\CController.php(271): CController->missingAction('contact') #1 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('contact') #2 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('site/contact') #3 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #4 C:\Intranet\www\index.php(13): CApplication->run() #5 {main} REQUEST_URI=/intranet/index.php?r=site/contact --- 2012/02/01 18:44:40 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'The system is unable to find the requested action "actLogin".' in C:\Intranet\yii\framework\web\CController.php:484 Stack trace: #0 C:\Intranet\yii\framework\web\CController.php(271): CController->missingAction('') #1 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('') #2 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('') #3 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #4 C:\Intranet\www\index.php(13): CApplication->run() #5 {main} REQUEST_URI=/intranet/ --- 2012/02/01 18:44:44 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'The system is unable to find the requested action "actLogin".' in C:\Intranet\yii\framework\web\CController.php:484 Stack trace: #0 C:\Intranet\yii\framework\web\CController.php(271): CController->missingAction('') #1 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('') #2 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('') #3 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #4 C:\Intranet\www\index.php(13): CApplication->run() #5 {main} REQUEST_URI=/intranet/index.php --- 2012/02/02 09:16:45 [error] [exception.CHttpException.403] exception 'CHttpException' with message 'You are not authorized to perform this action.' in C:\Intranet\yii\framework\web\auth\CAccessControlFilter.php:157 Stack trace: #0 C:\Intranet\yii\framework\web\auth\CAccessControlFilter.php(120): CAccessControlFilter->accessDenied(Object(CWebUser), 'You are not aut...') #1 C:\Intranet\yii\framework\web\filters\CFilter.php(39): CAccessControlFilter->preFilter(Object(CFilterChain)) #2 C:\Intranet\yii\framework\web\CController.php(1146): CFilter->filter(Object(CFilterChain)) #3 C:\Intranet\yii\framework\web\filters\CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain)) #4 C:\Intranet\yii\framework\web\filters\CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain)) #5 C:\Intranet\yii\framework\web\CController.php(292): CFilterChain->run() #6 C:\Intranet\yii\framework\web\CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array) #7 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('login') #8 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('site/login') #9 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #10 C:\Intranet\www\index.php(13): CApplication->run() #11 {main} REQUEST_URI=/intranet/index.php?r=site/login --- 2012/02/02 10:03:10 [error] [exception.CHttpException.403] exception 'CHttpException' with message 'You are not authorized to perform this action.' in C:\Intranet\yii\framework\web\auth\CAccessControlFilter.php:157 Stack trace: #0 C:\Intranet\yii\framework\web\auth\CAccessControlFilter.php(120): CAccessControlFilter->accessDenied(Object(CWebUser), 'You are not aut...') #1 C:\Intranet\yii\framework\web\filters\CFilter.php(39): CAccessControlFilter->preFilter(Object(CFilterChain)) #2 C:\Intranet\yii\framework\web\CController.php(1146): CFilter->filter(Object(CFilterChain)) #3 C:\Intranet\yii\framework\web\filters\CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain)) #4 C:\Intranet\yii\framework\web\filters\CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain)) #5 C:\Intranet\yii\framework\web\CController.php(292): CFilterChain->run() #6 C:\Intranet\yii\framework\web\CController.php(266): CController->runActionWithFilters(Object(CViewAction), Array) #7 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('page') #8 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('site/page') #9 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #10 C:\Intranet\www\index.php(13): CApplication->run() #11 {main} REQUEST_URI=/intranet/index.php?r=site/page&view=about --- 2012/02/02 10:07:09 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Unable to resolve the request "candidatos".' in C:\Intranet\yii\framework\web\CWebApplication.php:280 Stack trace: #0 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('candidatos') #1 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #2 C:\Intranet\www\index.php(13): CApplication->run() #3 {main} REQUEST_URI=/intranet/index.php?r=candidatos&view=index HTTP_REFERER=http://localhost/intranet/index.php?r=usuario --- 2012/02/02 10:07:12 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Unable to resolve the request "candidatos".' in C:\Intranet\yii\framework\web\CWebApplication.php:280 Stack trace: #0 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('candidatos') #1 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #2 C:\Intranet\www\index.php(13): CApplication->run() #3 {main} REQUEST_URI=/intranet/index.php?r=candidatos --- 2012/02/02 10:07:16 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Unable to resolve the request "candidato".' in C:\Intranet\yii\framework\web\CWebApplication.php:280 Stack trace: #0 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('candidato') #1 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #2 C:\Intranet\www\index.php(13): CApplication->run() #3 {main} REQUEST_URI=/intranet/index.php?r=candidato --- 2012/02/02 10:07:36 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Unable to resolve the request "candidatos".' in C:\Intranet\yii\framework\web\CWebApplication.php:280 Stack trace: #0 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('candidatos') #1 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #2 C:\Intranet\www\index.php(13): CApplication->run() #3 {main} REQUEST_URI=/intranet/index.php?r=candidatos&view=index HTTP_REFERER=http://localhost/intranet/index.php?r=usuario --- 2012/02/02 10:08:33 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Unable to resolve the request "candidato".' in C:\Intranet\yii\framework\web\CWebApplication.php:280 Stack trace: #0 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('candidato') #1 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #2 C:\Intranet\www\index.php(13): CApplication->run() #3 {main} REQUEST_URI=/intranet/index.php?r=candidato --- 2012/02/02 10:09:38 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Unable to resolve the request "candidato".' in C:\Intranet\yii\framework\web\CWebApplication.php:280 Stack trace: #0 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('candidato') #1 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #2 C:\Intranet\www\index.php(13): CApplication->run() #3 {main} REQUEST_URI=/intranet/index.php?r=candidato --- 2012/02/02 10:09:52 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Unable to resolve the request "candidato".' in C:\Intranet\yii\framework\web\CWebApplication.php:280 Stack trace: #0 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('candidato') #1 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #2 C:\Intranet\www\index.php(13): CApplication->run() #3 {main} REQUEST_URI=/intranet/index.php?r=candidato --- 2012/02/02 10:10:00 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Unable to resolve the request "candidato".' in C:\Intranet\yii\framework\web\CWebApplication.php:280 Stack trace: #0 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('candidato') #1 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest() #2 C:\Intranet\www\index.php(13): CApplication->run() #3 {main} REQUEST_URI=/intranet/index.php?r=candidato --- 2012/02/02 10:11:59 [error] [exception.CException] exception 'CException' with message 'Property "CWebUser.email" is not defined.' in C:\Intranet\yii\framework\base\CComponent.php:131 Stack trace: #0 C:\Intranet\yii\framework\web\auth\CWebUser.php(141): CComponent->__get('email') #1 C:\Intranet\www\themes\intranet\views\layouts\main.php(96): CWebUser->__get('email') #2 C:\Intranet\yii\framework\web\CBaseController.php(127): require('C:\Intranet\www...') #3 C:\Intranet\yii\framework\web\CBaseController.php(96): CBaseController->renderInternal('C:\Intranet\www...', Array, true) #4 C:\Intranet\yii\framework\web\widgets\CContentDecorator.php(77): CBaseController->renderFile('C:\Intranet\www...', Array, true) #5 C:\Intranet\yii\framework\web\widgets\CContentDecorator.php(55): CContentDecorator->decorate('