Author |
Topic  |
|
clynn
Starting Member
36 Posts |
Posted - 24 April 2002 : 13:56:35
|
I am getting the folowing error:
Technical Information (for support personnel)
Error Type: Microsoft VBScript compilation (0x800A03FE) Expected 'Select' /forum/pop_profile.asp, line 706, column 4 end if ---^
Browser Type: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
Page: GET /forum/pop_profile.asp
|
|
crash
Advanced Member
    
Netherlands
2064 Posts |
Posted - 24 April 2002 : 14:46:42
|
when do you get this? when you click what?
 Crash's Site | Crash is from 
|
 |
|
clynn
Starting Member
36 Posts |
Posted - 24 April 2002 : 15:00:58
|
After I ran the mod setup. I even went as far as uploading an avatar to the DB. It was when I went into th member profile to associate the avatar that I got that error.
Since I have started this thread, I have verified all the changes were done correctly. Then I tried to copy the original pop_profile.asp file into the forum directory, and redo all the modifications. That didn't work.
BTW, this is the first mod I have tried.
If you would like to look at it: http://207.148.202.38:800/forums
Edited by - clynn on 24 April 2002 15:03:20 |
 |
|
crash
Advanced Member
    
Netherlands
2064 Posts |
Posted - 24 April 2002 : 15:04:26
|
there is an "End If" too much in the code somewhere... might be around line 706
 Crash's Site | Crash is from 
|
 |
|
clynn
Starting Member
36 Posts |
Posted - 24 April 2002 : 15:09:40
|
What do you mean by too much?
|
 |
|
clynn
Starting Member
36 Posts |
Posted - 24 April 2002 : 15:11:47
|
Is there a better application to mod than notepad?
It'd be nice if there was a text editor that numered the lines.
.
Edited by - clynn on 24 April 2002 16:23:15 |
 |
|
clynn
Starting Member
36 Posts |
Posted - 24 April 2002 : 16:38:35
|
Got this error when trying to register a new member. Right after agreeing to the agreement.
Technical Information (for support personnel)
Error Type: Microsoft VBScript compilation (0x800A03F8) Expected 'Sub' /forum/inc_profile.asp, line 169, column 4
Browser Type: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
Page: POST 74 bytes to /forum/register.asp?mode=Register
POST Data: Refer=http%3A%2F%2F207.148.202.38%3A800%2Fforum%2Fdefault.asp&submit=Agree
|
 |
|
clynn
Starting Member
36 Posts |
Posted - 24 April 2002 : 16:56:55
|
Everything in the avatar setup works fine. I added an image and reviewed it.
Something is wrong with pop_profile.asp and inc_profile.asp but I don't know what.
|
 |
|
clynn
Starting Member
36 Posts |
|
clynn
Starting Member
36 Posts |
Posted - 24 April 2002 : 17:52:41
|
the pop_profile error does point to an 'end if' statment. what should i do with it?
|
 |
|
clynn
Starting Member
36 Posts |
Posted - 24 April 2002 : 18:07:50
|
OK, I have been pulling out the offending statements, but now I get:
if (strBio + strHobbies + strLNews + strQuote) > 0 then strMyBio = rs("M_BIO") strMyHobbies = rs("M_HOBBIES") strMyLNews = rs("M_LNEWS") strMyQuote = rs("M_QUOTE") %>
In a spot right above the contact info.

|
 |
|
Bookie
Average Member
  
USA
856 Posts |
Posted - 23 May 2002 : 13:23:38
|
I'm having this same problem. Was there any resolution to this?
Bookie
"May the forces of evil become confused on the way to your home." - George Carlin |
 |
|
Bookie
Average Member
  
USA
856 Posts |
Posted - 23 May 2002 : 13:34:07
|
quote:
I'm having this same problem. Was there any resolution to this?
Bookie
Found the solution in the archives. Have a great day!
Bookie
"May the forces of evil become confused on the way to your home." - George Carlin |
 |
|
HarshReality
Junior Member
 
USA
128 Posts |
Posted - 23 May 2002 : 14:49:05
|
ok now from what I see there have been a number of changes to both your pop_profiles (indicated by your posts).
Cana you email me your file or post a txt link here of the CURRENT file to have a look at it please? I might be able to help you out.
Oh what wonders await we the ****ed in exile, for in a single act of rage I have slain what little humanity I have left and all that remains is the beast.... |
 |
|
|
Topic  |
|