Author |
Topic  |
Drewpy
Starting Member
20 Posts |
Posted - 11 April 2001 : 10:52:54
|
I have set up my forum perfectly normally. It all works apart from two buttons, Profile and Register. I have no mods installed and it all works fine. When i press register/profile i get an error "Internal server error 500" thingymajig. I have searched this forum and cannot find any info other than people had it and fixed but they did not say how. Can anyone help? |
|
RaiderUK
Average Member
  
United Kingdom
577 Posts |
Posted - 11 April 2001 : 10:58:31
|
In tools internet options then advanced in your browser setting turn off friendly HTTP errors and then you will be able to see a more detailed error report, which will help pinpoint the problem easier.
|
 |
|
Drewpy
Starting Member
20 Posts |
Posted - 11 April 2001 : 11:06:36
|
for profile i get: Microsoft VBScript compilation error '800a0400'
Expected statement
/stchris/pop_profile.asp, line 655
case "Modify" ^
for register i get:
Microsoft VBScript compilation error '800a03f4'
Expected 'If'
/stchris/register.asp, line 386
end sub ----^
Any ideas?
|
 |
|
RaiderUK
Average Member
  
United Kingdom
577 Posts |
Posted - 11 April 2001 : 11:13:23
|
the code must have got changed some how, have you edited the 2 pages, if not the easiest and quickest way would be to upload the origional 2 pages and overwrite the offending pages.
|
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 11 April 2001 : 11:13:45
|
Did you edit any of the forum files with Microsoft FrontPage? If you didn't edit it, it looks like your files got corrupted. Try uploading the 2 files again, pop_profile.asp and register.asp and make sure you are uploading in ASCII mode.
|
 |
|
Drewpy
Starting Member
20 Posts |
Posted - 11 April 2001 : 11:27:38
|
I didnt change them, or open them. i have just re-uploaded them and i still get the same two errors. It is unlikely that it the actual files because other prople have the same problem, with the same two pages. They have fixed it but not said how. Any other ideas?
|
 |
|
RaiderUK
Average Member
  
United Kingdom
577 Posts |
Posted - 11 April 2001 : 11:30:55
|
what do:
/stchris/pop_profile.asp, line 655 and /stchris/register.asp, line 386 read?
|
 |
|
Drewpy
Starting Member
20 Posts |
Posted - 11 April 2001 : 11:36:45
|
pop_prifle: '## Display Edit Profile Page %> <p align=center><font face="<% =strDefaultFontFace %>" size="<% =strHeaderFontSize %>">Edit User Profile</font></p> <p align=center><form action="pop_profile.asp?mode=EditIt&id=<% =Request.QueryString("id")%>" method="Post" id=Form1 name=Form1> <input name="Refer" type="hidden" value="<% =Request.Form("Refer") %>"> <!-- #include file="inc_profile.asp" --> </form></p> <% end if
LINE 655- case "Modify" %> <center> <p align=center><font face="<% =strDefaultFontFace %>" size="<% =strHeaderFontSize %>">Modify Member</font></p>
and register.asp is:
<% sub ShowForm() %> <form action="register.asp?mode=DoIt" method="post" id=form1 name=form1> <input name="Refer" type="hidden" value="<% =Request.Form("Refer") %>"> <table width="400" border=0 align=center> <tr> <td><!--#INCLUDE FILE="inc_profile.asp" --></td> </tr> </table> </form> <% end sub %>
the last line is line 386.
|
 |
|
Drewpy
Starting Member
20 Posts |
Posted - 11 April 2001 : 11:55:13
|
So, have you got an ideas? has anyone else had this problem??
|
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 11 April 2001 : 12:01:37
|
You just said in an earlier post that other persons have had the same problem with the two files. So I guess that answers your question.
Can you post a link to a .txt version of both files so I can take a look at them?
|
 |
|
Drewpy
Starting Member
20 Posts |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 11 April 2001 : 14:40:16
|
Ok, both files looks ok. Can you post a .txt version of your inc_profile.asp file?
|
 |
|
Drewpy
Starting Member
20 Posts |
|
Drewpy
Starting Member
20 Posts |
Posted - 12 April 2001 : 06:21:22
|
So, has anyone got any suggestions because i am completely at a loss.
|
 |
|
Drewpy
Starting Member
20 Posts |
Posted - 14 April 2001 : 12:49:59
|
to be honest i am just bringing this back up to the top... PLS!! has anyone got any help!!! I relly need to get this forum working within a week!!
|
 |
|
Drewpy
Starting Member
20 Posts |
Posted - 15 April 2001 : 15:48:57
|
is anyone going to even bother helping? or are you just going to ignore m ecos you cant fix it.. at least have the decency to say that you cant see what is wrong davio.
|
 |
|
Topic  |
|