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

SweSob
Starting Member

22 Posts

Posted - 04 May 2001 :  09:14:33  Show Profile
I get this error when trying to create a new Forum:

Microsoft VBScript compilation error '800a03f4'

Expected 'If'

/swesob/post.asp, line 603

end ifend if
----^


And I can't locate the 'end ifend if' in the code, it's not there.

I also recived this error when updating the Forum Administration MOD:

Creating table(s)...
CREATE TABLE FORUM_A_REPLY( CAT_ID int NULL , FORUM_ID int NULL , TOPIC_ID int NULL , REPLY_ID int NULL , R_AUTHOR int NULL , R_MESSAGE memo NULL , R_DATE varchar(20) NULL , R_IP varchar(20) NULL , R_MAIL int NULL )
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] Table 'FORUM_A_REPLY' already exists.

--------------------------------------------------------------------------------

Dropping Column...
ALTER TABLE FORUM_FORUM DROP COLUMN L_ARCHIVE
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] There is no field named 'L_ARCHIVE' in table 'FORUM_FORUM'.
Adding Column...
ALTER TABLE FORUM_FORUM ADD COLUMN F_L_ARCHIVE text(20) NULL
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] Field 'F_L_ARCHIVE' already exists in table 'FORUM_FORUM'.
Adding Column...
ALTER TABLE FORUM_FORUM ADD COLUMN F_ARCHIVE_SCHED int NULL DEFAULT 30
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] Syntax error in ALTER TABLE statement.
Adding Column...
ALTER TABLE FORUM_FORUM ADD COLUMN F_L_DELETE text(20) NULL
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] Field 'F_L_DELETE' already exists in table 'FORUM_FORUM'.
Adding Column...
ALTER TABLE FORUM_FORUM ADD COLUMN F_DELETE_SCHED int NULL DEFAULT 365
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] Syntax error in ALTER TABLE statement.
Table(s) updated


I tried the older versions of the forum, but thye give me the exact same error.
Another error I found was when u try to login as a user, sometimes it just takes u back to default.asp without logging in, happend on this Forum aswell.

Could someone plz help me?

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