Tetra-WebBBS Support Forum

Error messages

Looks like, there is a something wrong with this in 6.13.

webbbs_basic.pl:
print "<p>$text{$error_text} $text{'9999'}</p>\n";

webbbs_settings.pl:
$maillist_address = "blahblah\@foo.com";
$notification_address = "blahblah\@foo.com";

and
<p>Your message is incomplete. Make sure you include at least <span class='em'>your name</span> and <span class='em'>a subject line</span>. Please return to the entry form and try again. If you have any questions, please send a note to <a href='mailto:blahblah@foo.com'>blahblah@foo.com</A>.</p>

but
<p>The user name under which you're posting requires a valid password. Please use the &quot;Back&quot; button on your browser to return and provide a valid password. If you have any questions, please send a note to <!--emaillink-->.</p>

Messages In This Thread

Error messages
Re: Error messages
Re: Error messages
Re: Error messages