Hello,
what is that: http://vorlage.re-vo.de/modules.php?name=Anfrageformular
I have this in my index.php:
<?php
if (!defined("mxMainFileLoaded")) die ("Access denied...");
$GLOBALS['index'] = 0;
include('header.php');
require("/srv/www/vhosts/re-vo.de/subdomains/vorlage/httpdocs/formularscript/machform.php");
$mf_param['form_id'] = 1;
$mf_param['base_path'] = 'http://vorlage.re-vo.de/formularscript/';
display_machform($mf_param);
include('footer.php');
?>
I have pragmaMx 0.1.11 Web Content Management System (WCMS), from http://www.pragmamx.org/ this Site.
MfG
Reumann
