- Aplicar plantilla a la gestión de usuarios. git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_IntranetNueva/trunk@10 77cfc57b-8ef4-1849-9df6-4a38aa5da120
676 lines
54 KiB
Plaintext
676 lines
54 KiB
Plaintext
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) [<a href='function.include'>function.include</a>]: 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('<div class="spa...')
|
|
#6 C:\Intranet\yii\framework\web\widgets\COutputProcessor.php(45): CContentDecorator->processOutput('<div class="spa...')
|
|
#7 C:\Intranet\yii\framework\web\CBaseController.php(207): COutputProcessor->run()
|
|
#8 C:\Intranet\yii\framework\web\CBaseController.php(301): CBaseController->endWidget('CContentDecorat...')
|
|
#9 C:\Intranet\www\protected\views\layouts\column2.php(21): CBaseController->endContent()
|
|
#10 C:\Intranet\yii\framework\web\CBaseController.php(127): require('C:\Intranet\www...')
|
|
#11 C:\Intranet\yii\framework\web\CBaseController.php(96): CBaseController->renderInternal('C:\Intranet\www...', Array, true)
|
|
#12 C:\Intranet\yii\framework\web\CController.php(785): CBaseController->renderFile('C:\Intranet\www...', Array, true)
|
|
#13 C:\Intranet\www\protected\controllers\UsuarioController.php(133): CController->render('index', Array)
|
|
#14 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): UsuarioController->actionIndex()
|
|
#15 C:\Intranet\yii\framework\web\CController.php(309): CInlineAction->runWithParams(Array)
|
|
#16 C:\Intranet\yii\framework\web\filters\CFilterChain.php(134): CController->runAction(Object(CInlineAction))
|
|
#17 C:\Intranet\yii\framework\web\filters\CFilter.php(41): CFilterChain->run()
|
|
#18 C:\Intranet\yii\framework\web\CController.php(1146): CFilter->filter(Object(CFilterChain))
|
|
#19 C:\Intranet\yii\framework\web\filters\CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain))
|
|
#20 C:\Intranet\yii\framework\web\filters\CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain))
|
|
#21 C:\Intranet\yii\framework\web\CController.php(292): CFilterChain->run()
|
|
#22 C:\Intranet\yii\framework\web\CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array)
|
|
#23 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('')
|
|
#24 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('usuario')
|
|
#25 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest()
|
|
#26 C:\Intranet\www\index.php(13): CApplication->run()
|
|
#27 {main}
|
|
REQUEST_URI=/intranet/index.php?r=usuario
|
|
---
|
|
2012/02/02 10:13:08 [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('<div class="spa...')
|
|
#6 C:\Intranet\yii\framework\web\widgets\COutputProcessor.php(45): CContentDecorator->processOutput('<div class="spa...')
|
|
#7 C:\Intranet\yii\framework\web\CBaseController.php(207): COutputProcessor->run()
|
|
#8 C:\Intranet\yii\framework\web\CBaseController.php(301): CBaseController->endWidget('CContentDecorat...')
|
|
#9 C:\Intranet\www\protected\views\layouts\column2.php(21): CBaseController->endContent()
|
|
#10 C:\Intranet\yii\framework\web\CBaseController.php(127): require('C:\Intranet\www...')
|
|
#11 C:\Intranet\yii\framework\web\CBaseController.php(96): CBaseController->renderInternal('C:\Intranet\www...', Array, true)
|
|
#12 C:\Intranet\yii\framework\web\CController.php(785): CBaseController->renderFile('C:\Intranet\www...', Array, true)
|
|
#13 C:\Intranet\www\protected\controllers\UsuarioController.php(133): CController->render('index', Array)
|
|
#14 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): UsuarioController->actionIndex()
|
|
#15 C:\Intranet\yii\framework\web\CController.php(309): CInlineAction->runWithParams(Array)
|
|
#16 C:\Intranet\yii\framework\web\filters\CFilterChain.php(134): CController->runAction(Object(CInlineAction))
|
|
#17 C:\Intranet\yii\framework\web\filters\CFilter.php(41): CFilterChain->run()
|
|
#18 C:\Intranet\yii\framework\web\CController.php(1146): CFilter->filter(Object(CFilterChain))
|
|
#19 C:\Intranet\yii\framework\web\filters\CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain))
|
|
#20 C:\Intranet\yii\framework\web\filters\CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain))
|
|
#21 C:\Intranet\yii\framework\web\CController.php(292): CFilterChain->run()
|
|
#22 C:\Intranet\yii\framework\web\CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array)
|
|
#23 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('')
|
|
#24 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('usuario')
|
|
#25 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest()
|
|
#26 C:\Intranet\www\index.php(13): CApplication->run()
|
|
#27 {main}
|
|
REQUEST_URI=/intranet/index.php?r=usuario
|
|
---
|
|
2012/02/02 10:23:19 [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('logout')
|
|
#8 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('site/logout')
|
|
#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/logout
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario
|
|
---
|
|
2012/02/02 10:26:24 [error] [php] Undefined variable: model (C:\Intranet\www\themes\intranet\views\layouts\main.php:96)
|
|
Stack trace:
|
|
#0 C:\Intranet\yii\framework\web\widgets\CContentDecorator.php(77): UsuarioController->renderFile()
|
|
#1 C:\Intranet\yii\framework\web\widgets\CContentDecorator.php(55): CContentDecorator->decorate()
|
|
#2 C:\Intranet\yii\framework\web\widgets\COutputProcessor.php(45): CContentDecorator->processOutput()
|
|
#3 C:\Intranet\yii\framework\web\CBaseController.php(207): CContentDecorator->run()
|
|
#4 C:\Intranet\yii\framework\web\CBaseController.php(301): UsuarioController->endWidget()
|
|
#5 C:\Intranet\www\protected\views\layouts\column2.php(21): UsuarioController->endContent()
|
|
#6 C:\Intranet\yii\framework\web\CBaseController.php(127): require()
|
|
#7 C:\Intranet\yii\framework\web\CBaseController.php(96): UsuarioController->renderInternal()
|
|
#8 C:\Intranet\yii\framework\web\CController.php(785): UsuarioController->renderFile()
|
|
#9 C:\Intranet\www\protected\controllers\UsuarioController.php(129): UsuarioController->render()
|
|
#10 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): UsuarioController->actionIndex()
|
|
#11 C:\Intranet\yii\framework\web\CController.php(309): CInlineAction->runWithParams()
|
|
#12 C:\Intranet\yii\framework\web\filters\CFilterChain.php(134): UsuarioController->runAction()
|
|
#13 C:\Intranet\yii\framework\web\filters\CFilter.php(41): CFilterChain->run()
|
|
#14 C:\Intranet\yii\framework\web\CController.php(1146): CAccessControlFilter->filter()
|
|
#15 C:\Intranet\yii\framework\web\filters\CInlineFilter.php(59): UsuarioController->filterAccessControl()
|
|
#16 C:\Intranet\yii\framework\web\filters\CFilterChain.php(131): CInlineFilter->filter()
|
|
#17 C:\Intranet\yii\framework\web\CController.php(292): CFilterChain->run()
|
|
#18 C:\Intranet\yii\framework\web\CController.php(266): UsuarioController->runActionWithFilters()
|
|
#19 C:\Intranet\yii\framework\web\CWebApplication.php(276): UsuarioController->run()
|
|
#20 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController()
|
|
#21 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest()
|
|
#22 C:\Intranet\www\index.php(13): CWebApplication->run()
|
|
REQUEST_URI=/intranet/index.php?r=usuario
|
|
in C:\Intranet\www\themes\intranet\views\layouts\main.php (96)
|
|
in C:\Intranet\www\protected\views\layouts\column2.php (21)
|
|
in C:\Intranet\www\protected\controllers\UsuarioController.php (129)
|
|
2012/02/02 10:26:36 [error] [exception.CException] exception 'CException' with message 'Property "UsuarioController.model" is not defined.' in C:\Intranet\yii\framework\base\CComponent.php:131
|
|
Stack trace:
|
|
#0 C:\Intranet\www\themes\intranet\views\layouts\main.php(96): CComponent->__get('model')
|
|
#1 C:\Intranet\yii\framework\web\CBaseController.php(127): require('C:\Intranet\www...')
|
|
#2 C:\Intranet\yii\framework\web\CBaseController.php(96): CBaseController->renderInternal('C:\Intranet\www...', Array, true)
|
|
#3 C:\Intranet\yii\framework\web\widgets\CContentDecorator.php(77): CBaseController->renderFile('C:\Intranet\www...', Array, true)
|
|
#4 C:\Intranet\yii\framework\web\widgets\CContentDecorator.php(55): CContentDecorator->decorate('<div class="spa...')
|
|
#5 C:\Intranet\yii\framework\web\widgets\COutputProcessor.php(45): CContentDecorator->processOutput('<div class="spa...')
|
|
#6 C:\Intranet\yii\framework\web\CBaseController.php(207): COutputProcessor->run()
|
|
#7 C:\Intranet\yii\framework\web\CBaseController.php(301): CBaseController->endWidget('CContentDecorat...')
|
|
#8 C:\Intranet\www\protected\views\layouts\column2.php(21): CBaseController->endContent()
|
|
#9 C:\Intranet\yii\framework\web\CBaseController.php(127): require('C:\Intranet\www...')
|
|
#10 C:\Intranet\yii\framework\web\CBaseController.php(96): CBaseController->renderInternal('C:\Intranet\www...', Array, true)
|
|
#11 C:\Intranet\yii\framework\web\CController.php(785): CBaseController->renderFile('C:\Intranet\www...', Array, true)
|
|
#12 C:\Intranet\www\protected\controllers\UsuarioController.php(129): CController->render('index', Array)
|
|
#13 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): UsuarioController->actionIndex()
|
|
#14 C:\Intranet\yii\framework\web\CController.php(309): CInlineAction->runWithParams(Array)
|
|
#15 C:\Intranet\yii\framework\web\filters\CFilterChain.php(134): CController->runAction(Object(CInlineAction))
|
|
#16 C:\Intranet\yii\framework\web\filters\CFilter.php(41): CFilterChain->run()
|
|
#17 C:\Intranet\yii\framework\web\CController.php(1146): CFilter->filter(Object(CFilterChain))
|
|
#18 C:\Intranet\yii\framework\web\filters\CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain))
|
|
#19 C:\Intranet\yii\framework\web\filters\CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain))
|
|
#20 C:\Intranet\yii\framework\web\CController.php(292): CFilterChain->run()
|
|
#21 C:\Intranet\yii\framework\web\CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array)
|
|
#22 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('')
|
|
#23 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('usuario')
|
|
#24 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest()
|
|
#25 C:\Intranet\www\index.php(13): CApplication->run()
|
|
#26 {main}
|
|
REQUEST_URI=/intranet/index.php?r=usuario
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=site/login
|
|
---
|
|
2012/02/02 10:29:02 [error] [php] Undefined variable: model (C:\Intranet\www\themes\intranet\views\layouts\main.php:96)
|
|
Stack trace:
|
|
#0 C:\Intranet\yii\framework\web\widgets\CContentDecorator.php(77): UsuarioController->renderFile()
|
|
#1 C:\Intranet\yii\framework\web\widgets\CContentDecorator.php(55): CContentDecorator->decorate()
|
|
#2 C:\Intranet\yii\framework\web\widgets\COutputProcessor.php(45): CContentDecorator->processOutput()
|
|
#3 C:\Intranet\yii\framework\web\CBaseController.php(207): CContentDecorator->run()
|
|
#4 C:\Intranet\yii\framework\web\CBaseController.php(301): UsuarioController->endWidget()
|
|
#5 C:\Intranet\www\protected\views\layouts\column2.php(21): UsuarioController->endContent()
|
|
#6 C:\Intranet\yii\framework\web\CBaseController.php(127): require()
|
|
#7 C:\Intranet\yii\framework\web\CBaseController.php(96): UsuarioController->renderInternal()
|
|
#8 C:\Intranet\yii\framework\web\CController.php(785): UsuarioController->renderFile()
|
|
#9 C:\Intranet\www\protected\controllers\UsuarioController.php(129): UsuarioController->render()
|
|
#10 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): UsuarioController->actionIndex()
|
|
#11 C:\Intranet\yii\framework\web\CController.php(309): CInlineAction->runWithParams()
|
|
#12 C:\Intranet\yii\framework\web\filters\CFilterChain.php(134): UsuarioController->runAction()
|
|
#13 C:\Intranet\yii\framework\web\filters\CFilter.php(41): CFilterChain->run()
|
|
#14 C:\Intranet\yii\framework\web\CController.php(1146): CAccessControlFilter->filter()
|
|
#15 C:\Intranet\yii\framework\web\filters\CInlineFilter.php(59): UsuarioController->filterAccessControl()
|
|
#16 C:\Intranet\yii\framework\web\filters\CFilterChain.php(131): CInlineFilter->filter()
|
|
#17 C:\Intranet\yii\framework\web\CController.php(292): CFilterChain->run()
|
|
#18 C:\Intranet\yii\framework\web\CController.php(266): UsuarioController->runActionWithFilters()
|
|
#19 C:\Intranet\yii\framework\web\CWebApplication.php(276): UsuarioController->run()
|
|
#20 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController()
|
|
#21 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest()
|
|
#22 C:\Intranet\www\index.php(13): CWebApplication->run()
|
|
REQUEST_URI=/intranet/index.php?r=usuario
|
|
in C:\Intranet\www\themes\intranet\views\layouts\main.php (96)
|
|
in C:\Intranet\www\protected\views\layouts\column2.php (21)
|
|
in C:\Intranet\www\protected\controllers\UsuarioController.php (129)
|
|
2012/02/02 10:31:20 [error] [php] Undefined variable: model (C:\Intranet\www\themes\intranet\views\layouts\main.php:93)
|
|
Stack trace:
|
|
#0 C:\Intranet\yii\framework\web\widgets\CContentDecorator.php(77): UsuarioController->renderFile()
|
|
#1 C:\Intranet\yii\framework\web\widgets\CContentDecorator.php(55): CContentDecorator->decorate()
|
|
#2 C:\Intranet\yii\framework\web\widgets\COutputProcessor.php(45): CContentDecorator->processOutput()
|
|
#3 C:\Intranet\yii\framework\web\CBaseController.php(207): CContentDecorator->run()
|
|
#4 C:\Intranet\yii\framework\web\CBaseController.php(301): UsuarioController->endWidget()
|
|
#5 C:\Intranet\www\protected\views\layouts\column2.php(21): UsuarioController->endContent()
|
|
#6 C:\Intranet\yii\framework\web\CBaseController.php(127): require()
|
|
#7 C:\Intranet\yii\framework\web\CBaseController.php(96): UsuarioController->renderInternal()
|
|
#8 C:\Intranet\yii\framework\web\CController.php(785): UsuarioController->renderFile()
|
|
#9 C:\Intranet\www\protected\controllers\UsuarioController.php(129): UsuarioController->render()
|
|
#10 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): UsuarioController->actionIndex()
|
|
#11 C:\Intranet\yii\framework\web\CController.php(309): CInlineAction->runWithParams()
|
|
#12 C:\Intranet\yii\framework\web\filters\CFilterChain.php(134): UsuarioController->runAction()
|
|
#13 C:\Intranet\yii\framework\web\filters\CFilter.php(41): CFilterChain->run()
|
|
#14 C:\Intranet\yii\framework\web\CController.php(1146): CAccessControlFilter->filter()
|
|
#15 C:\Intranet\yii\framework\web\filters\CInlineFilter.php(59): UsuarioController->filterAccessControl()
|
|
#16 C:\Intranet\yii\framework\web\filters\CFilterChain.php(131): CInlineFilter->filter()
|
|
#17 C:\Intranet\yii\framework\web\CController.php(292): CFilterChain->run()
|
|
#18 C:\Intranet\yii\framework\web\CController.php(266): UsuarioController->runActionWithFilters()
|
|
#19 C:\Intranet\yii\framework\web\CWebApplication.php(276): UsuarioController->run()
|
|
#20 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController()
|
|
#21 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest()
|
|
#22 C:\Intranet\www\index.php(13): CWebApplication->run()
|
|
REQUEST_URI=/intranet/index.php?r=usuario
|
|
in C:\Intranet\www\themes\intranet\views\layouts\main.php (93)
|
|
in C:\Intranet\www\protected\views\layouts\column2.php (21)
|
|
in C:\Intranet\www\protected\controllers\UsuarioController.php (129)
|
|
2012/02/02 10:31:31 [error] [php] Undefined variable: model (C:\Intranet\www\themes\intranet\views\layouts\main.php:93)
|
|
Stack trace:
|
|
#0 C:\Intranet\yii\framework\web\widgets\CContentDecorator.php(77): UsuarioController->renderFile()
|
|
#1 C:\Intranet\yii\framework\web\widgets\CContentDecorator.php(55): CContentDecorator->decorate()
|
|
#2 C:\Intranet\yii\framework\web\widgets\COutputProcessor.php(45): CContentDecorator->processOutput()
|
|
#3 C:\Intranet\yii\framework\web\CBaseController.php(207): CContentDecorator->run()
|
|
#4 C:\Intranet\yii\framework\web\CBaseController.php(301): UsuarioController->endWidget()
|
|
#5 C:\Intranet\www\protected\views\layouts\column2.php(21): UsuarioController->endContent()
|
|
#6 C:\Intranet\yii\framework\web\CBaseController.php(127): require()
|
|
#7 C:\Intranet\yii\framework\web\CBaseController.php(96): UsuarioController->renderInternal()
|
|
#8 C:\Intranet\yii\framework\web\CController.php(785): UsuarioController->renderFile()
|
|
#9 C:\Intranet\www\protected\controllers\UsuarioController.php(129): UsuarioController->render()
|
|
#10 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): UsuarioController->actionIndex()
|
|
#11 C:\Intranet\yii\framework\web\CController.php(309): CInlineAction->runWithParams()
|
|
#12 C:\Intranet\yii\framework\web\filters\CFilterChain.php(134): UsuarioController->runAction()
|
|
#13 C:\Intranet\yii\framework\web\filters\CFilter.php(41): CFilterChain->run()
|
|
#14 C:\Intranet\yii\framework\web\CController.php(1146): CAccessControlFilter->filter()
|
|
#15 C:\Intranet\yii\framework\web\filters\CInlineFilter.php(59): UsuarioController->filterAccessControl()
|
|
#16 C:\Intranet\yii\framework\web\filters\CFilterChain.php(131): CInlineFilter->filter()
|
|
#17 C:\Intranet\yii\framework\web\CController.php(292): CFilterChain->run()
|
|
#18 C:\Intranet\yii\framework\web\CController.php(266): UsuarioController->runActionWithFilters()
|
|
#19 C:\Intranet\yii\framework\web\CWebApplication.php(276): UsuarioController->run()
|
|
#20 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController()
|
|
#21 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest()
|
|
#22 C:\Intranet\www\index.php(13): CWebApplication->run()
|
|
REQUEST_URI=/intranet/index.php?r=usuario
|
|
in C:\Intranet\www\themes\intranet\views\layouts\main.php (93)
|
|
in C:\Intranet\www\protected\views\layouts\column2.php (21)
|
|
in C:\Intranet\www\protected\controllers\UsuarioController.php (129)
|
|
2012/02/02 10:34:21 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Unable to resolve the request "http://localhost/intranet/index.php?r=usuario/usuario".' in C:\Intranet\yii\framework\web\CWebApplication.php:280
|
|
Stack trace:
|
|
#0 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('http://localhos...')
|
|
#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=http://localhost/intranet/index.php?r=usuario/usuario
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario
|
|
---
|
|
2012/02/02 10:34:45 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'The system is unable to find the requested action "usuario".' in C:\Intranet\yii\framework\web\CController.php:484
|
|
Stack trace:
|
|
#0 C:\Intranet\yii\framework\web\CController.php(271): CController->missingAction('usuario')
|
|
#1 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('usuario')
|
|
#2 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('usuario/usuario')
|
|
#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=usuario/usuario
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario
|
|
---
|
|
2012/02/02 10:35:03 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'The system is unable to find the requested action "usuario".' in C:\Intranet\yii\framework\web\CController.php:484
|
|
Stack trace:
|
|
#0 C:\Intranet\yii\framework\web\CController.php(271): CController->missingAction('usuario')
|
|
#1 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('usuario')
|
|
#2 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('usuario/usuario')
|
|
#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=usuario/usuario
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario
|
|
---
|
|
2012/02/02 10:35:11 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'The system is unable to find the requested action "usuario".' in C:\Intranet\yii\framework\web\CController.php:484
|
|
Stack trace:
|
|
#0 C:\Intranet\yii\framework\web\CController.php(271): CController->missingAction('usuario')
|
|
#1 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('usuario')
|
|
#2 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('usuario/usuario')
|
|
#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=usuario/usuario&view=index
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario
|
|
---
|
|
2012/02/02 10:35:29 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'The system is unable to find the requested action "usuario".' in C:\Intranet\yii\framework\web\CController.php:484
|
|
Stack trace:
|
|
#0 C:\Intranet\yii\framework\web\CController.php(271): CController->missingAction('usuario')
|
|
#1 C:\Intranet\yii\framework\web\CWebApplication.php(276): CController->run('usuario')
|
|
#2 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('site/usuario')
|
|
#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/usuario&view=index
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario
|
|
---
|
|
2012/02/02 10:35:54 [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&view=index
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario&view=index
|
|
---
|
|
2012/02/02 10:47:15 [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&view=index
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario&view=index
|
|
---
|
|
2012/02/02 10:47:28 [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&view=index
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario/index
|
|
---
|
|
2012/02/02 11:22:18 [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&view=index
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario/index
|
|
---
|
|
2012/02/02 11:22:21 [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 11:22: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&view=index
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario/index
|
|
---
|
|
2012/02/02 11:40:01 [error] [php] Undefined variable: dataProvider (C:\Intranet\www\themes\intranet\views\usuario\index.php:22)
|
|
Stack trace:
|
|
#0 C:\Intranet\yii\framework\web\CController.php(870): UsuarioController->renderFile()
|
|
#1 C:\Intranet\yii\framework\web\CController.php(783): UsuarioController->renderPartial()
|
|
#2 C:\Intranet\www\protected\controllers\UsuarioController.php(129): UsuarioController->render()
|
|
#3 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): UsuarioController->actionIndex()
|
|
#4 C:\Intranet\yii\framework\web\CController.php(309): CInlineAction->runWithParams()
|
|
#5 C:\Intranet\yii\framework\web\filters\CFilterChain.php(134): UsuarioController->runAction()
|
|
#6 C:\Intranet\yii\framework\web\filters\CFilter.php(41): CFilterChain->run()
|
|
#7 C:\Intranet\yii\framework\web\CController.php(1146): CAccessControlFilter->filter()
|
|
#8 C:\Intranet\yii\framework\web\filters\CInlineFilter.php(59): UsuarioController->filterAccessControl()
|
|
#9 C:\Intranet\yii\framework\web\filters\CFilterChain.php(131): CInlineFilter->filter()
|
|
#10 C:\Intranet\yii\framework\web\CController.php(292): CFilterChain->run()
|
|
#11 C:\Intranet\yii\framework\web\CController.php(266): UsuarioController->runActionWithFilters()
|
|
#12 C:\Intranet\yii\framework\web\CWebApplication.php(276): UsuarioController->run()
|
|
#13 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController()
|
|
#14 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest()
|
|
#15 C:\Intranet\www\index.php(13): CWebApplication->run()
|
|
REQUEST_URI=/intranet/index.php?r=usuario&view=index
|
|
in C:\Intranet\www\themes\intranet\views\usuario\index.php (22)
|
|
in C:\Intranet\www\protected\controllers\UsuarioController.php (129)
|
|
in C:\Intranet\www\index.php (13)
|
|
2012/02/02 11:44:36 [error] [php] Undefined variable: dataProvider (C:\Intranet\www\themes\intranet\views\usuario\index.php:22)
|
|
Stack trace:
|
|
#0 C:\Intranet\yii\framework\web\CController.php(870): UsuarioController->renderFile()
|
|
#1 C:\Intranet\yii\framework\web\CController.php(783): UsuarioController->renderPartial()
|
|
#2 C:\Intranet\www\protected\controllers\UsuarioController.php(129): UsuarioController->render()
|
|
#3 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): UsuarioController->actionIndex()
|
|
#4 C:\Intranet\yii\framework\web\CController.php(309): CInlineAction->runWithParams()
|
|
#5 C:\Intranet\yii\framework\web\filters\CFilterChain.php(134): UsuarioController->runAction()
|
|
#6 C:\Intranet\yii\framework\web\filters\CFilter.php(41): CFilterChain->run()
|
|
#7 C:\Intranet\yii\framework\web\CController.php(1146): CAccessControlFilter->filter()
|
|
#8 C:\Intranet\yii\framework\web\filters\CInlineFilter.php(59): UsuarioController->filterAccessControl()
|
|
#9 C:\Intranet\yii\framework\web\filters\CFilterChain.php(131): CInlineFilter->filter()
|
|
#10 C:\Intranet\yii\framework\web\CController.php(292): CFilterChain->run()
|
|
#11 C:\Intranet\yii\framework\web\CController.php(266): UsuarioController->runActionWithFilters()
|
|
#12 C:\Intranet\yii\framework\web\CWebApplication.php(276): UsuarioController->run()
|
|
#13 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController()
|
|
#14 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest()
|
|
#15 C:\Intranet\www\index.php(13): CWebApplication->run()
|
|
REQUEST_URI=/intranet/index.php?r=usuario&view=index
|
|
in C:\Intranet\www\themes\intranet\views\usuario\index.php (22)
|
|
in C:\Intranet\www\protected\controllers\UsuarioController.php (129)
|
|
in C:\Intranet\www\index.php (13)
|
|
2012/02/02 11:59:53 [error] [exception.CException] exception 'CException' with message 'Property "UsuarioController.javascript" is not defined.' in C:\Intranet\yii\framework\base\CComponent.php:174
|
|
Stack trace:
|
|
#0 C:\Intranet\www\themes\intranet\views\usuario\index.php(11): CComponent->__set('javascript', Array)
|
|
#1 C:\Intranet\yii\framework\web\CBaseController.php(127): require('C:\Intranet\www...')
|
|
#2 C:\Intranet\yii\framework\web\CBaseController.php(96): CBaseController->renderInternal('C:\Intranet\www...', Array, true)
|
|
#3 C:\Intranet\yii\framework\web\CController.php(870): CBaseController->renderFile('C:\Intranet\www...', Array, true)
|
|
#4 C:\Intranet\yii\framework\web\CController.php(783): CController->renderPartial('index', Array, true)
|
|
#5 C:\Intranet\www\protected\controllers\UsuarioController.php(129): CController->render('index', Array)
|
|
#6 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): UsuarioController->actionIndex()
|
|
#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('')
|
|
#16 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('usuario')
|
|
#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&view=index
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario&view=index
|
|
---
|
|
2012/02/02 12:03:42 [error] [php] include(RdxBaseController.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory (C:\Intranet\yii\framework\YiiBase.php:418)
|
|
Stack trace:
|
|
#0 C:\Intranet\www\protected\controllers\UsuarioController.php(4): spl_autoload_call()
|
|
#1 C:\Intranet\yii\framework\web\CWebApplication.php(344): require()
|
|
#2 C:\Intranet\yii\framework\web\CWebApplication.php(270): CWebApplication->createController()
|
|
#3 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController()
|
|
#4 C:\Intranet\yii\framework\base\CApplication.php(162): CWebApplication->processRequest()
|
|
#5 C:\Intranet\www\index.php(13): CWebApplication->run()
|
|
REQUEST_URI=/intranet/index.php?r=usuario/index
|
|
in C:\Intranet\www\protected\controllers\UsuarioController.php (4)
|
|
in C:\Intranet\www\index.php (13)
|
|
2012/02/02 12:05:08 [error] [exception.CException] exception 'CException' with message 'Property "UsuarioController.javascript" is not defined.' in C:\Intranet\yii\framework\base\CComponent.php:174
|
|
Stack trace:
|
|
#0 C:\Intranet\www\themes\intranet\views\usuario\index.php(11): CComponent->__set('javascript', Array)
|
|
#1 C:\Intranet\yii\framework\web\CBaseController.php(127): require('C:\Intranet\www...')
|
|
#2 C:\Intranet\yii\framework\web\CBaseController.php(96): CBaseController->renderInternal('C:\Intranet\www...', Array, true)
|
|
#3 C:\Intranet\yii\framework\web\CController.php(870): CBaseController->renderFile('C:\Intranet\www...', Array, true)
|
|
#4 C:\Intranet\yii\framework\web\CController.php(783): CController->renderPartial('index', Array, true)
|
|
#5 C:\Intranet\www\protected\controllers\UsuarioController.php(124): CController->render('index', Array)
|
|
#6 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): UsuarioController->actionIndex()
|
|
#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('index')
|
|
#16 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('usuario/index')
|
|
#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/index
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario/admin
|
|
---
|
|
2012/02/02 12:06:06 [error] [exception.CException] exception 'CException' with message 'Property "UsuarioController.javascripts" is not defined.' in C:\Intranet\yii\framework\base\CComponent.php:174
|
|
Stack trace:
|
|
#0 C:\Intranet\www\themes\intranet\views\usuario\index.php(11): CComponent->__set('javascripts', Array)
|
|
#1 C:\Intranet\yii\framework\web\CBaseController.php(127): require('C:\Intranet\www...')
|
|
#2 C:\Intranet\yii\framework\web\CBaseController.php(96): CBaseController->renderInternal('C:\Intranet\www...', Array, true)
|
|
#3 C:\Intranet\yii\framework\web\CController.php(870): CBaseController->renderFile('C:\Intranet\www...', Array, true)
|
|
#4 C:\Intranet\yii\framework\web\CController.php(783): CController->renderPartial('index', Array, true)
|
|
#5 C:\Intranet\www\protected\controllers\UsuarioController.php(124): CController->render('index', Array)
|
|
#6 C:\Intranet\yii\framework\web\actions\CInlineAction.php(50): UsuarioController->actionIndex()
|
|
#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('index')
|
|
#16 C:\Intranet\yii\framework\web\CWebApplication.php(135): CWebApplication->runController('usuario/index')
|
|
#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/index
|
|
HTTP_REFERER=http://localhost/intranet/index.php?r=usuario/admin
|
|
---
|