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
 Email Validation Problems
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 3

rriehl
Starting Member

31 Posts

Posted - 19 July 2002 :  01:00:36  Show Profile  Send rriehl an ICQ Message
Davio, I am havig the same problem as jeanvallery.... I tried to
install the email validation mod.. but no luck.. It is very
difficult for me (maybe I am stupid) to figure out exactly where to
edit the comment lines. I did it 3 times, thought I did it
correctly but to no avail. I never got a specific error message,
after the provacy policy was accepted I just got the old "page not
found"

Any help you can provide would be so much appreciated. I am willing
to pay you for your services.
Thanks.




Edited by - Davio on 19 July 2002 13:28:29

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 19 July 2002 :  13:30:37  Show Profile
A link to your forum would be helpful.
quote:
I never got a specific error message,
after the provacy policy was accepted I just got the old "page not
found"
That means the page isn't found. Try reuploading the file or check the url. Make sure it is correct.

«------------------------------------------------------»
What new features are going to be in the 3.4
version? See the 3.4 UnOfficial Features List !
Go to Top of Page

rriehl
Starting Member

31 Posts

Posted - 20 July 2002 :  14:17:45  Show Profile  Send rriehl an ICQ Message
My aplogies, the error I get is:
There is a problem with the page you are trying to reach and it cannot be displayed

I have redone everything 3 times now and I get the same thing.
Here is the link you asked for:
http://mobclan.robertriehl.com/cgi-bin/default.asp

Thanks.

quote:

A link to your forum would be helpful.
quote:
I never got a specific error message,
after the provacy policy was accepted I just got the old "page not
found"
That means the page isn't found. Try reuploading the file or check the url. Make sure it is correct.

«------------------------------------------------------»
What new features are going to be in the 3.4
version? See the 3.4 UnOfficial Features List !




Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 20 July 2002 :  14:44:34  Show Profile
This is the error I get:
Microsoft VBScript compilation error '800a0400' 

Expected statement

/cgi-bin/register.asp, line 568

<%
^
Post a link to a txt version of your register.asp file.

«------------------------------------------------------»
What new features are going to be in the 3.4
version? See the 3.4 UnOfficial Features List !
Go to Top of Page

rriehl
Starting Member

31 Posts

Posted - 20 July 2002 :  14:56:06  Show Profile  Send rriehl an ICQ Message
Thanks Davio, here it is:

http://mobclan.robertriehl.com/register.txt

quote:

This is the error I get:
Microsoft VBScript compilation error '800a0400' 

Expected statement

/cgi-bin/register.asp, line 568

<%
^
Post a link to a txt version of your register.asp file.

«------------------------------------------------------»
What new features are going to be in the 3.4
version? See the 3.4 UnOfficial Features List !




Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 20 July 2002 :  15:11:53  Show Profile
Remove that asp tag from line 568.
Put this asp tag %> at the end of line 582:
Else %>


«------------------------------------------------------»
What new features are going to be in the 3.4
version? See the 3.4 UnOfficial Features List !
Go to Top of Page

rriehl
Starting Member

31 Posts

Posted - 20 July 2002 :  15:37:09  Show Profile  Send rriehl an ICQ Message
Ok Davio, I made the changes as you told me. Now, I get the following error instead:

Microsoft VBScript compilation error '800a0400'

Expected statement

/cgi-bin/inc_profile.asp, line 58

<p><font face="<% =strDefaultFontFace
^

I updated the register.txt file as well.

Thanks




quote:

Remove that asp tag from line 568.
Put this asp tag %> at the end of line 582:
Else %>


«------------------------------------------------------»
What new features are going to be in the 3.4
version? See the 3.4 UnOfficial Features List !






Edited by - rriehl on 20 July 2002 15:38:53
Go to Top of Page

rriehl
Starting Member

31 Posts

Posted - 20 July 2002 :  16:30:35  Show Profile  Send rriehl an ICQ Message
Looking at the error... you'll probably need this:

http://mobclan.robertriehl.com/inc_profile.txt

quote:

Ok Davio, I made the changes as you told me. Now, I get the following error instead:

Microsoft VBScript compilation error '800a0400'

Expected statement

/cgi-bin/inc_profile.asp, line 58

<p><font face="<% =strDefaultFontFace
^

I updated the register.txt file as well.

Thanks




quote:

Remove that asp tag from line 568.
Put this asp tag %> at the end of line 582:
Else %>


«------------------------------------------------------»
What new features are going to be in the 3.4
version? See the 3.4 UnOfficial Features List !






Edited by - rriehl on 20 July 2002 15:38:53



Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 20 July 2002 :  16:34:17  Show Profile
Try adding a line right before line 58 in inc_profile that has %> on it.

Nikkol
Go to Top of Page

rriehl
Starting Member

31 Posts

Posted - 20 July 2002 :  16:43:05  Show Profile  Send rriehl an ICQ Message
I did that and now I have this error:


Microsoft VBScript compilation error '800a0400'

Expected statement

/cgi-bin/inc_profile.asp, line 79

</tr>
^

Should I change it back or leav it alone?

quote:

Try adding a line right before line 58 in inc_profile that has %> on it.

Nikkol



Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 20 July 2002 :  17:14:26  Show Profile
No, you have more lines than that that are messed up. Check your changes carefully and make sure that you included all the <% and %> that you were supposed to.

Nikkol
Go to Top of Page

rriehl
Starting Member

31 Posts

Posted - 20 July 2002 :  17:16:26  Show Profile  Send rriehl an ICQ Message
I have checked and re-checked.. this is my 4th attempt at installation.
Here is the link to the inc_profile:
http://mobclan.robertriehl.com/inc_profile.txt

What am I doing wrong?




quote:

No, you have more lines than that that are messed up. Check your changes carefully and make sure that you included all the <% and %> that you were supposed to.

Nikkol



Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 20 July 2002 :  17:37:55  Show Profile
On first glance, line 77 needs to begin with a <% and end with a %>. Also, line 79 needs to begin with a <%. And the <% needs to be taken off of line 85. Here's how lines 77-85 should look:


<% if strEmailVal = "0" or Request.QueryString("mode") <> "Register" then %><INPUT type="hidden" name="Email2" value="<% =RS("M_EMAIL") %>"><% end if %>
</tr>
<% if (strEmailVal = "1" and lcase(strEmail) = "1") and Request.QueryString("mode") = "Register" then %>
<tr>
<td bgColor=<% =strPopUpTableColor %> align=right width="10%" nowrap><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>"><FONT color=#ff0000>*</FONT>Confirm Email: </font></b></td>
<td bgColor=<% =strPopUpTableColor %>><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>"><INPUT name="Email2" size="25" value=""></font></td>
</tr>
<% end if
<% if strICQ = "1" then%>


The parts in red are what should be added and the green should be taken off. That's not to say there are some other mistakes in other parts of the code.

Nikkol
Go to Top of Page

rriehl
Starting Member

31 Posts

Posted - 20 July 2002 :  19:32:14  Show Profile  Send rriehl an ICQ Message
Thanks Nikkol... I did that and now I get this error:
Microsoft VBScript compilation error '800a03f8'

Expected 'Sub'

/cgi-bin/inc_profile.asp, line 189

end if 'extended profile
----^

I appreciate all of your help. I do not understand where I went wrong. The only lines I changed were the ones that the directions indicated.
Could somone help me with the above error?
I have updated the txt version here:

http://mobclan.robertriehl.com/inc_profile.txt



quote:

On first glance, line 77 needs to begin with a <% and end with a %>. Also, line 79 needs to begin with a <%. And the <% needs to be taken off of line 85. Here's how lines 77-85 should look:


<% if strEmailVal = "0" or Request.QueryString("mode") <> "Register" then %><INPUT type="hidden" name="Email2" value="<% =RS("M_EMAIL") %>"><% end if %>
</tr>
<% if (strEmailVal = "1" and lcase(strEmail) = "1") and Request.QueryString("mode") = "Register" then %>
<tr>
<td bgColor=<% =strPopUpTableColor %> align=right width="10%" nowrap><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>"><FONT color=#ff0000>*</FONT>Confirm Email: </font></b></td>
<td bgColor=<% =strPopUpTableColor %>><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>"><INPUT name="Email2" size="25" value=""></font></td>
</tr>
<% end if
<% if strICQ = "1" then%>


The parts in red are what should be added and the green should be taken off. That's not to say there are some other mistakes in other parts of the code.

Nikkol



Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 20 July 2002 :  19:56:27  Show Profile
Looking at your inc_profile.txt file, it seems you haven't made the changes Nikkol suggested. Unless it is still the old version of your inc_profile.txt file I am looking at.

«------------------------------------------------------»
What new features are going to be in the 3.4
version? See the 3.4 UnOfficial Features List !
Go to Top of Page

rriehl
Starting Member

31 Posts

Posted - 20 July 2002 :  20:13:36  Show Profile  Send rriehl an ICQ Message
You're right! I missed some.
BTW- is notepad.exe the best to edit these with or are is there something better?
I am NOW gettting the following error:
Microsoft VBScript compilation error '800a0400'

Expected statement

/cgi-bin/inc_profile.asp, line 579

</tr>
^

Here is the updated inc_profile.asp:
http://mobclan.robertriehl.com/inc_profile.txt

Thanks.


quote:

Looking at your inc_profile.txt file, it seems you haven't made the changes Nikkol suggested. Unless it is still the old version of your inc_profile.txt file I am looking at.

«------------------------------------------------------»
What new features are going to be in the 3.4
version? See the 3.4 UnOfficial Features List !




Go to Top of Page
Page: of 3 Previous Topic Topic Next Topic  
Next Page
 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.06 seconds. Powered By: Snitz Forums 2000 Version 3.4.07