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: General / Current Version (Old)
 www.mywebsite.com/default.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Della
Starting Member

USA
21 Posts

Posted - 14 January 2001 :  18:02:15  Show Profile  Send Della an AOL message  Send Della a Yahoo! Message
I have the Snitz forum outside of it's folder "forum" as the default.asp website but I get this error. I have tried numerous ways of fixing it but can't solve the problem. Would anyone have a clue?

Thanks,

Della

Microsoft VBScript compilation error '800a03ee'

Expected ')'

/default.asp, line 250

if rsForum("F_TYPE")="1" then Response.Write(" colspan="4")" % bgcolor="<% =strForumCellColor
--------------------------------------------------------^


Aznknight
Senior Member

USA
1373 Posts

Posted - 14 January 2001 :  18:11:31  Show Profile  Send Aznknight an AOL message  Send Aznknight an ICQ Message
Della,

It seems like you're using Frontpage, Visual Interdev, or the frontpage extensions.

This is a very common problem and the fix is here.

http://forum.snitz.com/forum/link.asp?TOPIC_ID=3590

- Alan


Edited by - aznknight on 14 January 2001 18:13:02
Go to Top of Page

Della
Starting Member

USA
21 Posts

Posted - 14 January 2001 :  18:19:16  Show Profile  Send Della an AOL message  Send Della a Yahoo! Message
quote:

Della,

It seems like you're using Frontpage, Visual Interdev, or the frontpage extensions.

This is a very common problem and the fix is here.

http://forum.snitz.com/forum/link.asp?TOPIC_ID=3590

- Alan


Edited by - aznknight on 14 January 2001 18:13:02



Oh wow! What a life saver this forum is! I just posted less than 5 minutes ago and poof help is on the way!

Thank you!

Della

Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 14 January 2001 :  19:24:12  Show Profile
To expand a bit, just don't edit any Snitz files with the Frontpage Editor or VID editor after you upload them, and don't rename or move any files if you have a Frontpage web. Use 'open with' within FP when you need to edit anything and use Notepad or some other editor.


======
Doug G
======
Go to Top of Page

Della
Starting Member

USA
21 Posts

Posted - 14 January 2001 :  19:29:50  Show Profile  Send Della an AOL message  Send Della a Yahoo! Message
Thanks for the tip!

Della

Go to Top of Page

Jo
Starting Member

4 Posts

Posted - 22 March 2001 :  12:36:57  Show Profile  Visit Jo's Homepage
Yepp, I works with Visual InterDev fine. YOu can script with this program very good. But you are right, InterDev will change something in the DEFAULT.ASP
I found out why, because I had seen only questionmarks on my screen while everytime this error occurs ...

In line 272 of the default.asp you will find this code:
<td<% if rsForum("F_TYPE")="1" then Response.Write(" colspan="4")" %> ... etc.


You must only change to:
<td <% if rsForum("F_TYPE")="1" then Response.Write(" colspan="4")" %> ... etc.


Take a look to the BLANK after the TD-Tag!

InterDev has some problems with tags having no space behind and a ASP-Tag will follow.

Now it works fine and you can edit the forum with InterDev.
Beware that you will insert the blank BEFORE you start InterDev for working with the snitz-scripts.

Have fun

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.27 seconds. Powered By: Snitz Forums 2000 Version 3.4.07