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
 Evil errors... >.<
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

TetraMaster
Starting Member

19 Posts

Posted - 20 August 2003 :  02:24:35  Show Profile  Send TetraMaster an AOL message
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  Show Profile
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
Go to Top of Page

TetraMaster
Starting Member

19 Posts

Posted - 20 August 2003 :  12:03:08  Show Profile  Send TetraMaster an AOL message
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
Go to Top of Page

Gremlin
General Help Moderator

New Zealand
7528 Posts

Posted - 21 August 2003 :  00:32:29  Show Profile  Visit Gremlin's Homepage
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
Go to Top of Page

TetraMaster
Starting Member

19 Posts

Posted - 21 August 2003 :  01:59:23  Show Profile  Send TetraMaster an AOL message
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
Go to Top of Page

Gremlin
General Help Moderator

New Zealand
7528 Posts

Posted - 21 August 2003 :  02:28:02  Show Profile  Visit Gremlin's Homepage
The avatar feature isn't a standard feature, you'll need to install the avatar mod which you can find here http://www.snitzbitz.com/mods/details.asp?Version=All&mid=52

Kiwihosting.Net - The Forum Hosting Specialists
Go to Top of Page

TetraMaster
Starting Member

19 Posts

Posted - 21 August 2003 :  15:12:06  Show Profile  Send TetraMaster an AOL message
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"))
-------------------------------------------------------------------^
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 21 August 2003 :  15:27:06  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
make sure it looks like this:
strShowQuickReply = Application(strCookieURL & "STRSHOWQUICKREPLY")
intAvatarWidth = cint(Application(strCookieURL & "INTAVATARWIDTH"))

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
Go to Top of Page

TetraMaster
Starting Member

19 Posts

Posted - 21 August 2003 :  16:10:39  Show Profile  Send TetraMaster an AOL message
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 & _
--------------------------------------------------------------------------------------------------------------------------------^
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 0.46 seconds. Powered By: Snitz Forums 2000 Version 3.4.07