> For the complete documentation index, see [llms.txt](https://docs.sync4.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sync4.de/faq/problembehandlung/mobile-template-gambio-gx2-quick_contact-fehler.md).

# Mobile Template gambio GX2 – quick\_contact Fehler

### **Fehler:**

```
FATAL ERROR(256): "Smarty error: [in mobile/index.html line 47]: syntax error: unrecognized tag 'quick_contact' (Smarty_Compiler.class.php, line 583)" in /homepages/42/d13439128/htdocs/gambio/includes/classes/Smarty_2.6.14/Smarty.class.php:1095 (Detail
 <div class="content-primary"><ul data-role="listview" data-inset="true" data-divider-theme="a"><li data-role="list-divider">{$smarty.const.text_fast_contact}</li>
```

### **Lösung:**

{% hint style="warning" %} <mark style="color:red;">Sie müssen sicherstellen, dass die „function.quick\_contact.php“ im Verzeichnis „\includes\classes\Smarty\_2.6.14\plugins“ (falls eine andere Smarty-Version benutzt wird, dann müssen sie dessen Verzeichnis nehmen) liegt. Dann sollte der Fehler nicht mehr auftreten.</mark>
{% endhint %}


---

# 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:

```
GET https://docs.sync4.de/faq/problembehandlung/mobile-template-gambio-gx2-quick_contact-fehler.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
