MysteryCode / de.mysterycode.wcf.betterservers

Provides the possibility to remove and disable the official WoltLab update-servers.
GNU Lesser General Public License v2.1
4 stars 0 forks source link

Return value must be of type PackageUpdateServer, bool returned #3

Closed SoftCreatR closed 1 year ago

SoftCreatR commented 2 years ago
wcf\data\package\update\server\PackageUpdateServer::getPluginStoreServer(): Return value must be of type wcf\data\package\update\server\PackageUpdateServer, bool returned

File:

/wsc/lib/data/package/update/server/BetterServersPackageUpdateServer.class.php in line 166

Stacktrace:

#0 /wsc/lib/data/package/update/PackageUpdateAction.class.php(697): wcf\data\package\update\server\PackageUpdateServer::getPluginStoreServer()
#1 /wsc/lib/data/AbstractDatabaseObjectAction.class.php(200): wcf\data\package\update\PackageUpdateAction->validatePrepareInstallation()
#2 /wsc/lib/action/AJAXProxyAction.class.php(89): wcf\data\AbstractDatabaseObjectAction->validateAction()
#3 /wsc/lib/action/AJAXInvokeAction.class.php(111): wcf\action\AJAXProxyAction->invoke()
#4 /wsc/lib/action/AbstractAction.class.php(57): wcf\action\AJAXInvokeAction->execute()
#5 /wsc/lib/action/AJAXInvokeAction.class.php(65): wcf\action\AbstractAction->__run()
#6 /wsc/lib/system/request/Request.class.php(90): wcf\action\AJAXInvokeAction->__run()
#7 /wsc/lib/system/request/RequestHandler.class.php(107): wcf\system\request\Request->execute()
#8 /wsc/acp/index.php(11): wcf\system\request\RequestHandler->handle('wcf', true)
#9 {main}