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)
 Search / Subscription Error :(
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

DrisSelt_
Starting Member

15 Posts

Posted - 05 May 2002 :  02:45:23  Show Profile
I am applied a few mods on my forum and changed some language related texts... Now i am stucked.

The problem is: "Search" is not working. When i used the search function, i get this error:

---

Error Type:
ADODB.Recordset (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name or ordinal.
/forum/search.asp, line 332


Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Page:
POST 72 bytes to /forum/search.asp

POST Data:
Search=a&andor=+and+&SearchMessage=0&Forum=0&SearchDate=0&SearchMember=0

---



And "line 332" is:

---

<% ' DEM --> Start of Code added for subscriptions
*HERE LINE 332*--> if strSubscription > 0 and _
rsCFStatus("Cat_Subscription") > 0 and _
rsCFStatus("F_Subscription") > 0 then
CheckSubscription "TOPICNOTEXT", MemberID, rs("CAT_ID"), rs("FORUM_ID"), rs("TOPIC_ID"), "", ""
end if
' DEM --> End of Code added for subscriptions
%>

----

If i delete this area totally, SEARCH IS BACK TO WORKING..

I am tried many options about "subscription" feature in Admin section and forum/category options. No result... (And i don't know that "subscription" function is what for?...)


2 questions:

1 - WHY happen this error? And How i resolve it?
2 - What is "subscription" funtion in snitz?


Anybody can help?... Thanks...

Nathan
Help Moderator

USA
7664 Posts

Posted - 05 May 2002 :  02:54:23  Show Profile  Visit Nathan's Homepage
The subscription feature allows users to subscribe to topics and get email notifications when the topics are replied too.

That little chunk of code is not needed (users will not be able to subscribe from search.asp anymore, but that is not needed) In fact, removing that may help speed up the page.

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

DrisSelt_
Starting Member

15 Posts

Posted - 05 May 2002 :  03:00:28  Show Profile
OK, i am deleting this code... Thanks for your help.

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