# fehlercode ohne erkennbaren Fehler

**URL:** https://forum.shopware.com/t/fehlercode-ohne-erkennbaren-fehler/20691
**Category:** Shopware 3.5
**Tags:** installation--gettin
**Created:** [9. Juni 2014 um 20:35 UTC](https://forum.shopware.com/t/fehlercode-ohne-erkennbaren-fehler/20691 "2014-06-09T20:35:20Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![dandyco](https://avatars.discourse-cdn.com/v4/letter/d/eada6e/32.png) [@dandyco](https://forum.shopware.com/u/dandyco)
#### Post date: [9. Juni 2014 um 20:35 UTC](https://forum.shopware.com/t/fehlercode-ohne-erkennbaren-fehler/20691/1 "2014-06-09T20:35:20Z")

</div>

hallo zusammen, hab seit Installation den unten aufgeführten fehler , erhalte den am Tag 5 mal per Mail am Tag… hat jemand eine Idee was das sein kann oder womit er Zutun hat… `2014-06-09 20:13:17] core.ERROR: exception 'Zend\_Db\_Adapter\_Exception' with message 'LIMIT argument count=0 is not valid' in /virtual/wwwroot/shopware/htdocs/engine/Library/Zend/Db/Adapter/Pdo/Mysql.php:252 Stack trace: #0 /virtual/wwwroot/shopware/htdocs/engine/Shopware/Controllers/Widgets/Emotion.php(524): Zend\_Db\_Adapter\_Pdo\_Mysql-\>limit('? SE...', 0, 0) #1 /virtual/wwwroot/shopware/htdocs/engine/Shopware/Controllers/Widgets/Emotion.php(105): Shopware\_Controllers\_Widgets\_Emotion-\>getProductNewcomer(0, 0, 0) #2 /virtual/wwwroot/shopware/htdocs/engine/Library/Enlight/Controller/Action.php(159): Shopware\_Controllers\_Widgets\_Emotion-\>emotionNewcomerAction() #3 /virtual/wwwroot/shopware/htdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(528): Enlight\_Controller\_Action-\>dispatch('emotionNewcomer...') #4 /virtual/wwwroot/shopware/htdocs/engine/Library/Enlight/Controller/Front.php(228): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #5 /virtual/wwwroot/shopware/htdocs/engine/Shopware/Kernel.php(141): Enlight\_Controller\_Front-\>dispatch() #6 /virtual/wwwroot/shopware/htdocs/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(473): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #7 /virtual/wwwroot/shopware/htdocs/engine/Shopware/Components/HttpCache/AppCache.php(256): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #8 /virtual/wwwroot/shopware/htdocs/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(430): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #9 /virtual/wwwroot/shopware/htdocs/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(330): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>fetch(Object(Symfony\Component\HttpFoundation\Request), true) #10 /virtual/wwwroot/shopware/htdocs/engine/Shopware/Components/HttpCache/AppCache.php(178): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>lookup(Object(Symfony\Component\HttpFoundation\Request), true) #11 /virtual/wwwroot/shopware/htdocs/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(194): Shopware\Components\HttpCache\AppCache-\>lookup(Object(Symfony\Component\HttpFoundation\Request), true) #12 /virtual/wwwroot/shopware/htdocs/engine/Shopware/Components/HttpCache/AppCache.php(113): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #13 /virtual/wwwroot/shopware/htdocs/shopware.php(91): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #14 {main} [] []`

---

<div class="post-metadata">

### Author: ![Thomas](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/thomas/32/8167_2.png) [@Thomas](https://forum.shopware.com/u/Thomas)
#### Post date: [9. Juni 2014 um 21:24 UTC](https://forum.shopware.com/t/fehlercode-ohne-erkennbaren-fehler/20691/2 "2014-06-09T21:24:54Z")

</div>

Kann es seien das die Einstellung “Anzahl der Artikel, die unter Neuheiten ausgegeben werden” auf 0 steht? Gruß

---

<div class="post-metadata">

### Author: ![dandyco](https://avatars.discourse-cdn.com/v4/letter/d/eada6e/32.png) [@dandyco](https://forum.shopware.com/u/dandyco)
#### Post date: [10. Juni 2014 um 20:07 UTC](https://forum.shopware.com/t/fehlercode-ohne-erkennbaren-fehler/20691/3 "2014-06-10T20:07:30Z")

</div>

ja ausschließlich da wir mit Dienstleistungen arbeiten und eigentlich nix auf Lager haben

---

<div class="post-metadata">

### Author: ![Thomas](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/thomas/32/8167_2.png) [@Thomas](https://forum.shopware.com/u/Thomas)
#### Post date: [10. Juni 2014 um 20:58 UTC](https://forum.shopware.com/t/fehlercode-ohne-erkennbaren-fehler/20691/4 "2014-06-10T20:58:38Z")

</div>

Das Neuheiten bedeutet nur das Artikel angezeigt werden die in den letzten XX Tagen angelegt wurden. Wenn Du dann bei Anzahl eine 0 Einträgst bekommst Du im SQL ein LIMIT 0 was dann natürlich einen Fehler verursacht 🙂 Gruß
