Ich nutze noch das WSC 3.0 und bekomme aktuell für das Plugin ResizeImage (WSC) ein Update auf die Version 2.0.0 angeboten. Leider lässt es sich nicht installieren. Beim Versuch erhalte ich folgenden Fehler:
Code
An update of package com.woltlab.wcf from version 3.0.12 pl 1 to 3.1.0 RC 1 is not supported.
Stacktrace:
#0 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/system/package/PackageInstallationScheduler.class.php(516): wcf\system\package\PackageInstallationScheduler->findShortestUpdateThread('com.woltlab.wcf', Array, '3.0.12 pl 1', '3.1.0 RC 1')
#1 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/system/package/PackageInstallationScheduler.class.php(195): wcf\system\package\PackageInstallationScheduler->updatePackage(1, '3.1.0 RC 1')
#2 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/system/package/PackageInstallationScheduler.class.php(523): wcf\system\package\PackageInstallationScheduler->resolveRequirements(285308)
#3 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/system/package/PackageInstallationScheduler.class.php(104): wcf\system\package\PackageInstallationScheduler->updatePackage(47, '2.0.0')
#4 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/system/package/PackageInstallationScheduler.class.php(65): wcf\system\package\PackageInstallationScheduler->tryToInstallPackage(Object(wcf\data\package\Package), '2.0.0', true, false)
#5 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/data/package/update/PackageUpdateAction.class.php(547): wcf\system\package\PackageInstallationScheduler->buildPackageInstallationStack(false)
#6 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/data/package/update/PackageUpdateAction.class.php(499): wcf\data\package\update\PackageUpdateAction->createQueue('update')
#7 [internal function]: wcf\data\package\update\PackageUpdateAction->prepareUpdate()
#8 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/data/AbstractDatabaseObjectAction.class.php(204): call_user_func(Array)
#9 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/action/AJAXProxyAction.class.php(74): wcf\data\AbstractDatabaseObjectAction->executeAction()
#10 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/action/AJAXInvokeAction.class.php(104): wcf\action\AJAXProxyAction->invoke()
#11 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/action/AbstractAction.class.php(47): wcf\action\AJAXInvokeAction->execute()
#12 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/action/AJAXInvokeAction.class.php(63): wcf\action\AbstractAction->__run()
#13 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/system/request/Request.class.php(83): wcf\action\AJAXInvokeAction->__run()
#14 /var/www/compiware-forum.de/htdocs/compiware-forum.de/lib/system/request/RequestHandler.class.php(94): wcf\system\request\Request->execute()
#15 /var/www/compiware-forum.de/htdocs/compiware-forum.de/acp/index.php(9): wcf\system\request\RequestHandler->handle('wcf', true)
#16 {main}
Alles anzeigen
Die Fehlermeldung sieht für mich komisch aus. Als wenn durch das Plugin das WSC auf die Version 3.1.0 RC 1 aktualisiert werden soll...