Guten Tag,
seit dem Upgrade auf Woltlab 3.1 haben wir den Fehler, dass wir bei einer neuen News keine Vorschaubilder hinzufügen können ansonsten tritt folgender Fehler auf:
- PHP Version:
7.2.3-1+0~20180306120016.19+stretch~1.gbp81bf3b
- WoltLab Suite Core:
3.1.0
- Peak Memory Usage:
7.067/256 MiB
- Request URI:
/news/index.php?news-add/
- Referrer:
- User Agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 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 (324)
- Stack Trace:
- #0 */../../../../[internal function] (?):
- wcf\system\WCF::handleError(2, 'count(): Parameter must be an array or an object that implements Countable', '*/news/lib/data/news/NewsAction.class.php', 295, [ editor => , attachmentHandler => ])
- #1 */news/lib/data/news/NewsAction.class.php (295):
- count(news\data\news\image\NewsImage)
- #2 */../../../../[internal function] (?):
- news\data\news\NewsAction->create()
- #3 */lib/data/AbstractDatabaseObjectAction.class.php (204):
- call_user_func([ 0 => , 1 => ])
- #4 */news/lib/form/NewsAddForm.class.php (430):
- wcf\data\AbstractDatabaseObjectAction->executeAction()
- #5 */lib/form/AbstractForm.class.php (62):
- news\form\NewsAddForm->save()
- #6 */lib/form/AbstractForm.class.php (113):
- wcf\form\AbstractForm->submit()
- #7 */lib/form/AbstractCaptchaForm.class.php (67):
- wcf\form\AbstractForm->readData()
- #8 */news/lib/form/NewsAddForm.class.php (253):
- wcf\form\AbstractCaptchaForm->readData()
- #9 */lib/page/AbstractPage.class.php (291):
- news\form\NewsAddForm->readData()
- #10 */lib/page/AbstractPage.class.php (114):
- wcf\page\AbstractPage->show()
- #11 */lib/system/request/Request.class.php (83):
- wcf\page\AbstractPage->__run()
- #12 */lib/system/request/RequestHandler.class.php (96):
- wcf\system\request\Request->execute()
- #13 */news/index.php (10):
- wcf\system\request\RequestHandler->handle('news')
Ohne Vorschaubilder funktioniert allerdings alles.
Dazu muss ich noch sagen, dass wir die neueste Version des News System haben.
MfG Hiraku