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: Authentication: NT
 error with admin and nt authentication
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

krowllaw
Starting Member

USA
1 Posts

Posted - 24 August 2002 :  18:50:59  Show Profile  Visit krowllaw's Homepage
Perhaps this has been noticed before, but I searched and couldn't find anything. When I set up my forum to use nt authentication, and then changed to use nt autologon, I noticed that I had an error (topic.asp, line 120) whenever I viewed a topic that admin had previously added. Since the old name was admin, and it changed to be my nt name, there was a problem.

Here is a fix. In your database, alter and execute this line of sql:

UPDATE forum_database_name.forum_members SET m_name='nt_username' WHERE m_name='admin';

Change forum_database to your database name and change nt_username to your nt username. Anyone else notice this?

Troy

http://www.homerepairforum.com

Edited by - ruirib on 24 August 2002 19:17:28

Kal Corp
Average Member

USA
878 Posts

Posted - 25 August 2002 :  10:12:54  Show Profile  Visit Kal Corp's Homepage
I have not noticed this. but from the SQL line you have , i belive you might be right.




{VAS}-Kal Corp
VAS Development NetWork - Forums for old Snitz Mods!
Creator of all things {VAS}
Go to Top of Page

nubie
Starting Member

United Kingdom
2 Posts

Posted - 29 August 2002 :  06:09:03  Show Profile
I am also experiencing the same problem as Krowllaw, but even after I have applied the SQL update as suggested, the <topic.asp, line 120> error is still showing whenever a user (not just admin) try to view a topic in NT auth. mode.

I am using v3.4.01 (no MODS) & IIS5, everything seems to work fine when in the DB Auth. mode.

Is there something else that I should be looking at?
Go to Top of Page

ASPDude
Starting Member

United Kingdom
41 Posts

Posted - 29 August 2002 :  06:21:05  Show Profile  Visit ASPDude's Homepage
I too have the same problem (I think). The exact error that's coming up is:

ADODB.Recordset error '800a0cc1'

Item cannot be found in the collection corresponding to the requested name or ordinal.

/snitz34/topic.asp, line 120

I get this error whenever I or any other user clicks onto any topic. The topic titles are displayed okay but when the title is clicked to enter the topic detail I get the message above.
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 29 August 2002 :  09:31:17  Show Profile
see here:

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=33564
Go to Top of Page

ASPDude
Starting Member

United Kingdom
41 Posts

Posted - 29 August 2002 :  09:50:38  Show Profile  Visit ASPDude's Homepage
Thanx Richard

Worx great now.
Go to Top of Page

nubie
Starting Member

United Kingdom
2 Posts

Posted - 29 August 2002 :  10:26:31  Show Profile
Its working fine now, thanks.
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 29 August 2002 :  10:40:48  Show Profile
you're welcome
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.14 seconds. Powered By: Snitz Forums 2000 Version 3.4.07