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
 Error
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

kolucoms6
Average Member

845 Posts

Posted - 17 March 2008 :  09:19:39  Show Profile
Referrring to below post,
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=42436

I have tried to implement it but

Microsoft JET Database Engine error '80040e14'

The INSERT INTO statement contains the following unknown field name: 'AU_FORUM_ID'. Make sure you have typed the name correctly, and try the operation again.

/forum/inc_func_common.asp, line 121

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 17 March 2008 :  09:21:36  Show Profile  Visit HuwR's Homepage
you have not installed the MOD correctly, try re-running the database update script for the MOD
Go to Top of Page

kolucoms6
Average Member

845 Posts

Posted - 17 March 2008 :  09:26:54  Show Profile
I didnt want to post it twice, but it gave me an error saying Error while posting the URL.Plz contact Admin.

Reg Database , I dont find any changes in DB in that post.
Go to Top of Page

kolucoms6
Average Member

845 Posts

Posted - 17 March 2008 :  09:28:03  Show Profile
How to find out whether I have

"Active Users 4 mod" or Not.
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 17 March 2008 :  09:34:04  Show Profile  Visit HuwR's Homepage
if you are getting an error related to db fields that start AU_ then you have the code for active users but not the database fields, so you need to run the database script for the MOD
Go to Top of Page

kolucoms6
Average Member

845 Posts

Posted - 17 March 2008 :  09:36:23  Show Profile

But I cant open the page to do DB update.
Go to Top of Page

kolucoms6
Average Member

845 Posts

Posted - 17 March 2008 :  09:55:22  Show Profile
any solutions :-( ?
Go to Top of Page

JJenson
Advanced Member

USA
2121 Posts

Posted - 17 March 2008 :  10:05:13  Show Profile  Visit JJenson's Homepage
It because you have included the active users files in inc_header.asp put your old inc_header.asp in there and then run the script the re upload your new one. That should work for you.

Jeff
Go to Top of Page

kolucoms6
Average Member

845 Posts

Posted - 17 March 2008 :  10:11:22  Show Profile

Below line gave me an Error.Though I didnt even touch those lines.I just added few codes as per above post i.e
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=42436


strSql = "INSERT INTO " & strTablePrefix & "ACTIVE_USERS (" & _
"MEMBER_ID, AU_IP, AU_LOGINTIME, AU_LASTACTIVETIME, " & _
"AU_LASTPAGE, AU_QUERYSTRING, AU_USER_AGENT, AU_FORUM_ID) VALUES(" & _
MemberID & ", " & _
"'" & Chkstring(strUserIP, "SQLString") & "', " & _
"'" & Chkstring(strCurrentTime, "SQLString") & "', " & _
"'" & Chkstring(strCurrentTime, "SQLString") & "', " & _
"'" & Chkstring(strScriptName, "SQLString") & "', " & _
"'" & Chkstring(strQueryString, "SQLString") & "', " & _
"'" & Chkstring(strUserAgent, "SQLString") & "', " & _
"'" & Chkstring(intAUForumID, "SQLString") & "')"
my_conn.execute (strSql)
Go to Top of Page

kolucoms6
Average Member

845 Posts

Posted - 17 March 2008 :  10:13:56  Show Profile

Even after backing up and replacing the file inc_header.asp , it giving me the same Error.
Go to Top of Page

JJenson
Advanced Member

USA
2121 Posts

Posted - 17 March 2008 :  10:20:00  Show Profile  Visit JJenson's Homepage
link to the site?
Go to Top of Page

kolucoms6
Average Member

845 Posts

Posted - 17 March 2008 :  10:22:57  Show Profile
www.ulcindia.com/forum
Go to Top of Page

JJenson
Advanced Member

USA
2121 Posts

Posted - 17 March 2008 :  10:27:31  Show Profile  Visit JJenson's Homepage
Sorry upload your old inc_func_common.asp file as well.
Go to Top of Page

kolucoms6
Average Member

845 Posts

Posted - 17 March 2008 :  10:32:31  Show Profile
I made a mistake..

Didnt back up my old file before updating as I tght its a small change which I have to do :-((
Go to Top of Page

leesh695
Junior Member

101 Posts

Posted - 17 March 2008 :  10:43:33  Show Profile
try downloading a fresh copy of the forum and placing a normal inc_func_common.asp from there until you update your database. then you can put the one you are using back in.
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 17 March 2008 :  10:44:48  Show Profile  Visit HuwR's Homepage
perhaps you should just replace ALL your files with the default snitz forum files and then reinstall the MODS that you require.
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
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.53 seconds. Powered By: Snitz Forums 2000 Version 3.4.07