In inc_functions.asp -
at roughly line 1771:
<p align=center><font face="<% =strDefaultFontFace %>" size="<% =strHeaderFontSize %>">There was a prolbem</font></p>
<P align=center><font face="<% =strDefaultFontFace %>" size="<% =strHeaderFontSize %>">You must be logged in to enter this forum</font></p>
It should be: There was a problem. You must be logged in to enter this forum.
In one line change prolbem to problem and in both it needs a period (full stop.)
In pop_mail.asp Line 136 and pop_send_to_friend.asp line 125
Err_Msg = Err_Msg & "<li>You Must be logged on to send a message</li>"
should be: You must be logged on to send a message.
Minor, but easily fixed.
Sue
Additional support files - http://www.snitz.info