D
Denise G.
I would apreciate some help on fixing my FP forum. My
forum was easy to setup and customize and it looks & works
great except for two things:
#1.The search component always says "No documents found.
Please try again." even though I know the specific word I
typed is in several posts.
#2. I also altered the code (in my post.htm)to email
(e-mail address removed) whenever a new message is posted but it
does not work. It does not give me an error message--it
just does not work.
Here is my code (where it says "mydomain.com" I actually
have the name of my domain name though):
<form method="POST"
action="_vti_bin/shtml.dll/disc1_post.htm" onSubmit=""
webbot-action="--WEBBOT-SELF--">
<!--webbot bot="Discussion" startspan
s-dir-name="_disc1"
s-article-format="HTML/BR"
u-header-url="_borders/disc1_ahdr.htm"
u-footer-url="_borders/disc1_aftr.htm"
b-make-toc="FALSE"
s-toc-fields="Subject,REMOTE_USER,Date"
b-label-fields="TRUE"
b-reverse-chronology="TRUE"
u-confirmation-url="disc1_cfrm.htm"
s-builtin-fields="Date Time REMOTE_NAME REMOTE_USER"
u-style-url="disc1_post.htm"
s-email-address="(e-mail address removed)"
s-email-format="TEXT/PRE"
b-email-subject-from-field="FALSE"
s-email-subject="New Forum Post" --><input TYPE="hidden"
NAME="VTI-GROUP" VALUE="0"><!--webbot
bot="Discussion" endspan i-checksum="43374" -->
<p>
<strong>Subject:</strong><br>
<input type="TEXT" name="Subject" size="50"> <br>
<strong>Comments:</strong><br>
<textarea name="Comments" rows="6" cols="50"></textarea>
<br>
<br>
<input type="SUBMIT" value="Post Article"> <input
type="RESET" value="Reset Form"> </p>
</form>
I would appreciate any help. Thanks
forum was easy to setup and customize and it looks & works
great except for two things:
#1.The search component always says "No documents found.
Please try again." even though I know the specific word I
typed is in several posts.
#2. I also altered the code (in my post.htm)to email
(e-mail address removed) whenever a new message is posted but it
does not work. It does not give me an error message--it
just does not work.
Here is my code (where it says "mydomain.com" I actually
have the name of my domain name though):
<form method="POST"
action="_vti_bin/shtml.dll/disc1_post.htm" onSubmit=""
webbot-action="--WEBBOT-SELF--">
<!--webbot bot="Discussion" startspan
s-dir-name="_disc1"
s-article-format="HTML/BR"
u-header-url="_borders/disc1_ahdr.htm"
u-footer-url="_borders/disc1_aftr.htm"
b-make-toc="FALSE"
s-toc-fields="Subject,REMOTE_USER,Date"
b-label-fields="TRUE"
b-reverse-chronology="TRUE"
u-confirmation-url="disc1_cfrm.htm"
s-builtin-fields="Date Time REMOTE_NAME REMOTE_USER"
u-style-url="disc1_post.htm"
s-email-address="(e-mail address removed)"
s-email-format="TEXT/PRE"
b-email-subject-from-field="FALSE"
s-email-subject="New Forum Post" --><input TYPE="hidden"
NAME="VTI-GROUP" VALUE="0"><!--webbot
bot="Discussion" endspan i-checksum="43374" -->
<p>
<strong>Subject:</strong><br>
<input type="TEXT" name="Subject" size="50"> <br>
<strong>Comments:</strong><br>
<textarea name="Comments" rows="6" cols="50"></textarea>
<br>
<br>
<input type="SUBMIT" value="Post Article"> <input
type="RESET" value="Reset Form"> </p>
</form>
I would appreciate any help. Thanks