- Affected App
- WoltLab Suite Core
Hallo,
habe mir die 5.2 Beta 1 installiert und einen Import gemacht. Wenn ich aber im ACP Benutzer suchen möchte kommt folgender Fehler:
PHP
System Information
PHP Version:
7.3.8
WoltLab Suite Core:
5.2.0 Beta 1
Peak Memory Usage:
12.674/256 MiB
Request URI:
/acp/index.php?user-search/
Referrer:
https://testwbb5.2.xxx.eu/acp/index.php?user-list/
User Agent:
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.110 Safari/537.36 Vivaldi/2.7.1628.30
Error
Error Type:
wcf\system\exception\ErrorException
Error Message:
Use of undefined constant USERMARKUP_CONTENT - assumed 'USERMARKUP_CONTENT' (this will throw an Error in a future version of PHP)
File:
*/lib/system/WCF.class.php (338)
Stack Trace:
#0 */lib/system/template/TemplateEngine.class.php(598) : eval()'d code (4):
wcf\system\WCF::handleError(2, 'Use of undefined constant USERMARKUP_CONTENT - assumed \'USERMARKUP_CONTENT\' (this will throw an Error in a future version of PHP)', '*/lib/system/template/TemplateEngine.class.php(598) : eval()\'d code', 4, [ compiledSource => , variables => , sandbox => ])
#1 */lib/system/template/TemplateEngine.class.php (598):
eval()
#2 */lib/data/language/Language.class.php (153):
wcf\system\template\TemplateEngine->fetchString('<?php $this->tagStack[] = [\'lang\', array_merge($this->v, [])]; ob_start(); ?><?=wcf\\util\\StringUtil::encodeHTML(USERMARKUP_CONTENT);?><?php echo wcf\\system\\WCF::getLanguage()->tplGet(ob_get_clean(), $this->tagStack[count($this->tagStack) - 1][1]); array_pop($this->tagStack); ?>', [ 59 items ])
#3 */lib/data/language/Language.class.php (189):
wcf\data\language\Language->getDynamicVariable('wcf.user.option.option37', [ 59 items ], false)
#4 */acp/templates/compiled/0_wcf_1_userSearch.php (911):
wcf\data\language\Language->tplGet('wcf.user.option.option37', [ 58 items ])
#5 */lib/system/template/TemplateEngine.class.php (334):
include('*/acp/templates/compiled/0_wcf_1_userSearch.php')
#6 */lib/page/AbstractPage.class.php (323):
wcf\system\template\TemplateEngine->display('userSearch', 'wcf')
#7 */lib/page/AbstractPage.class.php (114):
wcf\page\AbstractPage->show()
#8 */lib/system/request/Request.class.php (83):
wcf\page\AbstractPage->__run()
#9 */lib/system/request/RequestHandler.class.php (107):
wcf\system\request\Request->execute()
#10 */acp/index.php (9):
wcf\system\request\RequestHandler->handle('wcf', true)
Display More