ich bin am Verzweifeln. Ich bekomme dieses Kontaktformular nicht gebacken.
Gibt es eine andere Lösung z.B. wie früher?
Wenn nicht dann meine zweite Frage:
Ich kann im Editor keine Vorlage auswählen weder POST, GET oder Benutzer. Die Vorlagen existieren aber in /cms/templates und heißen:
cms_pifaform_post_default.tpl
cms_pifaform_mail_user.tpl
cms_pifaform_mail_system.tpl
cms_pifaform_get_default.tpl
und sind auch nicht leer.
cms_pifaform_mail_user.tpl:
Code: Alles auswählen
Vielen Dank für ihre Kontaktanfrage!
Wir werden uns zeitnah mit Ihnen in Verbindung setzen.
Mein Modul sieht so aus:
Code: Alles auswählen
<?php
/**
 * description: contact (PIFA) form
 *
 * @package Module
 * @subpackage form_contact
 * @author marcus.gnass@4fb.de
 * @copyright four for business AG <www.4fb.de>
 * @license http://www.contenido.org/license/LIZENZ.txt
 * @link http://www.4fb.de
 * @link http://www.contenido.org
 */
if (cRegistry::isBackendEditMode()) {
    echo '<label class="content-type-label">' . mi18n("LABEL_FORM_CONTACT") . '</label>';
}
echo "CMS_PIFAFORM[1]";
echo '<label class="content_type_label">' . mi18n("REPLY_HEADLINE") . '</label>';
echo '<label class="oontent_type_label">' . mi18n("REPLY_TEXT") . '</label>';
?>Code: Alles auswählen
[28-Mar-2014 12:21:45 Europe/Berlin] PHP Warning:  include_once(): Failed opening '/home/www/web503/html/contenido_gem/contenido/plugins/form_assistant/includes/include.ajax.php' for inclusion (include_path='.:/usr/share/php') in /home/www/web503/html/contenido_gemeinde/contenido/main.php on line 187
kann da noch geholfen werden?
schönes WE jacke