diff options
| author | astaf <astaf@proxy.ccwn.org.ccwn.org> | 2013-06-25 15:23:38 +0200 |
|---|---|---|
| committer | astaf <astaf@proxy.ccwn.org.ccwn.org> | 2013-06-25 15:23:38 +0200 |
| commit | 5c2a521096d17edf8e8c363bf1ef486ecc5fbd4a (patch) | |
| tree | 37b4437b85fc603be8a94a47230aef0c28d36fec | |
| parent | bd583d68a92e47f596f53ba112941367aaf1dbe0 (diff) | |
Shrottcommit
| -rw-r--r-- | protected/runtime/application.log | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/protected/runtime/application.log b/protected/runtime/application.log index 02a43a8..0f85d56 100644 --- a/protected/runtime/application.log +++ b/protected/runtime/application.log @@ -7665,3 +7665,34 @@ in /home/astaf/2012/admin.astaf.de/index.php (13) 2013/06/20 16:13:39 [warning] [application] Ungesichertes Attribut "id" konnte nicht gesetzt werden. in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (103) in /home/astaf/2012/admin.astaf.de/index.php (13) +2013/06/20 21:33:44 [error] [exception.CException] exception 'CException' with message 'Eigenschaft "CWebUser.vereinId ist nicht definiert.' in /home/astaf/2012/yii-framework/framework/base/CComponent.php:131 +Stack trace: +#0 /home/astaf/2012/yii-framework/framework/web/auth/CWebUser.php(141): CComponent->__get('vereinId') +#1 /home/astaf/2012/admin.astaf.de/protected/controllers/MyVeranstaltungController.php(146): CWebUser->__get('vereinId') +#2 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(50): MyVeranstaltungController->actionIndex() +#3 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams(Array) +#4 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): CController->runAction(Object(CInlineAction)) +#5 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run() +#6 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CFilter->filter(Object(CFilterChain)) +#7 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain)) +#8 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain)) +#9 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run() +#10 /home/astaf/2012/yii-framework/framework/web/CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array) +#11 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('index') +#12 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myVeranstaltung...') +#13 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest() +#14 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run() +#15 {main} +REQUEST_URI=/index.php?r=myVeranstaltung/index +--- +2013/06/21 00:22:19 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Das System konnte die angeforderte Action "view" nicht finden.' in /home/astaf/2012/yii-framework/framework/web/CController.php:484 +Stack trace: +#0 /home/astaf/2012/yii-framework/framework/web/CController.php(271): CController->missingAction('view') +#1 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('view') +#2 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/view') +#3 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest() +#4 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run() +#5 {main} +REQUEST_URI=/index.php?r=myAngebot/view&id=110 +HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index +--- |
