Nachdem ich ein Plugin installieren wollte (highscore games), aber es nicht ging, bekomme ich ich bei einer Deinstallierung eines anderen plugins immer den gleich fehler...
Wie kann ich ihn am besten behmen...?
Source code
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Fatal error: Invalid SQL: SELECTCOUNT(*) AS count FROMwcf1_user_highscore_games WHEREpackageID = 222 LIMIT 1
You will get more information about the problem in our knowledge base: http://www.woltlab.com/help/?code=1146Information:
error message: Invalid SQL: SELECTCOUNT(*) AS count FROMwcf1_user_highscore_games WHEREpackageID = 222 LIMIT 1
sql error: Table 'db379168632.wcf1_user_highscore_games' doesn't exist
sql error number: 1146
sql version:
php version: 5.2.17
wcf version: 1.1.8 (Tempest)
file: /homepages/38/d207317273/htdocs/Forum/wcf/lib/system/database/MySQLDatabase.class.php (118)
error code: 1146
date: 01/22/2012 09:35am
request: /acp/index.php?page=Package&action=uninstall&queueID=731&step=execPackageInstallationPlugins&packageID=48&
referer: http://d-l-f.de/acp/index.php?page=Package&action=uninstall&queueID=731&step=installationFrame&packageID=48&
Stacktrace:
#0 /homepages/38/d207317273/htdocs/Forum/wcf/lib/system/database/Database.class.php(118): MySQLDatabase->sendQuery('SELECT?COUNT(*)...', 1, 0) #1 /homepages/38/d207317273/htdocs/Forum/wcf/lib/acp/package/plugin/AbstractPackageInstallationPlugin.class.php(99): Database->getFirstRow('SELECT?COUNT(*)...') #2 /homepages/38/d207317273/htdocs/Forum/wcf/lib/acp/package/PackageInstallationQueue.class.php(131): AbstractPackageInstallationPlugin->hasUninstall(Object(PackageUninstallation)) #3 /homepages/38/d207317273/htdocs/Forum/wcf/lib/acp/package/PackageUninstallation.class.php(91): PackageInstallationQueue->loadPackageInstallationPlugins() #4 /homepages/38/d207317273/htdocs/Forum/wcf/lib/acp/package/PackageUninstallation.class.php(29): PackageUninstallation->uninstall() #5 /homepages/38/d207317273/htdocs/Forum/wcf/lib/acp/page/PackagePage.class.php(61): PackageUninstallation->__construct(731) #6 /homepages/38/d207317273/htdocs/Forum/wcf/lib/page/AbstractPage.class.php(46): PackagePage->show() #7 /homepages/38/d207317273/htdocs/Forum/wcf/lib/util/RequestHandler.class.php(64): AbstractPage->__construct() #8 /homepages/38/d207317273/htdocs/Forum/wcf/lib/util/RequestHandler.class.php(92): RequestHandler->__construct('Package', Array, 'page') #9 /homepages/38/d207317273/htdocs/Forum/acp/index.php(8): RequestHandler::handle(Array) #10 {main}
Click the button below to abort the uninstall and return to the ACP.