> For the complete documentation index, see [llms.txt](https://wiki.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.themeware.design/wissensdatenbank/haeufige-fehler/administration/konfigurationsfelder-im-tab-allgemein.md).

# Konfigurationsfelder im Tab "Allgemein"

## Fehlerbeschreibung

Du findest unter Umständen Konfigurationsfelder (die meist nach dem Muster "twt-..." betitelt sind) im Tab "Allgemein" der ThemeWare® Konfiguration welche keine Auswirkung haben.

![Verwaiste Konfigurationsfelder landen automatisch im Tab "Allgemein"](/files/0bxBaW74slVyTFmzTGNU)

## Ursache

Dabei handelt es sich um "**verwaiste Konfigurationsfelder**". Diese entstehen, wenn ein Konfigurationsfeld vom Benutzer irgendwann bearbeitet wurde und dieses Konfigurationsfeld mit einem Theme-Update gelöscht wird.

{% hint style="info" %}
**Hinweis**: Mit ThemeWare® profitierst du von einer kontinuierlichen Weiterentwicklung. Von Zeit zu Zeit kann es durchaus vorkommen, dass Konfigurationsfelder mit einem Update entfernt oder ersetzt werden.
{% endhint %}

Leider entfernt die Shopware Update-Routine gelöschte Konfigurationsfelder derzeit nicht automatisch.

## Lösung

Shopware hat auf unseren Hinweis (NEXT-14571) dazu in Shopware 6.4.8.0 den "Speichern"-Button in der Theme-Konfiguration erweitert und eine "Bereinigen"-Funktion ergänzt. Damit kannst du "verwaiste Konfigurationsfelder" löschen lassen.

Wie du "verwaiste Konfigurationsfelder" entfernen kannst erfährst du in der Anleitung [ThemeWare® bereinigen](/wissensdatenbank/anleitungen/administration/themeware-aufraeumen.md).

#### Fehler nicht gelöst?

Wenn du das Problem nicht lösen konntest, starte einfach die individuelle Fehlerbehebung. Hierüber kannst du auch ein Support-Ticket eröffnen, falls du den Fehler nicht selber beheben kannst:

{% embed url="<https://debugging.themeware.design>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.themeware.design/wissensdatenbank/haeufige-fehler/administration/konfigurationsfelder-im-tab-allgemein.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
