# konfigurator Modul

**URL:** https://forum.shopware.com/t/konfigurator-modul/1371
**Category:** Shopware 3.5
**Tags:** programming
**Created:** [13. Januar 2011 um 16:04 UTC](https://forum.shopware.com/t/konfigurator-modul/1371 "2011-01-13T16:04:10Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![landonroyal](https://avatars.discourse-cdn.com/v4/letter/l/ac91a4/32.png) [@landonroyal](https://forum.shopware.com/u/landonroyal)
#### Post date: [13. Januar 2011 um 16:04 UTC](https://forum.shopware.com/t/konfigurator-modul/1371/1 "2011-01-13T16:04:10Z")

</div>

Notice: Undefined index: shopwaresid in /var/www/shopware/engine/backend/modules/articles/config/config.group.php on line 0 Neue Konfigurator-Gruppe anlegen: Eine Konfigurator-Gruppe kann z.B. die Farbe oder die Größe sein. Die genauen Werte, wie z.B. Farbe Schwarz oder Weiss, legen Sie in den Konfigurator-Optionen fest. noch eine fehlermeldung Notice: Undefined index: shopwaresid in /var/www/shopware/engine/backend/modules/articles/config/config.settings.php on line 0 Notice: Undefined index: shopwaresid in /var/www/shopware/engine/backend/modules/articles/config/config.accessories.group.php on line 0 Notice: Undefined index: shopwaresid in /var/www/shopware/engine/backend/modules/articles/config/config.accessories.option.php on line 0 Notice: Undefined index: shopwaresid in /var/www/shopware/engine/backend/modules/articles/config/config.template.php on line 0 Notice: Undefined index: shopwaresid in /var/www/shopware/engine/backend/modules/articles/config/config.settings.php on line 0 Notice: Undefined index: shopwaresid in /var/www/shopware/engine/backend/modules/articles/config/config.group.php on line 0

---

<div class="post-metadata">

### Author: ![SebastianKloepper](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/sebastiankloepper/32/21435_2.png) [@SebastianKloepper](https://forum.shopware.com/u/SebastianKloepper)
#### Post date: [14. Januar 2011 um 17:57 UTC](https://forum.shopware.com/t/konfigurator-modul/1371/2 "2011-01-14T17:57:34Z")

</div>

Hi, das hört sich doch stark nach einer PHP- / Servereinstellung an. Erweiter die .htaccess-Datei im Hauptverzeichnis von Shopware mal mit folgender Zeile ` php\_flag display\_errors off ` Dann sollten die Infos bereits verschwinden Sebastian
