Hi Admittedly I do not know much about asp scripting. I've not changed anything except the basic config.asp stuff that was in the readme.txt file. I'm setting up this forum on a personal webserver in a corporate intranet. It's not a large corporation and I'm the only IT person here. Anyway I've gotten everything working (It seems) except one. Whenever I start the default.asp file I get the following error.
**********************Error follows below Microsoft VBScript compilation error '800a03ee'
Expected ')'
/forum/default.asp, line 272
if rsForum("F_TYPE")="1" then Response.Write(" colspan="4")" --------------------------------------------------------^ ************************End Error
Now again I don't know much about ASP but I've loaded default.asp in my editor and looked at the line. problem is I have no idea how to fix it. (Part of the reason I'm playing with the forum is to learn asp.) Could someone point me in the right direction. I've been able to login as admin and change forum settings by going to the admin-login.asp page directly. I know that's not the way it's supposed to be though. Please help.
Often this error is FrontPage related. If you are using FrontPage to edit pages or rename files & folders, don't. There are a few pages where FP alters the Snitz code, not for the better.