Author |
Topic |
|
TetraMaster
Starting Member
19 Posts |
Posted - 20 August 2003 : 02:24:35
|
Grrrr, I finally got my board set up, thanks to the help of one of the members of this board. But now, whenever I try to view one of my boards, I get this message;
The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed.
--------------------------------------------------------------------------------
Please try the following:
Open the a.1asphost.com home page, and then look for links to the information you want. Click the Refresh button, or try again later.
Click Search to look for information on the Internet. You can also see a list of related sites.
HTTP 500 - Internal server error Internet Explorer
The only way I can read someone`s topic is by checking the active topics. It`s starting to get on my nerves. Here`s the url to the board, if you need it for anything. http://a.1asphost.com/cactuar/Forum/Snitz/default.asp?Group=1 |
Edited by - Nikkol on 21 August 2003 16:59:22 |
|
Doug G
Support Moderator
USA
6493 Posts |
Posted - 20 August 2003 : 02:31:36
|
If you use Internet Explorer, open Tools - Internet Options - Advanced Options and uncheck the "show friendly http errors" setting. Then revisit your forum & see if you get a more informative error message.
|
====== Doug G ====== Computer history and help at www.dougscode.com |
|
|
TetraMaster
Starting Member
19 Posts |
Posted - 20 August 2003 : 12:03:08
|
Ok, i`ll try that. But i`m using the AOL browser right now, and it`s giving me that error message.
-Edit- Now i`m getting this message;
Microsoft VBScript compilation error '800a0409'
Unterminated string constant
/cactuar/Forum/Snitz/forum.asp, line 348
Response.Write " ----------------^
|
Edited by - TetraMaster on 20 August 2003 12:07:51 |
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
Posted - 21 August 2003 : 00:32:29
|
Have you made any changes to the code at all ?
If not, then try uploading forum.asp again to your website and see if that corrects the problem. |
Kiwihosting.Net - The Forum Hosting Specialists
|
|
|
TetraMaster
Starting Member
19 Posts |
Posted - 21 August 2003 : 01:59:23
|
No, I have not made any changes to the code. So, I shall try uploading the forum.asp file again. As per your suggestion.
-Edit- Ok, it worked. Now I just have to figure out how to enable the avatar feature. |
Edited by - TetraMaster on 21 August 2003 02:06:22 |
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
|
TetraMaster
Starting Member
19 Posts |
Posted - 21 August 2003 : 15:12:06
|
Well, I was trying to install the mod. And I think I finished, but I also think I did something wrong, as I keep getting this message. Microsoft VBScript compilation error '800a0401'
Expected end of statement
/cactuar/Forum/Snitz/config.asp, line 390
strShowQuickReply = Application(strCookieURL & "STRSHOWQUICKREPLY")intAvatarWidth = cint(Application(strCookieURL & "INTAVATARWIDTH")) -------------------------------------------------------------------^
|
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
TetraMaster
Starting Member
19 Posts |
Posted - 21 August 2003 : 16:10:39
|
I edited that line of code, now I am able to access the index page, however, when I try to edit my profile, I get this message;
Microsoft VBScript compilation error '800a0409'
Unterminated string constant
/cactuar/Forum/Snitz/inc_profile.asp, line 360
Response.Write " ----------------^
And when I try to access the Administrative Options, I get this error message;
Microsoft VBScript compilation error '800a0408'
Invalid character
/cactuar/Forum/Snitz/admin_home.asp, line 146
" <LI><span class=""spnMessageText""><a href=""admin_emaillist.asp"">E-mail List</a></span></LI>" & vbNewLine & _" <LI><span class=""spnMessageText""><a href=""admin_avatar_home.asp"">Avatar Setup</a></span></LI>" & vbNewLine & _ --------------------------------------------------------------------------------------------------------------------------------^
|
|
|
|
Topic |
|