- Affected App
- WoltLab Suite Forum
Hallo,
seit neuestem bekomme ich immer folgende Fehlermeldung wenn ich etwas an einem Stil ändern will. Egal welcher Stil es ist und auch egal was ich verändere, beim klick auf absenden kommt folgendes:
Code
Fatal error: PHP notice in file
/var/www/wbb4/wcf/lib/system/language/I18nHandler.class.php (263):
Undefined index: styleDescription
Information:
id: 3db956a9dd1848cc4ffd03f6a159527e98cffe72
error message: PHP notice in file /var/www/wbb4/wcf/lib/system/language/I18nHandler.class.php (263): Undefined index: styleDescription
error code: 0
file: /var/www/wbb4/wcf/lib/system/WCF.class.php (288)
php version: 5.3.3-7+squeeze15
wcf version: 2.0.0 Beta 8 (Maelstrom)
date: Tue, 17 Sep 2013 15:35:36 +0000
request: /wbb4/acp/index.php/StyleEdit/9/?
referer: http://XXXX.de/wbb4/acp/index.php/StyleEdit/9/?
Stacktrace:
#0 /var/www/wbb4/wcf/lib/system/language/I18nHandler.class.php(263): wcf\system\WCF::handleError(8, 'Undefined index...', '/var/www/wbb4/w...', 263, Array)
#1 /var/www/wbb4/wcf/lib/acp/form/StyleEditForm.class.php(112): wcf\system\language\I18nHandler->save('styleDescriptio...', 'wcf.style.style...', 'wcf.style')
#2 /var/www/wbb4/wcf/lib/form/AbstractForm.class.php(57): wcf\acp\form\StyleEditForm->save()
#3 /var/www/wbb4/wcf/lib/form/AbstractForm.class.php(104): wcf\form\AbstractForm->submit()
#4 /var/www/wbb4/wcf/lib/acp/form/StyleAddForm.class.php(361): wcf\form\AbstractForm->readData()
#5 /var/www/wbb4/wcf/lib/acp/form/StyleEditForm.class.php(70): wcf\acp\form\StyleAddForm->readData()
#6 /var/www/wbb4/wcf/lib/page/AbstractPage.class.php(179): wcf\acp\form\StyleEditForm->readData()
#7 /var/www/wbb4/wcf/lib/page/AbstractPage.class.php(86): wcf\page\AbstractPage->show()
#8 /var/www/wbb4/wcf/lib/system/request/Request.class.php(58): wcf\page\AbstractPage->__run()
#9 /var/www/wbb4/wcf/lib/system/request/RequestHandler.class.php(94): wcf\system\request\Request->execute()
#10 /var/www/wbb4/acp/index.php(10): wcf\system\request\RequestHandler->handle('wbb', true)
Display More