WBB 3.0.x Forum drei mal installiert paket installieren

gorill
Hallo!
ich habe unabisichtlich drei forums jetzt in meinem FOrum installiert! Ich kann im ACP wählen welkches ofurm ich sehen will aber das problem ist wenn ein forum von paket löschen will kommt die fehlermeldung


Fatal error: Invalid SQL: SELECTCOUNT(*) AS count FROMwbb1_2_import_source WHEREpackageID = 57 LIMIT 1 OFFSET 0
You will get more information about the problem in our knowledge base: http://www.woltlab.com/help/?code=1146
Information:
error message: Invalid SQL: SELECTCOUNT(*) AS count FROMwbb1_2_import_source WHEREpackageID = 57 LIMIT 1 OFFSET 0
sql error: Table 'usr_web0_6.wbb1_2_import_source' doesn't exist
sql error number: 1146
sql version:
php version: 5.2.3
wcf version: 1.0.5 pl 2
file: /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/system/database/MyS
QLDatabase.class.php (116)
error code: 1146
date: 03/13/2008 02:18pm
request: /forum/wbb/acp/index.php?page=Package&action=uninstall&queueID=336&step=exe
cPackageInstallationPlugins&packageID=38&
referer: http://mark-industries.at/forum/wbb/acp/…e&packageID=38&

Stacktrace:
#0 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/system/database/Dat
abase.class.php(116): MySQLDatabase->sendQuery('SELECT?COUNT(*)...', 1, 0)
#1 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/acp/package/plugin/
ImportSourcePackageInstallationPlugin.class.php(84): Database->getFirstRow('SELECT?COUNT(*)...')
#2 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/acp/package/Package
InstallationQueue.class.php(126): ImportSourcePackageInstallationPlugin->hasUninstall(Object(PackageUninstall
ation))
#3 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/acp/package/Package
Uninstallation.class.php(90): PackageInstallationQueue->loadPackageInstallationPlugins()
#4 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/acp/package/Package
Uninstallation.class.php(2cool : PackageUninstallation->uninstall()
#5 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/acp/page/PackagePag
e.class.php(54): PackageUninstallation->__construct(336)
#6 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/page/AbstractPage.c
lass.php(36): PackagePage->show()
#7 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/util/RequestHandler
.class.php(62): AbstractPage->__construct()
#8 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/util/RequestHandler
.class.php(81): RequestHandler->__construct('Package', Array, 'page')
#9 /srv/www/htdocs/web0/html/mark-industries/forum/wbb/acp/index.php(cool : RequestHandler::handle(Array)


danke im vorraus für die antwort

#10 {main}
Click the button below to abort the uninstall and return to the ACP.
--Nachtfalke--
die fehlermeldung ist doch eigentlich selbsterklärend:
Es wird die Tabelle wbb1_2_import_source in der DB benötigt,diese wird aber nicht gefunden.Einfach per Phpmyadmin anlegen.
gorill
aha wie geht das ?

datenbank ahbe ich erstellt kommt immer der gleich e fehler nochmals unglücklich


wbb1_2_import_source WHERE packageID = 57 LIMIT 1 OFFSET 0

You will get more information about the problem in our knowledge base: http://www.woltlab.com/help/?code=1054
Information:

error message: Invalid SQL: SELECT COUNT(*) AS count FROM wbb1_2_import_source WHERE packageID = 57 LIMIT 1 OFFSET 0
sql error: Unknown column 'packageID' in 'where clause'
sql error number: 1054
sql version:
php version: 5.2.3
wcf version: 1.0.5 pl 2
file: /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/system/database/MyS
QLDatabase.class.php (116)
error code: 1054
date: 03/13/2008 07:05pm
request: /forum/wbb/acp/index.php?page=Package&action=uninstall&queueID=351&step=exe
cPackageInstallationPlugins&packageID=38&s=f4942c50a6ea8e6e8c333c2722d1cbb8
30c7243d
referer: http://mark-industries.at/forum/wbb/acp/...2d1cbb830c7243d
Stacktrace:

#0 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/system/database/Dat
abase.class.php(116): MySQLDatabase->sendQuery('SELECT?COUNT(*)...', 1, 0)
#1 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/acp/package/plugin/
ImportSourcePackageInstallationPlugin.class.php(84): Database->getFirstRow('SELECT?COUNT(*)...')
#2 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/acp/package/Package
InstallationQueue.class.php(126): ImportSourcePackageInstallationPlugin->hasUninstall(Object(PackageUninstall
ation))
#3 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/acp/package/Package
Uninstallation.class.php(90): PackageInstallationQueue->loadPackageInstallationPlugins()
#4 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/acp/package/Package
Uninstallation.class.php(2cool : PackageUninstallation->uninstall()
#5 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/acp/page/PackagePag
e.class.php(54): PackageUninstallation->__construct(351)
#6 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/page/AbstractPage.c
lass.php(36): PackagePage->show()
#7 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/util/RequestHandler
.class.php(62): AbstractPage->__construct()
#8 /srv/www/htdocs/web0/html/mark-industries/forum/wcf/lib/util/RequestHandler
.class.php(81): RequestHandler->__construct('Package', Array, 'page')
#9 /srv/www/htdocs/web0/html/mark-industries/forum/wbb/acp/index.php(cool : RequestHandler::handle(Array)
#10 {main}

Click the button below to abort the uninstall and return to the ACP.


was muss icn der tabelle drinnen stehen ?
MaddMewes
würde mich auch interessieren wie man so was anlegt
--Nachtfalke--
melde dich bei woltlab.