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
 Category/Forum Order Mod error
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

sammy
Starting Member

8 Posts

Posted - 02 May 2001 :  08:35:05  Show Profile  Visit sammy's Homepage
I'm getting this Error when I try to go into the Config Category/Forum Order Mod, can anyone help?


ADODB.Recordset error '800a0bcd'

Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.

/Forum/admin_config_order.asp, line 178

This is part of the code from the asp page:

174 set rsForum = Server.CreateObject("ADODB.Recordset")
175 rsForum.cachesize = 20
176 rsForum.open strSql, my_Conn, 3
177
178 rsForum.movefirst
179 rsForum.pagesize = 1




RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 02 May 2001 :  08:56:51  Show Profile
You need to make sure that all of your Categories have at least one Forum in it.

Below is a link to an updated version of admin_config_order.asp that doesn't have this limitation. I am still testing it, so let me know if it works for you.

http://richard.cfm-resources.com/files/admin_config_order.zip
Go to Top of Page

sammy
Starting Member

8 Posts

Posted - 02 May 2001 :  19:33:06  Show Profile  Visit sammy's Homepage
Thanks. I'll let you know once I give it a test.


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