Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 I have some error in register.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

dk9
Starting Member

19 Posts

Posted - 11 February 2003 :  15:23:56  Show Profile
I'm a hebrew user who translated most of the forum to hebrew.
now, when i ran regsiter.asp, it shows me this:
Microsoft VBScript compilation error '800a03f6'

Expected 'End'

/hasatanf/register.asp, line 575

else

in my code, those lines are:
			if strEmail = "1" and strRestrictReg = "0" then
				'## E-mails Message to the Author of this Reply.
				strRecipientsName = Request.Form("Name")
				strRecipients = Request.Form("Email")
				strFrom = strSender
				strFromName = strForumTitle
				strsubject = strForumTitle & " Registration "
				strMessage = "Hello " & Request.Form("name") & vbNewline & vbNewline
				strMessage = strMessage & " אתה מקבל מכתב זה מצוות הפורומים של השטן. יצרת חשבון חדש בהצלחה! כנס עכשיו לפורומים שלנו: " & vbNewline & strForumURL & vbNewline & vbNewline
				if strAuthType="db" then
				'################################### E-mail Validation Mod #################################
					if strEmailVal = "1" then
						strMessage = strMessage & "אנא לחץ על הקישור שלמטה כדי להשלים את ההרשמה." & vbNewline & vbNewLine
						strMessage = strMessage & strForumURL & "register.asp?actkey=" & actkey & vbNewline & vbNewline
					else
				'######################################################################################
						strMessage = strMessage & "סיסמה: " & Request.Form("Password") & vbNewline & vbNewline
					end if '<---- E-mail Validation Mod - 1 line #############
				end if
				strMessage = strMessage & "אתה יכול לשנות את הפרטים שלך ע""י כניסה לפורום ולחיצה על ""פרופיל"" שנמצא בצד שמאל למעלה של הדף." & vbNewline & vbNewline
				strMessage = strMessage & "תודה, מצוות השטן!"
%>
<!--#INCLUDE FILE="inc_mail.asp" -->
<%
			end if
		else
			Response.Write	"      <p ali


what is the problem here?

10x!

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 12 February 2003 :  07:51:06  Show Profile
You need to post a link to a txt version of your register.asp file.

Support Snitz Forums
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 1.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07