- Affected App
- WoltLab Suite Core
Hi,
beim Update des WSC 3.1.11 zum WSC 5.2.1 bekomme ich folgende Fehlermeldung angezeigt:
- Requested URL
- /acp/index.php?install-package/&t=87e38b00f0a28d5a8a3e418312a6e86ea7496ddb
- Referrer
- https://www.xxx.de/acp/index.php?package-update/
- Error Message
- Call to undefined method wcf\system\application\ApplicationHandler::insertRealDatabaseTableNames()
- Type
- Error
- File (Line)
- /hp/cr/ab/gl/www/lib/system/database/table/DatabaseTable.class.php (52)
- Stacktrace
-
- /hp/cr/ab/gl/www/lib/system/database/table/DatabaseTable.class.php (158): wcf\system\database\table\DatabaseTable->__construct(…)
- /hp/cr/ab/gl/www/acp/update_com.woltlab.wcf_5.2.php (35): wcf\system\database\table\DatabaseTable::create(…)
- /hp/cr/ab/gl/www/lib/system/package/plugin/ScriptPackageInstallationPlugin.class.php (72): include(…)
- /hp/cr/ab/gl/www/lib/system/package/plugin/ScriptPackageInstallationPlugin.class.php (50): wcf\system\package\plugin\ScriptPackageInstallationPlugin->run(…)
- /hp/cr/ab/gl/www/lib/system/package/plugin/AbstractPackageInstallationPlugin.class.php (70): wcf\system\package\plugin\ScriptPackageInstallationPlugin->install(…)
- /hp/cr/ab/gl/www/lib/system/package/PackageInstallationDispatcher.class.php (673): wcf\system\package\plugin\AbstractPackageInstallationPlugin->update(…)
- /hp/cr/ab/gl/www/lib/system/package/PackageInstallationDispatcher.class.php (144): wcf\system\package\PackageInstallationDispatcher->executePIP(…)
- /hp/cr/ab/gl/www/lib/acp/action/InstallPackageAction.class.php (73): wcf\system\package\PackageInstallationDispatcher->install(…)
- /hp/cr/ab/gl/www/lib/action/AbstractDialogAction.class.php (68): wcf\acp\action\InstallPackageAction->stepInstall(…)
- /hp/cr/ab/gl/www/lib/action/AbstractAction.class.php (47): wcf\action\AbstractDialogAction->execute(…)
- /hp/cr/ab/gl/www/lib/system/request/Request.class.php (83): wcf\action\AbstractAction->__run(…)
- /hp/cr/ab/gl/www/lib/system/request/RequestHandler.class.php (96): wcf\system\request\Request->execute(…)
- /hp/cr/ab/gl/www/acp/index.php (9): wcf\system\request\RequestHandler->handle(…)
Alle Plugins die installiert sind, sind 5.2 lauffähig (und bereits auf einer anderen Seite getestet).