Seite nach Bestellung bleibt leer ...

unter http://manbang.de/checkout/confirm noch folgende Meldungen:

An exception occurred while executing ‚SELECT country.id as __country_id, country.countryname as __country_countryname, country.countryiso as __country_countryiso, country.areaID as __country_areaID, country.countryen as __country_countryen, country.position as __country_position, country.notice as __country_notice, country.taxfree as __country_taxfree, country.taxfree_ustid as __country_taxfree_ustid, country.taxfree_ustid_checked as __country_taxfree_ustid_checked, country.active as __country_active, country.iso3 as __country_iso3, country.display_state_in_registration as __country_display_state_in_registration, country.force_state_in_registration as __country_force_state_in_registration, country.allow_shipping as __country_allow_shipping, countryAttribute.id as __countryAttribute_id, countryAttribute.countryID as __countryAttribute_countryID FROM s_core_countries country LEFT JOIN s_core_countries_attributes countryAttribute ON countryAttribute.countryID = country.id WHERE country.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)‘ with params [„2“, „3“, „4“, „15“, „16“, „20“, „28“, „32“, „36“, „37“, „5“, „7“, „8“, „9“, „10“, „11“, „12“, „13“, „14“, „18“, „21“, „22“, „23“, „24“, „25“, „26“, „27“, „29“, „30“, „31“, „33“, „34“, „35“]: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‚country.allow_shipping‘ in ‚field list‘ in vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php on line 131

Stack trace:

 #0 vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(855): Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(PDOException), 'SELECT country....', Array) #1 vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php(206): Doctrine\DBAL\Connection-\>executeQuery('SELECT country....', Array, Array) #2 engine/Shopware/Bundle/StoreFrontBundle/Gateway/DBAL/CountryGateway.php(159): Doctrine\DBAL\Query\QueryBuilder-\>execute() #3 engine/Shopware/Bundle/StoreFrontBundle/Service/Core/LocationService.php(67): Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\CountryGateway-\>getCountries(Array, Object(Shopware\Bundle\StoreFrontBundle\Struct\ShopContext)) #4 engine/Shopware/Controllers/Frontend/Register.php(627): Shopware\Bundle\StoreFrontBundle\Service\Core\LocationService-\>getCountries(Object(Shopware\Bundle\StoreFrontBundle\Struct\ShopContext)) #5 engine/Shopware/Controllers/Frontend/Register.php(85): Shopware\_Controllers\_Frontend\_Register-\>getCountries() #6 engine/Library/Enlight/Controller/Action.php(193): Shopware\_Controllers\_Frontend\_Register-\>indexAction() #7 engine/Library/Enlight/Controller/Dispatcher/Default.php(549): Enlight\_Controller\_Action-\>dispatch('indexAction') #8 engine/Library/Enlight/Controller/Front.php(222): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #9 engine/Shopware/Kernel.php(202): Enlight\_Controller\_Front-\>dispatch() #10 vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #11 vendor/symfony/http-kernel/HttpCache/HttpCache.php(448): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true) #12 engine/Shopware/Components/HttpCache/AppCache.php(268): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #13 vendor/symfony/http-kernel/HttpCache/HttpCache.php(420): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #14 vendor/symfony/http-kernel/HttpCache/HttpCache.php(317): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>fetch(Object(Symfony\Component\HttpFoundation\Request), true) #15 engine/Shopware/Components/HttpCache/AppCache.php(189): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>lookup(Object(Symfony\Component\HttpFoundation\Request), true) #16 vendor/symfony/http-kernel/HttpCache/HttpCache.php(192): Shopware\Components\HttpCache\AppCache-\>lookup(Object(Symfony\Component\HttpFoundation\Request), true) #17 engine/Shopware/Components/HttpCache/AppCache.php(116): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #18 shopware.php(122): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #19 {main}