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
 Poll Mod & error in forum.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

acidsphinx
Starting Member

4 Posts

Posted - 13 April 2005 :  19:12:14  Show Profile  Send acidsphinx an ICQ Message
I have been succesfully setting up Snitz forum to operate of a computer from my home.
I have however come across a problem since I have installed the poll mod.

The error I am getting is :

ADODB.Recordset error '800a0cc1' 

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

/Tn7PaGgx1/forum.asp, line 232


And the code surrounding this line is :

	Cat_Name = rsCFStatus("CAT_NAME")
	Cat_Status = rsCFStatus("CAT_STATUS")
	Cat_Subscription = rsCFStatus("CAT_SUBSCRIPTION")
	Cat_Moderation = rsCFStatus("CAT_MODERATION")
	Forum_Status = rsCFStatus("F_STATUS")
	Forum_Subject = rsCFStatus("F_SUBJECT")
	Forum_Subscription = rsCFStatus("F_SUBSCRIPTION")
	Forum_Moderation = rsCFStatus("F_MODERATION")
	if nDays = "" then
		nDays = rsCFStatus("F_DEFAULTDAYS")
	end if
'############### Poll Mod #################
	Forum_Polls = rsCFStatus("F_POLLS")
'##########################################
	rsCFStatus.close
	set rsCFStatus = nothing
end if


I have updated the database.

I have double checked that the Poll Mod code is right and in the right place.

I have had a search for the answer.

Excuse me - since I don't really know a lot about ASP or Databases - but have picked up heaps in the past 24 hours.

AcidSphinx :D

Jorrit787
Average Member

Netherlands
681 Posts

Posted - 13 April 2005 :  22:26:48  Show Profile  Visit Jorrit787's Homepage  Send Jorrit787 an AOL message  Send Jorrit787 a Yahoo! Message
Make sure you did the right changes to the SELECT SQL statements. Where it says replace in the instructions, you might actually have to add what is not there yet, since you may have statements added for other MODs, which you would lose if you replaced the whole line with the Poll MOD code.

eXtremeGossip
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 13 April 2005 :  23:14:51  Show Profile
You didn't point out which line is 232.

But in any case, along with Jorrit's suggestions, recheck the changes you made to your forum.asp page. If you cannot find the problem post a link to a txt version of your forum.asp page.

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