# Anpassung SEO-URL bei Hersteller führt zu SQL-Fehler

**URL:** https://forum.shopware.com/t/anpassung-seo-url-bei-hersteller-fuhrt-zu-sql-fehler/65450
**Category:** Administration
**Created:** [12. März 2020 um 09:38 UTC](https://forum.shopware.com/t/anpassung-seo-url-bei-hersteller-fuhrt-zu-sql-fehler/65450 "2020-03-12T09:38:45Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![R4M](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/r4m/32/9983_2.png) [@R4M](https://forum.shopware.com/u/R4M)
#### Post date: [12. März 2020 um 09:38 UTC](https://forum.shopware.com/t/anpassung-seo-url-bei-hersteller-fuhrt-zu-sql-fehler/65450/1 "2020-03-12T09:38:45Z")

</div>

Ausgangspunkt ist ein SW 5.6.4

Bei einem Kunden Shop wurde die SEO-URLs der Hersteller geändert:

```
von
marken/{sCategoryPath categoryID=$sCategory.id}/

auf
{sCategoryPath categoryID=$sCategory.id}/

```

Die 301-Weiterleitung funktioniert, aber im Log stehen nun Fehler:

```
SQLSTATE(42000): Syntax error or access violation: 1064 
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY position ASC' at line 3 in /engine/Library/Zend/Db/Statement/Pdo.php:219

```

**Und nun? Nicht beachten oder besteht Handlungsbedarf?**

&nbsp;

---

<div class="post-metadata">

### Author: ![DanielSt](https://avatars.discourse-cdn.com/v4/letter/d/ed8c4c/32.png) [@DanielSt](https://forum.shopware.com/u/DanielSt)
#### Post date: [7. April 2020 um 08:43 UTC](https://forum.shopware.com/t/anpassung-seo-url-bei-hersteller-fuhrt-zu-sql-fehler/65450/2 "2020-04-07T08:43:08Z")

</div>

Hallo R4M,

konntest du das Problem beheben bzw. gibt es diesbezüglich Updates?

Wir haben das selbe Problem bei Weiterleitungen…

Gruß Daniel

&nbsp;

---

<div class="post-metadata">

### Author: ![simplybecause](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/simplybecause/32/7845_2.png) [@simplybecause](https://forum.shopware.com/u/simplybecause)
#### Post date: [7. April 2020 um 08:54 UTC](https://forum.shopware.com/t/anpassung-seo-url-bei-hersteller-fuhrt-zu-sql-fehler/65450/3 "2020-04-07T08:54:58Z")

</div>

Gibt es nach der 5.5.8 eine neue Option für die Hersteller-URLs?  
In der 5.5.8 lautet es {createSupplierPath supplierID=$sSupplier.id}/

---

<div class="post-metadata">

### Author: ![R4M](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/r4m/32/9983_2.png) [@R4M](https://forum.shopware.com/u/R4M)
#### Post date: [14. April 2020 um 09:41 UTC](https://forum.shopware.com/t/anpassung-seo-url-bei-hersteller-fuhrt-zu-sql-fehler/65450/4 "2020-04-14T09:41:42Z")

</div>

Sorry, war aus Zeitgründen hier abgestorben. Ja der Fehler konnte in der Zwischenzeit behoben werden. Verursacher war ein Plugin 🙂
