<div dir="ltr">Thank you Hans for your efficient suggestion !<br>The error message was about permission : I corrected my mistake according to your configuration exemple and then have no more problem.<br><br>One more little question please : is there a way to translate the messages given by (:foxcomment:) ?<br>
Am I true if I say I have to collect every message in fox.php and then to translate each one on my XLPage ?<br>So, <br>$FoxMsgFmt[] = &quot;Error: Target list is not in the group for FoxNotifyLists&quot;; <br>gives me on my XLPage :<br>
&#39;Error: Target list is not in the group for FoxNotifyLists&#39; =&gt; &#39;My translated message&#39;<br>?<br><br>Thank you.<br><code class="escaped"></code><br><br><div class="gmail_quote">2008/10/5 Hans <span dir="ltr">&lt;<a href="mailto:design5@softflow.co.uk">design5@softflow.co.uk</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Saturday, October 4, 2008, 6:14:32 PM, ABClf wrote:<br>
<br>
&gt; What I need is very basic I guess : I want the new page to be created with<br>
&gt; all the data I wrote in the form, merged with the template.<br>
&gt; I tried many many tests, changing and changing some parameters (especially<br>
&gt; the «target») with no success.<br>
&gt; Can someone help me by telling me what&#39;s wrong here and what&#39;s needed ?<br>
<br>
</div>i have not ananlyzed your form and template.<br>
For troubleshooting i recommend you add<br>
(:foxmessages:) to th etop of your form page, and remove redirect=1<br>
(or disable it temporarily by changing it to xredirect=1)<br>
Stopping the redirect for testing is essential as only then you can<br>
get feedback messages from (:foxmessages:), which may giv eyou clues<br>
as to what goes wrong.<br>
<br>
If this does not show you a solution, you can try putting Fox in<br>
debuging mode, by changing near the top of fox.php<br>
$FoxDebug = 0; to some higher value, like $FoxDebug = 4;<br>
Again this needs redirect disabled. You will get an echoed output of<br>
various Fox variables. particular see if Fox shows the right target<br>
and template page values.<br>
<font color="#888888"><br>
<br>
 &nbsp;~Hans<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>---------------------------------------<br>| A | de la langue française<br>| B | <a href="http://www.languefrancaise.net/">http://www.languefrancaise.net/</a><br>| C | <a href="mailto:languefrancaise@gmail.com">languefrancaise@gmail.com</a><br>
---------------------------------------<br>
</div>