summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorastaf <astaf@proxy.ccwn.org.ccwn.org>2013-06-20 20:35:40 +0200
committerastaf <astaf@proxy.ccwn.org.ccwn.org>2013-06-20 20:35:40 +0200
commitbd583d68a92e47f596f53ba112941367aaf1dbe0 (patch)
tree5011c868b39b0757d28a714dd5c1e6ba29dc78f5
parent79c88ea008f5cf34fc77a05fa2059e63298b223f (diff)
Produktiver stand
-rw-r--r--images/uploaded/1334304163CCWN.jpgbin4204 -> 0 bytes
-rw-r--r--images/uploaded/1334304302CCWN.jpgbin4204 -> 0 bytes
-rw-r--r--protected/config/maincfg.php8
-rw-r--r--protected/controllers/MyVereinController.php2
-rw-r--r--protected/controllers/VereinController.php2
-rw-r--r--protected/runtime/application.log670
6 files changed, 676 insertions, 6 deletions
diff --git a/images/uploaded/1334304163CCWN.jpg b/images/uploaded/1334304163CCWN.jpg
deleted file mode 100644
index e7af554..0000000
--- a/images/uploaded/1334304163CCWN.jpg
+++ /dev/null
Binary files differ
diff --git a/images/uploaded/1334304302CCWN.jpg b/images/uploaded/1334304302CCWN.jpg
deleted file mode 100644
index e7af554..0000000
--- a/images/uploaded/1334304302CCWN.jpg
+++ /dev/null
Binary files differ
diff --git a/protected/config/maincfg.php b/protected/config/maincfg.php
index 7106a79..b9cfd08 100644
--- a/protected/config/maincfg.php
+++ b/protected/config/maincfg.php
@@ -118,11 +118,11 @@ return array(
'pos_long'=>9.31750059128,
'map_api_key'=>'ABQIAAAAzwMJRVnIOel5nqTjdUcPrRTSNOUR83EeIVShY4aBvXxHJx0DexSUFNGH3KQhtFhfSNHxkECqL5rQBA',
'map_api_domain'=>'www.astaf.de',
- 'start_date'=>'29.06.2012',
- 'end_date'=>'01.07.2012',
+ 'start_date'=>'28.06.2013',
+ 'end_date'=>'30.06.2013',
'start_time'=>'19:00',
'end_time'=>'23:00',
- 'logo_width'=>50,
- 'logo_height'=>50,
+ 'logo_width'=>150,
+ 'logo_height'=>150,
),
);
diff --git a/protected/controllers/MyVereinController.php b/protected/controllers/MyVereinController.php
index 9812bff..c019f73 100644
--- a/protected/controllers/MyVereinController.php
+++ b/protected/controllers/MyVereinController.php
@@ -89,7 +89,7 @@ class MyVereinController extends Controller
if (null === $filename) {
throw new CHttpException(500, 'Error while saving image.');
}
- $model->bild = $filename;
+ $model->bild = "/".$filename;
$model->save();
}
}
diff --git a/protected/controllers/VereinController.php b/protected/controllers/VereinController.php
index 445488b..aad8776 100644
--- a/protected/controllers/VereinController.php
+++ b/protected/controllers/VereinController.php
@@ -116,7 +116,7 @@ class VereinController extends Controller
if (null === $filename) {
throw new CHttpException(500, 'Error while saving image.');
}
- $model->bild = $filename;
+ $model->bild = "/".$filename;
$model->save();
}
}
diff --git a/protected/runtime/application.log b/protected/runtime/application.log
index a3235c9..02a43a8 100644
--- a/protected/runtime/application.log
+++ b/protected/runtime/application.log
@@ -6995,3 +6995,673 @@ Stack trace:
#16 {main}
REQUEST_URI=/index.php?r=myVerein
---
+2012/06/26 17:21:00 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Das System konnte die angeforderte Action "delete" 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('delete')
+#1 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('delete')
+#2 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/delet...')
+#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%2Fdelete&id=1&ajax=angebot-grid
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2012/06/27 09:08:56 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Konnte den Request "cms/admin" nicht auflösen.' in /home/astaf/2012/yii-framework/framework/web/CWebApplication.php:280
+Stack trace:
+#0 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('cms/admin')
+#1 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#2 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run()
+#3 {main}
+REQUEST_URI=/index.php?r=cms/admin
+---
+2012/06/27 09:09:03 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Konnte den Request "cms/sitecontent/admin" nicht auflösen.' in /home/astaf/2012/yii-framework/framework/web/CWebApplication.php:280
+Stack trace:
+#0 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('cms/sitecontent...')
+#1 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#2 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run()
+#3 {main}
+REQUEST_URI=/index.php?r=cms/sitecontent/admin
+---
+2012/06/27 09:16:15 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Konnte den Request "cms/sitecontent/admin" nicht auflösen.' in /home/astaf/2012/yii-framework/framework/web/CWebApplication.php:280
+Stack trace:
+#0 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('cms/sitecontent...')
+#1 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#2 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run()
+#3 {main}
+REQUEST_URI=/index.php?r=cms/sitecontent/admin
+---
+2012/06/27 09:16:19 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Konnte den Request "cms/sitecontent/admin" nicht auflösen.' in /home/astaf/2012/yii-framework/framework/web/CWebApplication.php:280
+Stack trace:
+#0 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('cms/sitecontent...')
+#1 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#2 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run()
+#3 {main}
+REQUEST_URI=/index.php?r=cms/sitecontent/admin
+---
+2012/06/27 09:38:05 [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)
+2012/06/27 09:49:39 [error] [php] move_uploaded_file(images/uploaded/1340783379-Schule.jpg): failed to open stream: Permission denied (/home/astaf/2012/yii-framework/framework/web/CUploadedFile.php:197)
+Stack trace:
+#0 /home/astaf/2012/admin.astaf.de/protected/components/VereinImageFunctions.php(6): save()
+#1 /home/astaf/2012/admin.astaf.de/protected/controllers/VereinController.php(115): resizeAndSave()
+#2 /home/astaf/2012/admin.astaf.de/protected/controllers/VereinController.php(99): VereinController->saveImage()
+#3 unknown(0): VereinController->actionUpdate()
+#4 /home/astaf/2012/yii-framework/framework/web/actions/CAction.php(107): ReflectionMethod->invokeArgs()
+#5 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(48): CInlineAction->runWithParamsInternal()
+#6 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams()
+#7 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): VereinController->runAction()
+#8 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#9 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CAccessControlFilter->filter()
+#10 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): VereinController->filterAccessControl()
+#11 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter()
+#12 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#13 /home/astaf/2012/yii-framework/framework/web/CController.php(266): VereinController->runActionWithFilters()
+#14 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): VereinController->run()
+#15 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController()
+#16 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#17 /home/astaf/2012/admin.astaf.de/index.php(13): CWebApplication->run()
+REQUEST_URI=/index.php?r=verein/update&id=21
+in /home/astaf/2012/admin.astaf.de/protected/components/VereinImageFunctions.php (16)
+in /home/astaf/2012/admin.astaf.de/protected/components/VereinImageFunctions.php (6)
+in /home/astaf/2012/admin.astaf.de/protected/controllers/VereinController.php (115)
+2012/06/27 09:57:14 [error] [php] move_uploaded_file(images/uploaded/1340783834-Schule.jpg): failed to open stream: Permission denied (/home/astaf/2012/yii-framework/framework/web/CUploadedFile.php:197)
+Stack trace:
+#0 /home/astaf/2012/admin.astaf.de/protected/components/VereinImageFunctions.php(6): save()
+#1 /home/astaf/2012/admin.astaf.de/protected/controllers/VereinController.php(115): resizeAndSave()
+#2 /home/astaf/2012/admin.astaf.de/protected/controllers/VereinController.php(99): VereinController->saveImage()
+#3 unknown(0): VereinController->actionUpdate()
+#4 /home/astaf/2012/yii-framework/framework/web/actions/CAction.php(107): ReflectionMethod->invokeArgs()
+#5 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(48): CInlineAction->runWithParamsInternal()
+#6 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams()
+#7 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): VereinController->runAction()
+#8 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#9 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CAccessControlFilter->filter()
+#10 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): VereinController->filterAccessControl()
+#11 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter()
+#12 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#13 /home/astaf/2012/yii-framework/framework/web/CController.php(266): VereinController->runActionWithFilters()
+#14 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): VereinController->run()
+#15 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController()
+#16 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#17 /home/astaf/2012/admin.astaf.de/index.php(13): CWebApplication->run()
+REQUEST_URI=/index.php?r=verein/update&id=21
+in /home/astaf/2012/admin.astaf.de/protected/components/VereinImageFunctions.php (16)
+in /home/astaf/2012/admin.astaf.de/protected/components/VereinImageFunctions.php (6)
+in /home/astaf/2012/admin.astaf.de/protected/controllers/VereinController.php (115)
+2012/06/27 09:57:26 [error] [php] move_uploaded_file(images/uploaded/1340783846-Schule.jpg): failed to open stream: Permission denied (/home/astaf/2012/yii-framework/framework/web/CUploadedFile.php:197)
+Stack trace:
+#0 /home/astaf/2012/admin.astaf.de/protected/components/VereinImageFunctions.php(6): save()
+#1 /home/astaf/2012/admin.astaf.de/protected/controllers/VereinController.php(115): resizeAndSave()
+#2 /home/astaf/2012/admin.astaf.de/protected/controllers/VereinController.php(99): VereinController->saveImage()
+#3 unknown(0): VereinController->actionUpdate()
+#4 /home/astaf/2012/yii-framework/framework/web/actions/CAction.php(107): ReflectionMethod->invokeArgs()
+#5 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(48): CInlineAction->runWithParamsInternal()
+#6 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams()
+#7 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): VereinController->runAction()
+#8 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#9 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CAccessControlFilter->filter()
+#10 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): VereinController->filterAccessControl()
+#11 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter()
+#12 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#13 /home/astaf/2012/yii-framework/framework/web/CController.php(266): VereinController->runActionWithFilters()
+#14 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): VereinController->run()
+#15 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController()
+#16 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#17 /home/astaf/2012/admin.astaf.de/index.php(13): CWebApplication->run()
+REQUEST_URI=/index.php?r=verein/update&id=21
+in /home/astaf/2012/admin.astaf.de/protected/components/VereinImageFunctions.php (16)
+in /home/astaf/2012/admin.astaf.de/protected/components/VereinImageFunctions.php (6)
+in /home/astaf/2012/admin.astaf.de/protected/controllers/VereinController.php (115)
+2012/06/27 09:58:00 [error] [php] move_uploaded_file(images/uploaded/1340783880-Schule.jpg): failed to open stream: Permission denied (/home/astaf/2012/yii-framework/framework/web/CUploadedFile.php:197)
+Stack trace:
+#0 /home/astaf/2012/admin.astaf.de/protected/components/VereinImageFunctions.php(6): save()
+#1 /home/astaf/2012/admin.astaf.de/protected/controllers/VereinController.php(115): resizeAndSave()
+#2 /home/astaf/2012/admin.astaf.de/protected/controllers/VereinController.php(99): VereinController->saveImage()
+#3 unknown(0): VereinController->actionUpdate()
+#4 /home/astaf/2012/yii-framework/framework/web/actions/CAction.php(107): ReflectionMethod->invokeArgs()
+#5 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(48): CInlineAction->runWithParamsInternal()
+#6 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams()
+#7 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): VereinController->runAction()
+#8 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#9 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CAccessControlFilter->filter()
+#10 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): VereinController->filterAccessControl()
+#11 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter()
+#12 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#13 /home/astaf/2012/yii-framework/framework/web/CController.php(266): VereinController->runActionWithFilters()
+#14 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): VereinController->run()
+#15 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController()
+#16 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#17 /home/astaf/2012/admin.astaf.de/index.php(13): CWebApplication->run()
+REQUEST_URI=/index.php?r=verein/update&id=21
+in /home/astaf/2012/admin.astaf.de/protected/components/VereinImageFunctions.php (16)
+in /home/astaf/2012/admin.astaf.de/protected/components/VereinImageFunctions.php (6)
+in /home/astaf/2012/admin.astaf.de/protected/controllers/VereinController.php (115)
+2012/06/27 11:18:54 [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)
+2012/06/27 11:20:12 [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)
+2012/06/27 12:01:22 [warning] [application] Ungesichertes Attribut "id" konnte nicht gesetzt werden.
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (173)
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (72)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2012/06/27 12:01:30 [warning] [application] Ungesichertes Attribut "id" konnte nicht gesetzt werden.
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (173)
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (72)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2012/06/27 12:01:30 [warning] [application] Ungesichertes Attribut "id" konnte nicht gesetzt werden.
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (173)
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (72)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2012/06/27 12:01:34 [warning] [application] Ungesichertes Attribut "id" konnte nicht gesetzt werden.
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (173)
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (72)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2012/06/27 12:01:39 [warning] [application] Ungesichertes Attribut "id" konnte nicht gesetzt werden.
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (173)
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (72)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2012/06/27 12:30:25 [warning] [application] Ungesichertes Attribut "id" konnte nicht gesetzt werden.
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (76)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2012/07/01 11:37:57 [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)
+2012/07/01 11:38:23 [warning] [application] Ungesichertes Attribut "id" konnte nicht gesetzt werden.
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (139)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2012/07/01 11:39:27 [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)
+2012/07/24 08:41:35 [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)
+2012/09/09 10:44:49 [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/05/14 10:27:21 [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/05/14 10:41:23 [error] [php] include(CMS.php): failed to open stream: No such file or directory (/home/astaf/2012/yii-framework/framework/YiiBase.php:418)
+Stack trace:
+#0 /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php(61): spl_autoload_call()
+#1 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(50): SitecontentController->actionView()
+#2 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams()
+#3 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): SitecontentController->runAction()
+#4 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#5 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CAccessControlFilter->filter()
+#6 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): SitecontentController->filterAccessControl()
+#7 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter()
+#8 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#9 /home/astaf/2012/yii-framework/framework/web/CController.php(266): SitecontentController->runActionWithFilters()
+#10 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): SitecontentController->run()
+#11 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController()
+#12 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#13 /home/astaf/2012/admin.astaf.de/index.php(13): CWebApplication->run()
+REQUEST_URI=/index.php?r=cms/sitecontent/view&id%5Bid%5D=16&id%5Blanguage%5D=0
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (61)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2013/05/14 11:42:23 [error] [system.db.CDbCommand] CDbCommand::execute() fehlgeschlagen: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`astaf_2012/vereine`, CONSTRAINT `vereine_ibfk_2` FOREIGN KEY (`slug`) REFERENCES `benutzer` (`username`)). Der SQL-Ausdruck war: UPDATE `benutzer` SET `id`=:yp0, `username`=:yp1, `algorithm`=:yp2, `salt`=:yp3, `password`=:yp4, `created_at`=:yp5, `last_login`=:yp6, `is_active`=:yp7, `is_super_admin`=:yp8, `admin_pw_reset`=:yp9, `user_pw_reset`=:yp10 WHERE `benutzer`.`id`=25.
+in /home/astaf/2012/admin.astaf.de/protected/controllers/UserController.php (86)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2013/05/14 11:42:23 [error] [exception.CDbException] exception 'CDbException' with message 'CDbCommand konnte das SQL-Statement nicht ausführen: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`astaf_2012/vereine`, CONSTRAINT `vereine_ibfk_2` FOREIGN KEY (`slug`) REFERENCES `benutzer` (`username`)). The SQL statement executed was: UPDATE `benutzer` SET `id`=:yp0, `username`=:yp1, `algorithm`=:yp2, `salt`=:yp3, `password`=:yp4, `created_at`=:yp5, `last_login`=:yp6, `is_active`=:yp7, `is_super_admin`=:yp8, `admin_pw_reset`=:yp9, `user_pw_reset`=:yp10 WHERE `benutzer`.`id`=25' in /home/astaf/2012/yii-framework/framework/db/CDbCommand.php:354
+Stack trace:
+#0 /home/astaf/2012/yii-framework/framework/db/ar/CActiveRecord.php(1681): CDbCommand->execute()
+#1 /home/astaf/2012/yii-framework/framework/db/ar/CActiveRecord.php(1061): CActiveRecord->updateByPk('25', Array)
+#2 /home/astaf/2012/yii-framework/framework/db/ar/CActiveRecord.php(787): CActiveRecord->update(NULL)
+#3 /home/astaf/2012/admin.astaf.de/protected/controllers/UserController.php(86): CActiveRecord->save()
+#4 [internal function]: UserController->actionUpdate('25')
+#5 /home/astaf/2012/yii-framework/framework/web/actions/CAction.php(107): ReflectionMethod->invokeArgs(Object(UserController), Array)
+#6 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(48): CAction->runWithParamsInternal(Object(UserController), Object(ReflectionMethod), Array)
+#7 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams(Array)
+#8 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): CController->runAction(Object(CInlineAction))
+#9 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#10 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CFilter->filter(Object(CFilterChain))
+#11 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain))
+#12 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain))
+#13 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#14 /home/astaf/2012/yii-framework/framework/web/CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array)
+#15 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('update')
+#16 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('user/update')
+#17 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#18 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run()
+#19 {main}
+REQUEST_URI=/index.php?r=user/update&id=25
+HTTP_REFERER=http://admin.astaf.de/index.php?r=user/update&id=25
+---
+2013/05/14 20:09:00 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Das System konnte die angeforderte Action "delete" 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('delete')
+#1 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('delete')
+#2 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/delet...')
+#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%2Fdelete&id=12&ajax=angebot-grid
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2013/05/14 20:09:12 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Das System konnte die angeforderte Action "delete" 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('delete')
+#1 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('delete')
+#2 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/delet...')
+#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%2Fdelete&id=12&ajax=angebot-grid
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2013/05/14 20:09:33 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Das System konnte die angeforderte Action "delete" 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('delete')
+#1 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('delete')
+#2 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/delet...')
+#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%2Fdelete&id=12&ajax=angebot-grid
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2013/05/14 20:10:36 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Das System konnte die angeforderte Action "delete" 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('delete')
+#1 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('delete')
+#2 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/delet...')
+#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%2Fdelete&id=12&ajax=angebot-grid
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2013/05/14 20:10:46 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Das System konnte die angeforderte Action "delete" 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('delete')
+#1 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('delete')
+#2 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/delet...')
+#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%2Fdelete&id=12&ajax=angebot-grid
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2013/05/14 20:11:02 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Das System konnte die angeforderte Action "delete" 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('delete')
+#1 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('delete')
+#2 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/delet...')
+#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%2Fdelete&id=12&ajax=angebot-grid
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2013/05/14 20:11:39 [error] [php] Trying to get property of non-object (/home/astaf/2012/admin.astaf.de/protected/controllers/MyAngebotController.php:99)
+Stack trace:
+#0 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(48): CInlineAction->runWithParamsInternal()
+#1 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams()
+#2 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): MyAngebotController->runAction()
+#3 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#4 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CAccessControlFilter->filter()
+#5 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): MyAngebotController->filterAccessControl()
+#6 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter()
+#7 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#8 /home/astaf/2012/yii-framework/framework/web/CController.php(266): MyAngebotController->runActionWithFilters()
+#9 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): MyAngebotController->run()
+#10 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController()
+#11 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#12 /home/astaf/2012/admin.astaf.de/index.php(13): CWebApplication->run()
+REQUEST_URI=/index.php?r=myAngebot/update&id=12
+in /home/astaf/2012/admin.astaf.de/protected/controllers/MyAngebotController.php (99)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2013/05/14 20:13:06 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Das System konnte die angeforderte Action "delete" 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('delete')
+#1 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('delete')
+#2 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/delet...')
+#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%2Fdelete&id=12&ajax=angebot-grid
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2013/05/14 20:13:42 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Das System konnte die angeforderte Action "delete" 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('delete')
+#1 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('delete')
+#2 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/delet...')
+#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%2Fdelete&id=12&ajax=angebot-grid
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2013/05/15 09:21:49 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Das System konnte die angeforderte Action "delete" 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('delete')
+#1 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('delete')
+#2 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/delet...')
+#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%2Fdelete&id=13&ajax=angebot-grid
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2013/05/15 09:21:58 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Das System konnte die angeforderte Action "delete" 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('delete')
+#1 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('delete')
+#2 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/delet...')
+#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%2Fdelete&id=13&ajax=angebot-grid
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2013/05/15 09:22:15 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Das System konnte die angeforderte Action "delete" 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('delete')
+#1 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('delete')
+#2 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/delet...')
+#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%2Fdelete&id=13&ajax=angebot-grid
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2013/05/15 13:03:58 [error] [exception.CException] exception 'CException' with message 'StandortController kann den angeforderten View "view" nicht finden.' in /home/astaf/2012/yii-framework/framework/web/CController.php:879
+Stack trace:
+#0 /home/astaf/2012/yii-framework/framework/web/CController.php(783): CController->renderPartial('view', Array, true)
+#1 /home/astaf/2012/admin.astaf.de/protected/controllers/StandortController.php(47): CController->render('view', Array)
+#2 [internal function]: StandortController->actionView('63')
+#3 /home/astaf/2012/yii-framework/framework/web/actions/CAction.php(107): ReflectionMethod->invokeArgs(Object(StandortController), Array)
+#4 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(48): CAction->runWithParamsInternal(Object(StandortController), Object(ReflectionMethod), Array)
+#5 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams(Array)
+#6 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): CController->runAction(Object(CInlineAction))
+#7 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#8 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CFilter->filter(Object(CFilterChain))
+#9 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain))
+#10 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain))
+#11 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#12 /home/astaf/2012/yii-framework/framework/web/CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array)
+#13 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('view')
+#14 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('standort/view')
+#15 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#16 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run()
+#17 {main}
+REQUEST_URI=/index.php?r=standort/view&id=63
+HTTP_REFERER=http://admin.astaf.de/index.php?r=standort/update&id=63
+---
+2013/05/15 13:04:03 [error] [exception.CException] exception 'CException' with message 'StandortController kann den angeforderten View "view" nicht finden.' in /home/astaf/2012/yii-framework/framework/web/CController.php:879
+Stack trace:
+#0 /home/astaf/2012/yii-framework/framework/web/CController.php(783): CController->renderPartial('view', Array, true)
+#1 /home/astaf/2012/admin.astaf.de/protected/controllers/StandortController.php(47): CController->render('view', Array)
+#2 [internal function]: StandortController->actionView('63')
+#3 /home/astaf/2012/yii-framework/framework/web/actions/CAction.php(107): ReflectionMethod->invokeArgs(Object(StandortController), Array)
+#4 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(48): CAction->runWithParamsInternal(Object(StandortController), Object(ReflectionMethod), Array)
+#5 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams(Array)
+#6 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): CController->runAction(Object(CInlineAction))
+#7 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#8 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CFilter->filter(Object(CFilterChain))
+#9 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain))
+#10 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain))
+#11 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#12 /home/astaf/2012/yii-framework/framework/web/CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array)
+#13 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('view')
+#14 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('standort/view')
+#15 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#16 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run()
+#17 {main}
+REQUEST_URI=/index.php?r=standort/view&id=63
+---
+2013/05/17 10:01:31 [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=10
+HTTP_REFERER=http://admin.astaf.de/index.php?r=myAngebot/index
+---
+2013/05/21 14:00:19 [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
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2013/06/17 11:39:46 [error] [system.db.CDbCommand] CDbCommand::execute() fehlgeschlagen: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '93-20-1-Portion' for key 2. Der SQL-Ausdruck war: INSERT INTO `angebot_verein` (`published`, `angebot_id`, `menge`, `einheit`, `preis`, `verein_id`) VALUES (:yp0, :yp1, :yp2, :yp3, :yp4, :yp5).
+in /home/astaf/2012/admin.astaf.de/protected/controllers/MyAngebotController.php (51)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2013/06/17 11:39:46 [error] [exception.CDbException] exception 'CDbException' with message 'CDbCommand konnte das SQL-Statement nicht ausführen: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '93-20-1-Portion' for key 2. The SQL statement executed was: INSERT INTO `angebot_verein` (`published`, `angebot_id`, `menge`, `einheit`, `preis`, `verein_id`) VALUES (:yp0, :yp1, :yp2, :yp3, :yp4, :yp5)' in /home/astaf/2012/yii-framework/framework/db/CDbCommand.php:354
+Stack trace:
+#0 /home/astaf/2012/yii-framework/framework/db/ar/CActiveRecord.php(1014): CDbCommand->execute()
+#1 /home/astaf/2012/yii-framework/framework/db/ar/CActiveRecord.php(787): CActiveRecord->insert(NULL)
+#2 /home/astaf/2012/admin.astaf.de/protected/controllers/MyAngebotController.php(51): CActiveRecord->save()
+#3 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(50): MyAngebotController->actionCreate()
+#4 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams(Array)
+#5 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): CController->runAction(Object(CInlineAction))
+#6 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#7 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CFilter->filter(Object(CFilterChain))
+#8 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain))
+#9 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain))
+#10 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#11 /home/astaf/2012/yii-framework/framework/web/CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array)
+#12 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('create')
+#13 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/creat...')
+#14 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#15 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run()
+#16 {main}
+REQUEST_URI=/index.php?r=myAngebot/create
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/create
+---
+2013/06/17 11:40:19 [error] [system.db.CDbCommand] CDbCommand::execute() fehlgeschlagen: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '22-20-1-Portion' for key 2. Der SQL-Ausdruck war: INSERT INTO `angebot_verein` (`published`, `angebot_id`, `menge`, `einheit`, `preis`, `verein_id`) VALUES (:yp0, :yp1, :yp2, :yp3, :yp4, :yp5).
+in /home/astaf/2012/admin.astaf.de/protected/controllers/MyAngebotController.php (51)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2013/06/17 11:40:19 [error] [exception.CDbException] exception 'CDbException' with message 'CDbCommand konnte das SQL-Statement nicht ausführen: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '22-20-1-Portion' for key 2. The SQL statement executed was: INSERT INTO `angebot_verein` (`published`, `angebot_id`, `menge`, `einheit`, `preis`, `verein_id`) VALUES (:yp0, :yp1, :yp2, :yp3, :yp4, :yp5)' in /home/astaf/2012/yii-framework/framework/db/CDbCommand.php:354
+Stack trace:
+#0 /home/astaf/2012/yii-framework/framework/db/ar/CActiveRecord.php(1014): CDbCommand->execute()
+#1 /home/astaf/2012/yii-framework/framework/db/ar/CActiveRecord.php(787): CActiveRecord->insert(NULL)
+#2 /home/astaf/2012/admin.astaf.de/protected/controllers/MyAngebotController.php(51): CActiveRecord->save()
+#3 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(50): MyAngebotController->actionCreate()
+#4 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams(Array)
+#5 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): CController->runAction(Object(CInlineAction))
+#6 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#7 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CFilter->filter(Object(CFilterChain))
+#8 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain))
+#9 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain))
+#10 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#11 /home/astaf/2012/yii-framework/framework/web/CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array)
+#12 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('create')
+#13 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('myAngebot/creat...')
+#14 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#15 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run()
+#16 {main}
+REQUEST_URI=/index.php?r=myAngebot/create
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/create
+---
+2013/06/17 12:00:52 [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=59
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/update&id=59
+---
+2013/06/17 12:01:01 [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=59
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/update&id=59
+---
+2013/06/17 12:01:58 [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=60
+HTTP_REFERER=http://vereine.astaf.de/index.php?r=myAngebot/index
+---
+2013/06/17 14:15:51 [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/17 14:32:18 [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/17 14:33:29 [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/17 14:34:28 [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/17 14:35:22 [warning] [application] Ungesichertes Attribut "id" konnte nicht gesetzt werden.
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (139)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2013/06/17 14:37:52 [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/17 14:38:44 [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/18 15:07:51 [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/18 15:44: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/18 15:47:36 [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/18 15:49:40 [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/18 15:58:44 [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/18 16:02:37 [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/18 16:11:47 [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 09:38:20 [error] [exception.CException] exception 'CException' with message 'StandortController kann den angeforderten View "view" nicht finden.' in /home/astaf/2012/yii-framework/framework/web/CController.php:879
+Stack trace:
+#0 /home/astaf/2012/yii-framework/framework/web/CController.php(783): CController->renderPartial('view', Array, true)
+#1 /home/astaf/2012/admin.astaf.de/protected/controllers/StandortController.php(47): CController->render('view', Array)
+#2 [internal function]: StandortController->actionView('58')
+#3 /home/astaf/2012/yii-framework/framework/web/actions/CAction.php(107): ReflectionMethod->invokeArgs(Object(StandortController), Array)
+#4 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(48): CAction->runWithParamsInternal(Object(StandortController), Object(ReflectionMethod), Array)
+#5 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams(Array)
+#6 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): CController->runAction(Object(CInlineAction))
+#7 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#8 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CFilter->filter(Object(CFilterChain))
+#9 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain))
+#10 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain))
+#11 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#12 /home/astaf/2012/yii-framework/framework/web/CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array)
+#13 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('view')
+#14 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('standort/view')
+#15 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#16 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run()
+#17 {main}
+REQUEST_URI=/index.php?r=standort/view&id=58
+HTTP_REFERER=http://admin.astaf.de/index.php?r=standort/update&id=58
+---
+2013/06/20 09:39:08 [error] [exception.CException] exception 'CException' with message 'StandortController kann den angeforderten View "view" nicht finden.' in /home/astaf/2012/yii-framework/framework/web/CController.php:879
+Stack trace:
+#0 /home/astaf/2012/yii-framework/framework/web/CController.php(783): CController->renderPartial('view', Array, true)
+#1 /home/astaf/2012/admin.astaf.de/protected/controllers/StandortController.php(47): CController->render('view', Array)
+#2 [internal function]: StandortController->actionView('56')
+#3 /home/astaf/2012/yii-framework/framework/web/actions/CAction.php(107): ReflectionMethod->invokeArgs(Object(StandortController), Array)
+#4 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(48): CAction->runWithParamsInternal(Object(StandortController), Object(ReflectionMethod), Array)
+#5 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams(Array)
+#6 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): CController->runAction(Object(CInlineAction))
+#7 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#8 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CFilter->filter(Object(CFilterChain))
+#9 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain))
+#10 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain))
+#11 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#12 /home/astaf/2012/yii-framework/framework/web/CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array)
+#13 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('view')
+#14 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('standort/view')
+#15 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#16 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run()
+#17 {main}
+REQUEST_URI=/index.php?r=standort/view&id=56
+HTTP_REFERER=http://admin.astaf.de/index.php?r=standort/update&id=56
+---
+2013/06/20 16:08:29 [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 16:09:18 [warning] [application] Ungesichertes Attribut "id" konnte nicht gesetzt werden.
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (139)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2013/06/20 16:09:59 [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 16:10:26 [warning] [application] Ungesichertes Attribut "id" konnte nicht gesetzt werden.
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (139)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2013/06/20 16:10:51 [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 16:11:57 [error] [exception.CException] exception 'CException' with message 'StandortController kann den angeforderten View "view" nicht finden.' in /home/astaf/2012/yii-framework/framework/web/CController.php:879
+Stack trace:
+#0 /home/astaf/2012/yii-framework/framework/web/CController.php(783): CController->renderPartial('view', Array, true)
+#1 /home/astaf/2012/admin.astaf.de/protected/controllers/StandortController.php(47): CController->render('view', Array)
+#2 [internal function]: StandortController->actionView('64')
+#3 /home/astaf/2012/yii-framework/framework/web/actions/CAction.php(107): ReflectionMethod->invokeArgs(Object(StandortController), Array)
+#4 /home/astaf/2012/yii-framework/framework/web/actions/CInlineAction.php(48): CAction->runWithParamsInternal(Object(StandortController), Object(ReflectionMethod), Array)
+#5 /home/astaf/2012/yii-framework/framework/web/CController.php(309): CInlineAction->runWithParams(Array)
+#6 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(134): CController->runAction(Object(CInlineAction))
+#7 /home/astaf/2012/yii-framework/framework/web/filters/CFilter.php(41): CFilterChain->run()
+#8 /home/astaf/2012/yii-framework/framework/web/CController.php(1146): CFilter->filter(Object(CFilterChain))
+#9 /home/astaf/2012/yii-framework/framework/web/filters/CInlineFilter.php(59): CController->filterAccessControl(Object(CFilterChain))
+#10 /home/astaf/2012/yii-framework/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter(Object(CFilterChain))
+#11 /home/astaf/2012/yii-framework/framework/web/CController.php(292): CFilterChain->run()
+#12 /home/astaf/2012/yii-framework/framework/web/CController.php(266): CController->runActionWithFilters(Object(CInlineAction), Array)
+#13 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(276): CController->run('view')
+#14 /home/astaf/2012/yii-framework/framework/web/CWebApplication.php(135): CWebApplication->runController('standort/view')
+#15 /home/astaf/2012/yii-framework/framework/base/CApplication.php(162): CWebApplication->processRequest()
+#16 /home/astaf/2012/admin.astaf.de/index.php(13): CApplication->run()
+#17 {main}
+REQUEST_URI=/index.php?r=standort/view&id=64
+HTTP_REFERER=http://admin.astaf.de/index.php?r=standort/update&id=64
+---
+2013/06/20 16:12:58 [warning] [application] Ungesichertes Attribut "id" konnte nicht gesetzt werden.
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (139)
+in /home/astaf/2012/admin.astaf.de/index.php (13)
+2013/06/20 16:13:01 [warning] [application] Ungesichertes Attribut "id" konnte nicht gesetzt werden.
+in /home/astaf/2012/admin.astaf.de/protected/modules/cms/controllers/SitecontentController.php (139)
+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)