<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Tahoma","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Tahoma","sans-serif";
        color:windowtext;
        font-weight:normal;
        font-style:normal;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Hans,<o:p></o:p></p>

<p class=MsoNormal>It seems FoxNotify breaks the Forum/CreateNewTopic
form&#8230;<o:p></o:p></p>

<p class=MsoNormal>With the additional FoxNotify directives at the bottom of
the form, every page the form creates is now named as Forum.NameFromFilter (!!)<o:p></o:p></p>

<p class=MsoNormal>Every subsequent new post gets appended to the same post!!<o:p></o:p></p>

<p class=MsoNormal>It seems that it is taking the (:input hidden topicpage
&quot;name from filter&quot;:) literally!<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I have checked and without the last line starting &#8220;Send
Notification emails&#8230;&#8221;, the form works correctly.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>For your reference, the entire form looks like this:<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>(:foxmessages:)(:nolinebreaks:)<o:p></o:p></p>

<p class=MsoNormal>(:fox newtopicform foxgroup={$Group} redirect={$$topicpage}
formcheck=topic,heading,text,author pagecheck={$$topicpage}:)<o:p></o:p></p>

<p class=MsoNormal>(:input hidden target {$$topicpage} :)<o:p></o:p></p>

<p class=MsoNormal>(:input hidden template FoxTemplates.FormTemplates#newtopic
:)<o:p></o:p></p>

<p class=MsoNormal>(:input hidden topicpage &quot;name from filter&quot;:)<o:p></o:p></p>

<p class=MsoNormal>(:input hidden FoxCount {*$:FoxCount}:)<o:p></o:p></p>

<p class=MsoNormal>(:input hidden foxfilter FoxCount,FoxTopicName:)<o:p></o:p></p>

<p class=MsoNormal>(:input hidden csum 'New Topic added':)<o:p></o:p></p>

<p class=MsoNormal>|| ||'''Subject:'''||<o:p></o:p></p>

<p class=MsoNormal>|| ||(:input text topic size=70:)<o:p></o:p></p>

<p class=MsoNormal>|| ||'''Compose your post:'''||<o:p></o:p></p>

<p class=MsoNormal>|| ||(:guibuttons:)||<o:p></o:p></p>

<p class=MsoNormal>|| ||(:input textarea id=text name=text cols=60 rows=6 class=inputtext:)
||<o:p></o:p></p>

<p class=MsoNormal>(:if enabled EnableAccessCode:)<o:p></o:p></p>

<p class=MsoNormal>|| ||Enter value {$AccessCode} (:input text access size=3
class=inputtext:)(:input hidden accesscode {$AccessCode}:)&nbsp; &lt;- Have you
entered the code number?||<o:p></o:p></p>

<p class=MsoNormal>(:if enabled EnablePostCaptchaRequired:)<o:p></o:p></p>

<p class=MsoNormal>|| ||Enter value {$Captcha} (:input captcha
class=inputtext:) &lt;- Have you entered the code number?||<o:p></o:p></p>

<p class=MsoNormal>(:if:)<o:p></o:p></p>

<p class=MsoNormal>|| Author:||(:input text author value='{$Author}' size=30
class=inputtext:) (:input submit post Enter:) ||<o:p></o:p></p>

<p class=MsoNormal>|| Send Notification emails to:||(:input hidden foxfilter
FoxNotify:)(:input select foxnotify[] all &quot;All&quot;:)(:input select
foxnotify[] admin &quot;Administrators&quot; selected=selected:)(:input select
foxnotify[] editors &quot;Editors&quot;:)(:input select foxnotify[]
&quot;&quot; &quot;None&quot;:) ||<o:p></o:p></p>

<p class=MsoNormal>(:foxend newtopicform:)<o:p></o:p></p>

</div>

</body>

</html>