Warenkorb erkennt Gewicht nicht

Hallo zusammen, ich habe streng nach Anleitung verschiedene Versandklassen nach Gewicht angelegt (http://wiki.shopware.de/Versandkosten_detail_811.html) nun habe ich Artikel angelegt mit Gewicht aber nun habe ich das Problem, wenn ich die in den Warenkorb lege und bezahlen will, kommt folgender Fehlertext: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘gesamtgewicht’ in ‘where clause’ in Zend/Db/Statement/Pdo.php on line 234 und weiter [quote]#0 Zend/Db/Statement.php(303): Zend_Db_Statement_Pdo->_execute(Array) #1 Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array) #2 Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query(’? SE…’, Array) #3 Enlight/Components/Db/Adapter/Pdo/Mysql.php(75): Zend_Db_Adapter_Pdo_Abstract->query(’? SE…’, Array) #4 Enlight/Components/Adodb.php(296): Enlight_Components_Db_Adapter_Pdo_Mysql->query(’? SE…’, Array) #5 engine/core/class/sAdmin.php(3643): Enlight_Components_Adodb->GetAssoc(’? SE…’) #6 Shopware/Controllers/Frontend/Checkout.php(1011): sAdmin->sGetPremiumDispatches(2, NULL, NULL) #7 Shopware/Controllers/Frontend/Checkout.php(153): Shopware_Controllers_Frontend_Checkout->getSelectedDispatch() #8 Enlight/Controller/Action.php(159): Shopware_Controllers_Frontend_Checkout->confirmAction() #9 Enlight/Controller/Dispatcher/Default.php(528): Enlight_Controller_Action->dispatch(‘confirmAction’) #10 Enlight/Controller/Front.php(228): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #11 Shopware/Kernel.php(141): Enlight_Controller_Front->dispatch() #12 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(473): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #13 Shopware/Components/HttpCache/AppCache.php(256): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #14 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(430): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #15 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(330): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true) #16 Shopware/Components/HttpCache/AppCache.php(178): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #17 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(194): Shopware\Components\HttpCache\AppCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #18 Shopware/Components/HttpCache/AppCache.php(113): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #19 shopware.php(91): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #20 {main}[/quote] was habe ich wo falsch eingestellt? ich bitte um Hilfe.