Sie sind nicht angemeldet.

1

Dienstag, 14. Juni 2011, 17:49

Fehler beim Löschen eines Kommentares (Benachrichtigungssystem)

Fehler beim Löschen eines Kommentares (Benachrichtigungssystem)

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Fatal error: Unable to fetch the notification object with the type 'publicationObjectComment'
You get more information about the problem in our knowledge base: http://www.woltlab.com/help/?code=11000
Information:

error message: Unable to fetch the notification object with the type 'publicationObjectComment'
error code: 11000
file: /wcf/lib/data/user/notification/NotificationHandler.class.php (140)
php version: 5.1.4-Debian-0.1~sarge1
wcf version: 1.1.6 pl 3 (Tempest)
date: Tue, 14 Jun 2011 15:44:19 +0000
request: /index.php?action=PublicationObjectCommentDelete&commentID=108&t=485d400ab1465068
referer: http://www.wcfsolutions.com/infinite-portal/entwicklung/news/infinite-portal-1-1-0-beta-3-veroeffentlicht-51.html
Stacktrace:

#0 /lib/data/publication/object/comment/PublicationObjectCommentEditor.class.php(36): NotificationHandler::revokeEvent(Array, 'publicationObje...', Object(PublicationObjectCommentEditor))
#1 /lib/action/PublicationObjectCommentDeleteAction.class.php(88): PublicationObjectCommentEditor->delete()
#2 /wcf/lib/action/AbstractAction.class.php(25): PublicationObjectCommentDeleteAction->execute()
#3 /wcf/lib/util/RequestHandler.class.php(64): AbstractAction->__construct()
#4 /wcf/lib/util/RequestHandler.class.php(98): RequestHandler->__construct('PublicationObje...', Array, 'action')
#5 /index.php(8): RequestHandler::handle(Array)
#6 {main}