- Affected App
- WoltLab Suite Filebase
I try to impot from 5.1.to 5.2-beta2 (forum.calendar,gallery and filebase) everything works well with import and everything except the filebase doesn't work?
I can go into the file base, but if I click on a file I get this error message
Ps all my files in the filebase are XML files
Code
PHP Version:
7.3.10
WoltLab Suite Core:
5.2.0 Beta 2
Peak Memory Usage:
12.918/512 MiB
Request URI:
/wbb/filebase/index.php?file/34-tinyimg/
Referrer:
http://xxxxxxxxx.com/wbb/filebase/
User Agent:
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Error
Error Type:
wcf\system\exception\ErrorException
Error Message:
Undefined index: userFile
File:
*/lib/system/WCF.class.php (339)
Stack Trace:
#0 */templates/compiled/0_filebase_2_file.php (356):
wcf\system\WCF::handleError(8, 'Undefined index: userFile', '*/templates/compiled/0_filebase_2_file.php', 356, [ 8 items ])
#1 */lib/system/template/TemplateEngine.class.php (334):
include('*/templates/compiled/0_filebase_2_file.php')
#2 */lib/page/AbstractPage.class.php (323):
wcf\system\template\TemplateEngine->display('file', 'filebase')
#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 (107):
wcf\system\request\Request->execute()
#6 */filebase/index.php (9):
wcf\system\request\RequestHandler->handle('filebase')
Display More