- Affected Version
- WoltLab Suite 5.4
- Affected App
- WoltLab Suite Calendar
Folgende Fehlermeldung habe ich aktuell im Log. Alle Standardapps von Woltlab sind installiert, sonst nichts weiter.
- Requested URL
- GET /calendar/index.php?calendar-export/15/
- Referrer
- Error Message
- Could not execute statement 'SELECT tag.*, tag_to_object.objectID FROM wcf1_tag_to_object tag_to_object LEFT JOIN wcf1_tag tag ON tag.tagID = tag_to_object.tagID WHERE tag_to_object.objectTypeID = ? AND tag_to_object.objectID IN (?)'
- Type
- wcf\system\database\exception\DatabaseQueryExecutionException
- File (Line)
- /homepages/28/d440422740/htdocs/fdg_exp/lib/system/database/statement/PreparedStatement.class.php (144)
- Query Parameter 1
- 560
- Stacktrace
-
- /homepages/28/d440422740/htdocs/fdg_exp/lib/system/tagging/TagEngine.class.php (211): wcf\system\database\statement\PreparedStatement->execute(…)
- /homepages/28/d440422740/htdocs/fdg_exp/calendar/lib/system/ICalendar.class.php (117): wcf\system\tagging\TagEngine->getObjectsTags(…)
- /homepages/28/d440422740/htdocs/fdg_exp/calendar/lib/system/ICalendar.class.php (65): calendar\system\ICalendar->generate(…)
- /homepages/28/d440422740/htdocs/fdg_exp/calendar/lib/action/CalendarExportAction.class.php (119): calendar\system\ICalendar->__construct(…)
- /homepages/28/d440422740/htdocs/fdg_exp/lib/action/AbstractAction.class.php (53): calendar\action\CalendarExportAction->execute(…)
- /homepages/28/d440422740/htdocs/fdg_exp/lib/system/request/Request.class.php (89): wcf\action\AbstractAction->__run(…)
- /homepages/28/d440422740/htdocs/fdg_exp/lib/system/request/RequestHandler.class.php (119): wcf\system\request\Request->execute(…)
- /homepages/28/d440422740/htdocs/fdg_exp/calendar/index.php (11): wcf\system\request\RequestHandler->handle(…)
- Error Message
- SQLSTATE[HY093]: Invalid parameter number
- Type
- PDOException
- File (Line)
- /homepages/28/d440422740/htdocs/fdg_exp/lib/system/database/statement/PreparedStatement.class.php (126)
- Stacktrace
-
- /homepages/28/d440422740/htdocs/fdg_exp/lib/system/database/statement/PreparedStatement.class.php (126): PDOStatement->execute(…)
- /homepages/28/d440422740/htdocs/fdg_exp/lib/system/tagging/TagEngine.class.php (211): wcf\system\database\statement\PreparedStatement->execute(…)
- /homepages/28/d440422740/htdocs/fdg_exp/calendar/lib/system/ICalendar.class.php (117): wcf\system\tagging\TagEngine->getObjectsTags(…)
- /homepages/28/d440422740/htdocs/fdg_exp/calendar/lib/system/ICalendar.class.php (65): calendar\system\ICalendar->generate(…)
- /homepages/28/d440422740/htdocs/fdg_exp/calendar/lib/action/CalendarExportAction.class.php (119): calendar\system\ICalendar->__construct(…)
- /homepages/28/d440422740/htdocs/fdg_exp/lib/action/AbstractAction.class.php (53): calendar\action\CalendarExportAction->execute(…)
- /homepages/28/d440422740/htdocs/fdg_exp/lib/system/request/Request.class.php (89): wcf\action\AbstractAction->__run(…)
- /homepages/28/d440422740/htdocs/fdg_exp/lib/system/request/RequestHandler.class.php (119): wcf\system\request\Request->execute(…)
- /homepages/28/d440422740/htdocs/fdg_exp/calendar/index.php (11): wcf\system\request\RequestHandler->handle(…)