139 lines
12 KiB
Plaintext
139 lines
12 KiB
Plaintext
|
2015/06/23 13:52:37 [error] [system.db.CDbCommand] CDbCommand::execute() failed: SQLSTATE[HY000]: General error: 1364 Field 'date' doesn't have a default value. The SQL statement executed was: INSERT INTO `tbl_user` (`level`, `username`, `password`, `email`) VALUES (:yp0, :yp1, :yp2, :yp3).
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\SiteController.php (115)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 13:52:37 [error] [exception.CDbException] exception 'CDbException' with message 'CDbCommand failed to execute the SQL statement: SQLSTATE[HY000]: General error: 1364 Field 'date' doesn't have a default value. The SQL statement executed was: INSERT INTO `tbl_user` (`level`, `username`, `password`, `email`) VALUES (:yp0, :yp1, :yp2, :yp3)' in C:\Workplace\yii1.1.15\framework\db\CDbCommand.php:358
|
||
|
Stack trace:
|
||
|
#0 C:\Workplace\yii1.1.15\framework\db\ar\CActiveRecord.php(1077): CDbCommand->execute()
|
||
|
#1 C:\Workplace\yii1.1.15\framework\db\ar\CActiveRecord.php(806): CActiveRecord->insert(NULL)
|
||
|
#2 C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\SiteController.php(115): CActiveRecord->save()
|
||
|
#3 C:\Workplace\yii1.1.15\framework\web\actions\CInlineAction.php(49): SiteController->actionRegister()
|
||
|
#4 C:\Workplace\yii1.1.15\framework\web\CController.php(308): CInlineAction->runWithParams(Array)
|
||
|
#5 C:\Workplace\yii1.1.15\framework\web\CController.php(286): CController->runAction(Object(CInlineAction))
|
||
|
#6 C:\Workplace\yii1.1.15\framework\web\CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array)
|
||
|
#7 C:\Workplace\yii1.1.15\framework\web\CWebApplication.php(282): CController->run('register')
|
||
|
#8 C:\Workplace\yii1.1.15\framework\web\CWebApplication.php(141): CWebApplication->runController('site/register')
|
||
|
#9 C:\Workplace\yii1.1.15\framework\base\CApplication.php(180): CWebApplication->processRequest()
|
||
|
#10 C:\Workplace\Apache2.4\htdocs\bashgid\index.php(13): CApplication->run()
|
||
|
#11 {main}
|
||
|
REQUEST_URI=/bashgid/index.php?r=site/register
|
||
|
HTTP_REFERER=http://localhost/bashgid/index.php?r=site/register
|
||
|
---
|
||
|
2015/06/23 15:00:02 [warning] [application] Failed to set unsafe attribute "title" of "Photo".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\PhotoController.php (67)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:00:02 [warning] [application] Failed to set unsafe attribute "description" of "Photo".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\PhotoController.php (67)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:00:03 [error] [system.db.CDbCommand] CDbCommand::execute() failed: SQLSTATE[HY000]: General error: 1364 Field 'title' doesn't have a default value. The SQL statement executed was: INSERT INTO `table_photo` (`geoLat`, `geoLon`, `imageUrl`, `imageHash`) VALUES (:yp0, :yp1, :yp2, :yp3).
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\PhotoController.php (71)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:00:03 [error] [exception.CDbException] exception 'CDbException' with message 'CDbCommand failed to execute the SQL statement: SQLSTATE[HY000]: General error: 1364 Field 'title' doesn't have a default value. The SQL statement executed was: INSERT INTO `table_photo` (`geoLat`, `geoLon`, `imageUrl`, `imageHash`) VALUES (:yp0, :yp1, :yp2, :yp3)' in C:\Workplace\yii1.1.15\framework\db\CDbCommand.php:358
|
||
|
Stack trace:
|
||
|
#0 C:\Workplace\yii1.1.15\framework\db\ar\CActiveRecord.php(1077): CDbCommand->execute()
|
||
|
#1 C:\Workplace\yii1.1.15\framework\db\ar\CActiveRecord.php(806): CActiveRecord->insert(NULL)
|
||
|
#2 C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\PhotoController.php(71): CActiveRecord->save()
|
||
|
#3 C:\Workplace\yii1.1.15\framework\web\actions\CInlineAction.php(49): PhotoController->actionCreate()
|
||
|
#4 C:\Workplace\yii1.1.15\framework\web\CController.php(308): CInlineAction->runWithParams(Array)
|
||
|
#5 C:\Workplace\yii1.1.15\framework\web\filters\CFilterChain.php(133): CController->runAction(Object(CInlineAction))
|
||
|
#6 C:\Workplace\yii1.1.15\framework\web\filters\CFilter.php(40): CFilterChain->run()
|
||
|
#7 C:\Workplace\yii1.1.15\framework\web\CController.php(1145): CFilter->filter(Object(CFilterChain))
|
||
|
#8 C:\Workplace\yii1.1.15\framework\web\filters\CInlineFilter.php(58): CController->filterAccessControl(Object(CFilterChain))
|
||
|
#9 C:\Workplace\yii1.1.15\framework\web\filters\CFilterChain.php(130): CInlineFilter->filter(Object(CFilterChain))
|
||
|
#10 C:\Workplace\yii1.1.15\framework\web\CController.php(291): CFilterChain->run()
|
||
|
#11 C:\Workplace\yii1.1.15\framework\web\CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array)
|
||
|
#12 C:\Workplace\yii1.1.15\framework\web\CWebApplication.php(282): CController->run('create')
|
||
|
#13 C:\Workplace\yii1.1.15\framework\web\CWebApplication.php(141): CWebApplication->runController('photo/create')
|
||
|
#14 C:\Workplace\yii1.1.15\framework\base\CApplication.php(180): CWebApplication->processRequest()
|
||
|
#15 C:\Workplace\Apache2.4\htdocs\bashgid\index.php(13): CApplication->run()
|
||
|
#16 {main}
|
||
|
REQUEST_URI=/bashgid/index.php?r=photo/create
|
||
|
HTTP_REFERER=http://localhost/bashgid/index.php?r=photo/create
|
||
|
---
|
||
|
2015/06/23 15:02:57 [warning] [application] Failed to set unsafe attribute "title" of "Photo".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\PhotoController.php (67)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:02:57 [warning] [application] Failed to set unsafe attribute "description" of "Photo".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\PhotoController.php (67)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:10:41 [error] [exception.CHttpException.403] exception 'CHttpException' with message 'You are not authorized to perform this action.' in C:\Workplace\yii1.1.15\framework\web\auth\CAccessControlFilter.php:182
|
||
|
Stack trace:
|
||
|
#0 C:\Workplace\yii1.1.15\framework\web\auth\CAccessControlFilter.php(145): CAccessControlFilter->accessDenied(Object(CWebUser), 'You are not aut...')
|
||
|
#1 C:\Workplace\yii1.1.15\framework\web\filters\CFilter.php(38): CAccessControlFilter->preFilter(Object(CFilterChain))
|
||
|
#2 C:\Workplace\yii1.1.15\framework\web\CController.php(1145): CFilter->filter(Object(CFilterChain))
|
||
|
#3 C:\Workplace\yii1.1.15\framework\web\filters\CInlineFilter.php(58): CController->filterAccessControl(Object(CFilterChain))
|
||
|
#4 C:\Workplace\yii1.1.15\framework\web\filters\CFilterChain.php(130): CInlineFilter->filter(Object(CFilterChain))
|
||
|
#5 C:\Workplace\yii1.1.15\framework\web\CController.php(291): CFilterChain->run()
|
||
|
#6 C:\Workplace\yii1.1.15\framework\web\CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array)
|
||
|
#7 C:\Workplace\yii1.1.15\framework\web\CWebApplication.php(282): CController->run('admin')
|
||
|
#8 C:\Workplace\yii1.1.15\framework\web\CWebApplication.php(141): CWebApplication->runController('video/admin')
|
||
|
#9 C:\Workplace\yii1.1.15\framework\base\CApplication.php(180): CWebApplication->processRequest()
|
||
|
#10 C:\Workplace\Apache2.4\htdocs\bashgid\index.php(13): CApplication->run()
|
||
|
#11 {main}
|
||
|
REQUEST_URI=/bashgid/index.php?r=video/admin
|
||
|
HTTP_REFERER=http://localhost/bashgid/index.php?r=site/index
|
||
|
---
|
||
|
2015/06/23 15:17:31 [warning] [application] Failed to set unsafe attribute "title" of "Video".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\VideoController.php (64)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:17:31 [warning] [application] Failed to set unsafe attribute "description" of "Video".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\VideoController.php (64)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:17:49 [warning] [application] Failed to set unsafe attribute "title" of "Video".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\VideoController.php (91)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:17:49 [warning] [application] Failed to set unsafe attribute "description" of "Video".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\VideoController.php (91)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:19:51 [warning] [application] Failed to set unsafe attribute "title" of "Video".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\VideoController.php (64)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:19:51 [warning] [application] Failed to set unsafe attribute "description" of "Video".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\VideoController.php (64)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:22:49 [warning] [application] Failed to set unsafe attribute "title" of "Video".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\VideoController.php (91)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:22:49 [warning] [application] Failed to set unsafe attribute "description" of "Video".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\VideoController.php (91)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:23:10 [warning] [application] Failed to set unsafe attribute "title" of "Video".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\VideoController.php (91)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:23:10 [warning] [application] Failed to set unsafe attribute "description" of "Video".
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\protected\controllers\VideoController.php (91)
|
||
|
in C:\Workplace\Apache2.4\htdocs\bashgid\index.php (13)
|
||
|
2015/06/23 15:23:38 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Unable to resolve the request "пшш".' in C:\Workplace\yii1.1.15\framework\web\CWebApplication.php:286
|
||
|
Stack trace:
|
||
|
#0 C:\Workplace\yii1.1.15\framework\web\CWebApplication.php(141): CWebApplication->runController('\xD0\xBF\xD1\x88\xD1\x88')
|
||
|
#1 C:\Workplace\yii1.1.15\framework\base\CApplication.php(180): CWebApplication->processRequest()
|
||
|
#2 C:\Workplace\Apache2.4\htdocs\bashgid\index.php(13): CApplication->run()
|
||
|
#3 {main}
|
||
|
REQUEST_URI=/bashgid/index.php?r=%D0%BF%D1%88%D1%88
|
||
|
---
|
||
|
2015/06/23 16:08:52 [error] [exception.CHttpException.403] exception 'CHttpException' with message 'You are not authorized to perform this action.' in C:\Workplace\yii1.1.15\framework\web\auth\CAccessControlFilter.php:182
|
||
|
Stack trace:
|
||
|
#0 C:\Workplace\yii1.1.15\framework\web\auth\CAccessControlFilter.php(145): CAccessControlFilter->accessDenied(Object(CWebUser), 'You are not aut...')
|
||
|
#1 C:\Workplace\yii1.1.15\framework\web\filters\CFilter.php(38): CAccessControlFilter->preFilter(Object(CFilterChain))
|
||
|
#2 C:\Workplace\yii1.1.15\framework\web\CController.php(1145): CFilter->filter(Object(CFilterChain))
|
||
|
#3 C:\Workplace\yii1.1.15\framework\web\filters\CInlineFilter.php(58): CController->filterAccessControl(Object(CFilterChain))
|
||
|
#4 C:\Workplace\yii1.1.15\framework\web\filters\CFilterChain.php(130): CInlineFilter->filter(Object(CFilterChain))
|
||
|
#5 C:\Workplace\yii1.1.15\framework\web\CController.php(291): CFilterChain->run()
|
||
|
#6 C:\Workplace\yii1.1.15\framework\web\CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array)
|
||
|
#7 C:\Workplace\yii1.1.15\framework\web\CWebApplication.php(282): CController->run('json')
|
||
|
#8 C:\Workplace\yii1.1.15\framework\web\CWebApplication.php(141): CWebApplication->runController('photo/json')
|
||
|
#9 C:\Workplace\yii1.1.15\framework\base\CApplication.php(180): CWebApplication->processRequest()
|
||
|
#10 C:\Workplace\Apache2.4\htdocs\bashgid\index.php(13): CApplication->run()
|
||
|
#11 {main}
|
||
|
REQUEST_URI=/bashgid/index.php?r=photo/json
|
||
|
---
|
||
|
2015/06/23 16:37:01 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'The system is unable to find the requested action "оыщт".' in C:\Workplace\yii1.1.15\framework\web\CController.php:483
|
||
|
Stack trace:
|
||
|
#0 C:\Workplace\yii1.1.15\framework\web\CController.php(270): CController->missingAction('\xD0\xBE\xD1\x8B\xD1\x89\xD1\x82')
|
||
|
#1 C:\Workplace\yii1.1.15\framework\web\CWebApplication.php(282): CController->run('\xD0\xBE\xD1\x8B\xD1\x89\xD1\x82')
|
||
|
#2 C:\Workplace\yii1.1.15\framework\web\CWebApplication.php(141): CWebApplication->runController('article/\xD0\xBE\xD1\x8B\xD1\x89\xD1...')
|
||
|
#3 C:\Workplace\yii1.1.15\framework\base\CApplication.php(180): CWebApplication->processRequest()
|
||
|
#4 C:\Workplace\Apache2.4\htdocs\bashgid\index.php(13): CApplication->run()
|
||
|
#5 {main}
|
||
|
REQUEST_URI=/bashgid/index.php?r=article/%D0%BE%D1%8B%D1%89%D1%82
|
||
|
---
|