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
 Thanks for all the help guys, one more mod ?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

the-fly-one
Starting Member

39 Posts

Posted - 28 March 2002 :  20:16:48  Show Profile
when putting up the activeusers_v3.4b mod as soon as I upload the modified inc_top.asp I recive this error:

ADODB.Recordset.1 error '80004005'

SQLState: S1000
Native Error Code: 1146
[TCX][MyODBC]Table 'forum.FORUM_ONLINE' doesn't exist


inc_activeusers2.asp, line 21

When I take down the inc_top.asp the default is ok accept in the area where the active users are shown it has that same error. Any help would be appreciated!
Thanks again for all the great help you have given.


Nathan
Help Moderator

USA
7664 Posts

Posted - 28 March 2002 :  20:25:20  Show Profile  Visit Nathan's Homepage
You need to set up the database before you can have that included.

  Nathan Bales - Romans 15:13
----------------------------------

Snitz Exchange | Do's and Dont's
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 28 March 2002 :  20:27:12  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
Did you run admin_mod_dbsetup.asp?
Did you get any errors while creating the tables?



-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
Go to Top of Page

the-fly-one
Starting Member

39 Posts

Posted - 28 March 2002 :  20:41:01  Show Profile
Creating table(s)...
The setup I ran was called dbs_activeusers.asp And yes I did get an error, this is the page I got after the set up:

CREATE TABLE FORUM_ONLINE( USERID varchar(100) NULL , USERIP varchar(40) NULL , DATECREATED varchar(100) NULL , LASTDATECHECKED varchar(100) NULL , CHECKEDIN varchar(100) NULL , LAST varchar(100) NULL , M_BROWSE text NULL ,KEY FORUM_ONLINE_())
CREATE TABLE FORUM_ONLINE( USERID varchar(100) NULL , USERIP varchar(40) NULL , DATECREATED varchar(100) NULL , LASTDATECHECKED varchar(100) NULL , CHECKEDIN varchar(100) NULL , LASTCHECKED varchar(100) NULL , M_BROWSE text NULL ,KEY FORUM_ONLINE_())
-2147467259 | SQLState: 42000

Native Error Code: 1064
[TCX][MyODBC]You have an error in your SQL syntax near '))' at line 1


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