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 / Classic ASP versions(v3.4.XX)
 runtime error '800a0006' V3.4
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 4

Rigger82
Junior Member

USA
311 Posts

Posted - 18 August 2002 :  20:01:38  Show Profile  Visit Rigger82's Homepage  Send Rigger82 an AOL message  Send Rigger82 a Yahoo! Message
I put it on the link but since I know nobody was using subscriptions... I deleted the info in the subscriptions table.

If you had old data and you dont want to go that drastic look at the ALL SUBCRIPTIONS page and only delete the subscriptions in forums/topics that show that they are NOT ALLOWED and this will clear the conflict but keep the subcriptions for users who are subscribed to topics that ARE allowed.

Got that?

Mark Christianson
Gulf War Veteran (82nd Airborne Division)
Owner/Operator of www.paratrooper.net
Rigger@paratrooper.net
"If freedom was shareware, soldiers are the ones who pay for it."
Go to Top of Page

Chinners
Starting Member

United Kingdom
42 Posts

Posted - 19 August 2002 :  09:08:27  Show Profile
I'll try and play with the subscriptions.

Now have a similar error when trying to post a reply using the reply to message link - not the quick reply -

Microsoft VBScript runtime error '800a000d'

Type mismatch

/forum/inc_func_common.asp, line 1429

This is the same message I was getting at the beginning of this thread. Waassup?

Wibble, said Zebedee
Go to Top of Page

Chinners
Starting Member

United Kingdom
42 Posts

Posted - 19 August 2002 :  09:12:21  Show Profile
OK - when I disable subscriptions, the message goes away - does this help? Should I delete all subscriptions and start from scratch, or is there a change I can make to the subs code? Strange little problem...

Wibble, said Zebedee
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 19 August 2002 :  09:15:32  Show Profile  Send ruirib a Yahoo! Message
Have you deleted your old subscriptions?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Chinners
Starting Member

United Kingdom
42 Posts

Posted - 19 August 2002 :  09:34:30  Show Profile
No, not yet, I have simply disabled subscriptions. Should I just delete all old subscriptions?

Wibble, said Zebedee
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 19 August 2002 :  09:44:42  Show Profile  Send ruirib a Yahoo! Message
I'd suggest that you backup your DB and then delete old subscriptions, to see if that fixes it.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Chinners
Starting Member

United Kingdom
42 Posts

Posted - 19 August 2002 :  10:01:15  Show Profile
Have deleted old subscriptions via Snitz 'View all subscriptions'. The message does not appear when I have subscriptions disabled. The message does not appear when I re-enable subscriptions. However, as soon as I subscribe to a topic, and then try the Reply to Message link again, the message comes back. Any ideas most welcome...thanks.

Wibble, said Zebedee

Edited by - Chinners on 19 August 2002 10:02:40
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 19 August 2002 :  10:16:31  Show Profile  Send ruirib a Yahoo! Message
Weird, I cannot reproduce that.

What DB and connection string are you using?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

taropatch
Average Member

USA
741 Posts

Posted - 19 August 2002 :  10:25:04  Show Profile
I am getting the same error:
quote:
Microsoft VBScript runtime error '800a0006'

Overflow: 'cLng'

/forumup/inc_func_common.asp, line 1432


My first attempt at upgrading my db resulted in the following errors:
quote:
Error: 80040E37 Table 'FORUM_MEMBERS_PENDING' does not exist.
strUpdateSql: DROP TABLE FORUM_MEMBERS_PENDING


Tried it a second time and got this:
quote:
Noncritical error: M_MSN already existed in the MEMBERS table
Noncritical error: M_KEY already existed in the MEMBERS table
Noncritical error: M_NEWEMAIL already existed in the MEMBERS table
Noncritical error: M_SHA256 already existed in the MEMBERS table
Noncritical error: M_PWKEY already existed in the MEMBERS table
Noncritical error: T_STICKY already existed in the TOPICS table
Noncritical error: T_STICKY already existed in the A_TOPICS table
Noncritical error: T_LAST_EDIT already existed in the TOPICS table
Noncritical error: T_LAST_EDIT already existed in the A_TOPICS table
Noncritical error: T_LAST_EDITBY already existed in the TOPICS table
Noncritical error: T_LAST_EDITBY already existed in the A_TOPICS table
Noncritical error: R_LAST_EDIT already existed in the REPLY table
Noncritical error: R_LAST_EDIT already existed in the A_REPLY table
Noncritical error: R_LAST_EDITBY already existed in the REPLY table
Noncritical error: R_LAST_EDITBY already existed in the A_REPLY table
Noncritical error: T_SIG already existed in the TOPICS table
Noncritical error: T_SIG already existed in the A_TOPICS table
Noncritical error: R_SIG already existed in the REPLY table
Noncritical error: R_SIG already existed in the A_REPLY table
Noncritical error: M_VIEW_SIG already existed in the MEMBERS table
Noncritical error: F_DEFAULTDAYS already existed in the FORUM table
Noncritical error: F_COUNT_M_POSTS already existed in the FORUM table
Noncritical error: M_DOB already existed in the MEMBERS table
Noncritical error: F_LAST_POST_TOPIC_ID already existed in the FORUM table
Noncritical error: F_LAST_POST_REPLY_ID already existed in the FORUM table
Noncritical error: T_LAST_POST_REPLY_ID already existed in the TOPICS table
Noncritical error: T_LAST_POST_REPLY_ID already existed in the A_TOPICS table
Noncritical error: T_UREPLIES already existed in the TOPICS table
Noncritical error: T_UREPLIES already existed in the A_TOPICS table
Noncritical error: M_SIG_DEFAULT already existed in the MEMBERS table
Upgraded: F_DEFAULTDAYS field value updated in the FORUM table
Upgraded: F_COUNT_M_POSTS field value updated in the FORUM table
Upgraded: T_STICKY field value updated in the TOPICS table
Upgraded: T_STICKY field value updated in the A_TOPICS table
Upgraded: T_LAST_POST_REPLY_ID field value updated in the MEMBERS table
Upgraded: T_SIG field value updated in the TOPICS table
Upgraded: T_SIG field value updated in the A_TOPICS table
Upgraded: R_SIG field value updated in the REPLY table
Upgraded: R_SIG field value updated in the A_REPLY table
Upgraded: M_VIEW_SIG field value updated in the MEMBERS table
Upgraded: M_SIG_DEFAULT field value updated in the MEMBERS table
Upgraded: M_KEY Field Size has been changed
Upgraded: M_PWKEY Field Size has been changed
Upgraded: M_SIG Field has been changed
Upgraded: M_COUNTRY Field Size has been changed
Upgraded: M_HOMEPAGE Field Size has been changed
Upgraded: M_PASSWORD Field Size has been changed
Upgraded: F_DESCRIPTION Field has been changed
Upgraded: Table MEMBERS_PENDING has been dropped
Upgraded: Table MEMBERS_PENDING created
Error: 80040E14 Table 'FORUM_GROUP_NAMES' already exists.
strUpdateSql: CREATE TABLE FORUM_GROUP_NAMES ( GROUP_ID COUNTER CONSTRAINT PrimaryKey PRIMARY KEY , GROUP_NAME text (50) NULL , GROUP_DESCRIPTION text (255) NULL , GROUP_ICON text (255) NULL , GROUP_IMAGE text (255) NULL )
Error: 80040E14 Table 'FORUM_GROUPS' already exists.
strUpdateSql: CREATE TABLE FORUM_GROUPS ( GROUP_KEY COUNTER CONSTRAINT PrimaryKey PRIMARY KEY , GROUP_ID int NULL , GROUP_CATID int NULL )
Error: 80040E14 Table 'FORUM_NAMEFILTER' already exists.
strUpdateSql: CREATE TABLE FORUM_NAMEFILTER ( N_ID COUNTER CONSTRAINT PrimaryKey PRIMARY KEY , N_NAME text (75) NULL )
Error: 80040E14 Table 'FORUM_BADWORDS' already exists.
strUpdateSql: CREATE TABLE FORUM_BADWORDS ( B_ID COUNTER CONSTRAINT PrimaryKey PRIMARY KEY , B_BADWORD text (50) NULL , B_REPLACE text (50) NULL )
Upgraded: Added default values for new fields in CONFIG table

The Upgrade has been completed without errors !


Everything seemed fine. I was browsing around, but as soon as I logged in as Admin, I got the run time error on the default page and it appears all other pages.

I do not have a copy of Access so I cannot manually adjust the fields. Seems like Chinners is still having this problem, so I'll sit tight. Don't know if you my db update info helps at all.

AKW

Edited by - taropatch on 19 August 2002 10:27:21
Go to Top of Page

Chinners
Starting Member

United Kingdom
42 Posts

Posted - 19 August 2002 :  10:25:08  Show Profile
Using Access 2000:

strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=e:\domains\blootoon.com\user\private\snitz_forums_2000.mdb" '## MS Access 2000

Wibble, said Zebedee
Go to Top of Page

Chinners
Starting Member

United Kingdom
42 Posts

Posted - 19 August 2002 :  10:27:11  Show Profile
AKW's post above seems identical - I've enabled subscriptions on the board if you want to take a look - www.blootoon.com/forum/

Wibble, said Zebedee
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 19 August 2002 :  10:30:38  Show Profile  Send ruirib a Yahoo! Message
Guys, I don't know why this is happening. Please disable subscriptions while I try to have a look at it.

Can't do it right now. I'll need to leave for a while.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Chinners
Starting Member

United Kingdom
42 Posts

Posted - 19 August 2002 :  11:05:15  Show Profile
Will disable subs for now - thanks for your consideration, realise you must be very busy.

Wibble, said Zebedee
Go to Top of Page

taropatch
Average Member

USA
741 Posts

Posted - 19 August 2002 :  11:21:19  Show Profile
Yes, no rush. I am just testing 3.4 right now. Appreciate any help when available.

AKW
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 19 August 2002 :  12:52:52  Show Profile  Send ruirib a Yahoo! Message
Guys, read this: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=33060

Richard says it will fix it in Snitz 3.4.01, due today or tomorrow, so I'll leave it to him. No point in duplicating efforst and he is much more at ease with this new version code than me, naturally.

Watch out for 3.4.01's release.


Snitz 3.4 Readme | Like the support? Support Snitz too

Edited by - ruirib on 19 August 2002 12:54:40
Go to Top of Page
Page: of 4 Previous Topic Topic Next Topic  
Previous Page | Next Page
 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.4 seconds. Powered By: Snitz Forums 2000 Version 3.4.07