<div dir="ltr">I upgraded to the latest Fox files. Now, my Shoutbox doesn&#39;t work properly. I enter text and post, and then a blank page displays. <br><br>I have several other forms using the latest Fox, and I have no problems.<br>
<br>Here&#39;s my lightly edited version of Shoutbox--<br><br>(:if ! equal {$Author} &quot;&quot;:)<br>&gt;&gt;shoutbox&lt;&lt;<br>%sidehead%shoutbox<br>(:fox shoutbox #top target=Systems/ShoutBox:)<br>(:input hidden author value=&#39;{$Author}&#39; :) <br>
(:input textarea class=shoutbox shout cols=20 rows=2:)<br>(:input submit post Enter:)<br>(:foxtemplate &quot;%red%{$$author}%% [-{$$(date:M j, &#39;y&nbsp; g a)}-]\n{$$shout}[[&lt;&lt;]]&quot;:)<br>(:foxend shoutbox:)<br>(:include Systems/ShoutBox lines=30:)<br>
%right%[[Systems/ShoutBox|more &gt;&gt;]]<br>&gt;&gt;&lt;&lt;<br>(:if:)<br></div>