Hi bekomme folgenden fehler wenn ich direkt auf den Menupunkt ToDo-Liste klicke.
Klicke ich z.b. auf Meine ToDos oder papierkorb dann geht das jedoch kann ich keine ToDos erstellen.
Code
- System Information
- PHP Version:
- 7.2.10-0ubuntu0.18.04.1
- WoltLab Suite Core:
- 3.1.6 pl 1
- Peak Memory Usage:
- 5.314/128 MiB
- Request URI:
- /todo-list/
- Referrer:
- https://example.de/my-todos/
- User Agent:
- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36
- Error
- Error Type:
- wcf\system\exception\ErrorException
- Error Message:
- count(): Parameter must be an array or an object that implements Countable
- File:
- */lib/system/WCF.class.php (346)
- Stack Trace:
- #0 */templates/compiled/3_wcf_1_todoList.php (2564):
- wcf\system\WCF::handleError(2, 'count(): Parameter must be an array or an object that implements Countable', '*/templates/compiled/3_wcf_1_todoList.php', 2564, [ 32 items ])
- #1 */lib/system/template/TemplateEngine.class.php (321):
- include('*/templates/compiled/3_wcf_1_todoList.php')
- #2 */lib/page/AbstractPage.class.php (323):
- wcf\system\template\TemplateEngine->display('todoList', 'wcf')
- #3 */lib/page/AbstractPage.class.php (114):
- wcf\page\AbstractPage->show()
- #4 */lib/system/request/Request.class.php (83):
- wcf\page\AbstractPage->__run()
- #5 */lib/system/request/RequestHandler.class.php (96):
- wcf\system\request\Request->execute()
- #6 */index.php (9):
- wcf\system\request\RequestHandler->handle('wcf')