- Affected Version
- WoltLab Suite 3.1
Hello everyone!
I'm encountering an error whenever I try to uninstall any package and can't really understand why.
This is the error message:
- Requested URL
- /acp/index.php?uninstall-package/&t=2a7739a8c257ea4e107112d313064d124c0b9615
- Referrer
- https://board.aethernal.eu/acp/index.php?package/154/
- Error Message
- Could not prepare statement 'DELETE FROM wcf1_tour WHERE packageID = ?'
- Type
- wcf\system\database\exception\DatabaseQueryException
- File (Line)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/database/Database.class.php (248)
- Stacktrace
-
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/package/plugin/AbstractPackageInstallationPlugin.class.php (98): wcf\system\database\Database->prepareStatement(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/package/plugin/AbstractXMLPackageInstallationPlugin.class.php (76): wcf\system\package\plugin\AbstractPackageInstallationPlugin->uninstall(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/package/PackageUninstallationDispatcher.class.php (118): wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin->uninstall(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/package/PackageUninstallationDispatcher.class.php (74): wcf\system\package\PackageUninstallationDispatcher->executePIP(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/acp/action/UninstallPackageAction.class.php (112): wcf\system\package\PackageUninstallationDispatcher->uninstall(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/action/AbstractDialogAction.class.php (68): wcf\acp\action\UninstallPackageAction->stepUninstall(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/action/AbstractAction.class.php (47): wcf\action\AbstractDialogAction->execute(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/request/Request.class.php (83): wcf\action\AbstractAction->__run(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/request/RequestHandler.class.php (96): wcf\system\request\Request->execute(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/acp/index.php (9): wcf\system\request\RequestHandler->handle(…)
- Error Message
- SQLSTATE[42S02]: Base table or view not found: 1146 Table 'aetherna_board.wcf1_tour' doesn't exist
- Type
- PDOException
- File (Line)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/database/Database.class.php (243)
- Stacktrace
-
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/database/Database.class.php (243): PDO->prepare(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/package/plugin/AbstractPackageInstallationPlugin.class.php (98): wcf\system\database\Database->prepareStatement(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/package/plugin/AbstractXMLPackageInstallationPlugin.class.php (76): wcf\system\package\plugin\AbstractPackageInstallationPlugin->uninstall(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/package/PackageUninstallationDispatcher.class.php (118): wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin->uninstall(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/package/PackageUninstallationDispatcher.class.php (74): wcf\system\package\PackageUninstallationDispatcher->executePIP(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/acp/action/UninstallPackageAction.class.php (112): wcf\system\package\PackageUninstallationDispatcher->uninstall(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/action/AbstractDialogAction.class.php (68): wcf\acp\action\UninstallPackageAction->stepUninstall(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/action/AbstractAction.class.php (47): wcf\action\AbstractDialogAction->execute(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/request/Request.class.php (83): wcf\action\AbstractAction->__run(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/lib/system/request/RequestHandler.class.php (96): wcf\system\request\Request->execute(…)
- /var/www/vhosts/aethernal.eu/board.aethernal.eu/acp/index.php (9): wcf\system\request\RequestHandler->handle(…)
All the best guys!