# Seite nach Bestellung bleibt leer ...

**URL:** https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717
**Category:** Programmierung
**Created:** [12. September 2019 um 08:34 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717 "2019-09-12T08:34:38Z")
**Posts on this page:** 19
**Page:** 1

<div class="post-metadata">

### Author: ![pfb](https://avatars.discourse-cdn.com/v4/letter/p/cc9497/32.png) [@pfb](https://forum.shopware.com/u/pfb)
#### Post date: [12. September 2019 um 08:34 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/1 "2019-09-12T08:34:38Z")

</div>

Liebes Service-Team, nach dem missglückten Update des Shopware Import/Export - PlugIns und dem Zurückspielen eines BackUps bleibt bei der Bestellung die Warenkorb-Seite leer. Live zu sehen unter&nbsp;[https://poucherfaltboot.de/zubehoer-shop/26/spritzdecke-fuer-le-14](https://poucherfaltboot.de/zubehoer-shop/26/spritzdecke-fuer-le-14)&nbsp;- Verwendet wird noch die Version 5.5.4 - gibt es ein Lösung für dieses Problem? Eine Google-Recherche hat mir leider nicht weitergeholfen. Der Debugger bringt im LogFile folgende Meldung unten. Ist das Problem bekannt und wie kann man die fehlenden Parameter ergänzen? Und warum fehlen diese plötzlich?

Kann jemand weiterhelfen?

viele Grüße

Sven&nbsp;

* * *

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

&nbsp;

&nbsp;

---

<div class="post-metadata">

### Author: ![t0sca](https://avatars.discourse-cdn.com/v4/letter/t/53a042/32.png) [@t0sca](https://forum.shopware.com/u/t0sca)
#### Post date: [12. September 2019 um 09:28 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/2 "2019-09-12T09:28:04Z")

</div>

Ich bekomme auch auf vielen Unterseiten 500er Fehler. Folgende Dinge würde ich mal prüfen:

- Cache nach Restore gelöscht?&nbsp;
- Alle Tabellen aus dem Backup wiederhergestellt?&nbsp;
- Alle Dateien aus dem Backup wiederhergestellt?&nbsp;

---

<div class="post-metadata">

### Author: ![pfb](https://avatars.discourse-cdn.com/v4/letter/p/cc9497/32.png) [@pfb](https://forum.shopware.com/u/pfb)
#### Post date: [12. September 2019 um 10:47 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/3 "2019-09-12T10:47:09Z")

</div>

Ja, sowohl Dateien als auch DB wurde aus einem alten BackUp wiederhergestellt. NICHT überschrieben, sondern wirklich wiederhergestellt aus dem damaligen Stand. Deshalb meine Verwunderung … Cache ist auch schon einige Male geleert …&nbsp;

---

<div class="post-metadata">

### Author: ![t0sca](https://avatars.discourse-cdn.com/v4/letter/t/53a042/32.png) [@t0sca](https://forum.shopware.com/u/t0sca)
#### Post date: [12. September 2019 um 12:23 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/4 "2019-09-12T12:23:57Z")

</div>

Du könntest mal das Error Reporting einschalten, dann kann man ein bisschen mehr sehen:&nbsp;[https://developers.shopware.com/developers-guide/debugging/](https://developers.shopware.com/developers-guide/debugging/)

&nbsp;

---

<div class="post-metadata">

### Author: ![pfb](https://avatars.discourse-cdn.com/v4/letter/p/cc9497/32.png) [@pfb](https://forum.shopware.com/u/pfb)
#### Post date: [13. September 2019 um 07:48 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/5 "2019-09-13T07:48:04Z")

</div>

Vielen Dank! Ich habe das Error-Debugging in der config.php mal angestellt und bekomme nun diese Meldung unten. Kann es sein, dass es and der Datenbankversion liegt? Ist bei Strato die 5.6.23 - aber es ging ja bisher? Wundert sich der Sven

&nbsp;

Fatal error: Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‚country.allow\_shipping‘ in ‚field list‘ in /mnt/web317/a2/36/59191736/htdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:847 Stack trace: #0 /mnt/web317/a2/36/59191736/htdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(847): PDOStatement-\>execute() #1 /mnt/web317/a2/36/59191736/htdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php(206): Doctrine\DBAL\Connection-\>executeQuery(‚SELECT country…‘, Array, Array) #2 /mnt/web317/a2/36/59191736/htdocs/engine/Shopware/Bundle/StoreFrontBundle/Gateway/DBAL/CountryGateway.php(159): Doctrine\DBAL\Query\QueryBuilder-\>execute() #3 /mnt/web317/a2/36/59191736/htdocs/engine/Shopware/Bundle/StoreFrontBundle/Gateway/DBAL/CountryGateway.php(93): Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\CountryGateway-\>getCountries(Array, Object(Shopware\Bundle\StoreFrontBundle\Struct\ShopContext)) #4 /mnt/web317/a2/36/59191736/htdocs/engine/Shopware/Bundle/StoreFrontBundle/Ser in /mnt/web317/a2/36/59191736/htdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php on line 131

---

<div class="post-metadata">

### Author: ![msslovi0](https://avatars.discourse-cdn.com/v4/letter/m/b2d939/32.png) [@msslovi0](https://forum.shopware.com/u/msslovi0)
#### Post date: [13. September 2019 um 07:55 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/6 "2019-09-13T07:55:22Z")

</div>

Mit der Datenbank dürfte alles in Ordnung sein, aber da wird das Feld&nbsp;allow\_shipping in der Tabelle country vermisst. Das muss von einem Plugin kommen, dass du installiert hast, dessen Datenbanktabellen aber nicht im Backup drin sind, denn in Shopware gibt es keine Tabelle&nbsp;country, sondern nur&nbsp;s\_core\_countries (die Tabelle hätte auch ein Feld&nbsp;allow\_shipping).

Gruß

Matt

---

<div class="post-metadata">

### Author: ![pfb](https://avatars.discourse-cdn.com/v4/letter/p/cc9497/32.png) [@pfb](https://forum.shopware.com/u/pfb)
#### Post date: [13. September 2019 um 08:29 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/7 "2019-09-13T08:29:22Z")

</div>

Ja, das ist eine gute Idee - aber da ist wirklich nur das allernotwendigste installiert …

- orgaMax Bürosoftware Schnittstelle
- Shopware Import/Export - (könnte ich deaktivieren)
- Shopware Auto Update (Von SW)
- Statistics (Von SW)
- Input Filter (Von SW)

---

<div class="post-metadata">

### Author: ![t0sca](https://avatars.discourse-cdn.com/v4/letter/t/53a042/32.png) [@t0sca](https://forum.shopware.com/u/t0sca)
#### Post date: [13. September 2019 um 10:37 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/8 "2019-09-13T10:37:06Z")

</div>

Wann hast du auf 5.5.4 aktualisiert und ist die Datenbank auch sicher auf dem Stand von 5.5.4? Schau bitte mal ob in der s\_core\_countries die Spalte “allow\_shipping” tatsächlich vorhanden ist. Wenn nicht, könnte es vielleicht eine Versionsdifferenz zwischen Codebase und Datenbankschema geben. Das Feld gibt es meines Wissens erst seit 5.5.3.&nbsp;

Nachtrag: Bitte führe - um andere Ursachen vielleicht ausschließen zu können - auch noch sw:cache:clear und sw:generate:attributes auf der Konsole aus!&nbsp;

---

<div class="post-metadata">

### Author: ![pfb](https://avatars.discourse-cdn.com/v4/letter/p/cc9497/32.png) [@pfb](https://forum.shopware.com/u/pfb)
#### Post date: [13. September 2019 um 10:52 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/9 "2019-09-13T10:52:10Z")

</div>

Mist, nein - in der Tabelle&nbsp;&nbsp;s\_core\_countries gibt es keine Spalte&nbsp;allow\_shipping … würde es helfen, die Spalte einfach anzulegen? Ich habe aber jetzt erst einmal eine Sicherungskopie erstellt und den Debug-Mode in der config.php angestellt: [manbang.de](http://manbang.de) … am Livesystem wollte ich jetzt nicht mehr arbeiten 😉 …

&nbsp;

---

<div class="post-metadata">

### Author: ![t0sca](https://avatars.discourse-cdn.com/v4/letter/t/53a042/32.png) [@t0sca](https://forum.shopware.com/u/t0sca)
#### Post date: [13. September 2019 um 10:58 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/10 "2019-09-13T10:58:25Z")

</div>

Bitte schau auch mal in die Tabelle s\_schema\_version und zeig uns einen Screenshot der neuesten Einträge (version absteigend sortiert!).&nbsp;

---

<div class="post-metadata">

### Author: ![pfb](https://avatars.discourse-cdn.com/v4/letter/p/cc9497/32.png) [@pfb](https://forum.shopware.com/u/pfb)
#### Post date: [13. September 2019 um 12:56 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/11 "2019-09-13T12:56:46Z")

</div>

&nbsp;

 ![](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/2X/b/bc7e5dbdf256b4ab0ed7cc11ed9cae4dcbbbc213.png)

---

<div class="post-metadata">

### Author: ![pfb](https://avatars.discourse-cdn.com/v4/letter/p/cc9497/32.png) [@pfb](https://forum.shopware.com/u/pfb)
#### Post date: [13. September 2019 um 13:31 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/12 "2019-09-13T13:31:12Z")

</div>

Seite 2

 ![](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/2X/6/6c9ba4422881f57cd44d1fc3495289fe72ca4a40.png)

---

<div class="post-metadata">

### Author: ![pfb](https://avatars.discourse-cdn.com/v4/letter/p/cc9497/32.png) [@pfb](https://forum.shopware.com/u/pfb)
#### Post date: [13. September 2019 um 13:32 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/13 "2019-09-13T13:32:12Z")

</div>

unter&nbsp;[http://manbang.de/checkout/confirm](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}
```

---

<div class="post-metadata">

### Author: ![t0sca](https://avatars.discourse-cdn.com/v4/letter/t/53a042/32.png) [@t0sca](https://forum.shopware.com/u/t0sca)
#### Post date: [13. September 2019 um 17:42 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/14 "2019-09-13T17:42:16Z")

</div>

Für 5.5.4 fehlen dir ein paar Datenbankänderungen, wenn ich das richtig sehe. Siehe hier:&nbsp;[shopware/\_sql/migrations at v5.5.4 · shopware/shopware · GitHub](https://github.com/shopware/shopware/tree/v5.5.4/_sql/migrations)

Du könntest natürlich versuchen, die per Hand nachzuholen (auf einem Testsystem!)

Besser wäre aber ein aktuelleres Backup mit vollständig durchgelaufenem Update.&nbsp;

&nbsp;

&nbsp;

---

<div class="post-metadata">

### Author: ![pfb](https://avatars.discourse-cdn.com/v4/letter/p/cc9497/32.png) [@pfb](https://forum.shopware.com/u/pfb)
#### Post date: [14. September 2019 um 05:51 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/15 "2019-09-14T05:51:51Z")

</div>

Vielen Dank - ein aktuelleres Backup gab es leider nicht. Unter [manbang.de](http://manbang.de) ist das Testsystem … unter [poucherfaltboot.de](http://poucherfaltboot.de) ändere ich nichts 😉 … Ich habe mir github angeschaut - gibt es eine Anleitung, wie man das genau mit dem händisch macht? Einfach alle .php Dateien nach dem Oktober 2018 (von da ist das Backup) in das entsprechende Verzeichnis kopieren? Wäre praktisch “last year” und “10 month ago” … aber wie kommen die fehlenden Spalten in die Datenbank?

---

<div class="post-metadata">

### Author: ![Moritz\_Naczenski](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/moritz_naczenski/32/7792_2.png) [@Moritz\_Naczenski](https://forum.shopware.com/u/Moritz_Naczenski)
#### Post date: [14. September 2019 um 08:49 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/16 "2019-09-14T08:49:06Z")

</div>

Es reicht eigentlich aus das Updatepaket für 5.5.4 nochmal hochzuladen und das update nochmal zu machen.

> **[Download Shopware](https://www.shopware.com/de/changelog-sw5/)**
>
> Hier findest Du alle Versionen unserer Software in chronologischer Reihenfolge und kannst Änderungen, Bugfixes und Anpassungen einsehen.

---

<div class="post-metadata">

### Author: ![pfb](https://avatars.discourse-cdn.com/v4/letter/p/cc9497/32.png) [@pfb](https://forum.shopware.com/u/pfb)
#### Post date: [15. September 2019 um 19:03 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/17 "2019-09-15T19:03:50Z")

</div>

Vielen Dank! Habe ich heute gemacht - war scheinbar erfolgreich: [http://manbang.de/backend/](http://manbang.de/backend/) - aber wie komme ich denn jetzt wieder ins Backend 😉

---

<div class="post-metadata">

### Author: ![Moritz\_Naczenski](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/moritz_naczenski/32/7792_2.png) [@Moritz\_Naczenski](https://forum.shopware.com/u/Moritz_Naczenski)
#### Post date: [15. September 2019 um 19:22 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/18 "2019-09-15T19:22:25Z")

</div>

Schick mir mal Zugangsdaten an [forum@shopware.com](mailto:forum@shopware.com) , wichtig wäre phpmyadmin. Dann reparier ich dir das morgen früh.&nbsp;

---

<div class="post-metadata">

### Author: ![pfb](https://avatars.discourse-cdn.com/v4/letter/p/cc9497/32.png) [@pfb](https://forum.shopware.com/u/pfb)
#### Post date: [15. September 2019 um 19:32 UTC](https://forum.shopware.com/t/seite-nach-bestellung-bleibt-leer/61717/19 "2019-09-15T19:32:29Z")

</div>

Vielen Dank! Ist soeben raus … ich hoffe der Zugang über Putty funktioniert …
