Author |
Topic  |
|
louie
Starting Member
Ireland
48 Posts |
Posted - 15 August 2002 : 17:39:53
|
I have this forum for some time, but today when I checked it out it gave this error:
ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/forum/default.asp, line 77 Users = rs1("U_COUNT") then this one:
ADODB.Recordset error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/forum/topic.asp, line 271 rsReplies.cachesize = strPageSize
|
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
louie
Starting Member
Ireland
48 Posts |
Posted - 16 August 2002 : 02:24:38
|
No changes. Never touch it. |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
louie
Starting Member
Ireland
48 Posts |
Posted - 17 August 2002 : 17:36:25
|
There is nothing in the FORUM_TOTALS. |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
louie
Starting Member
Ireland
48 Posts |
Posted - 19 August 2002 : 01:56:36
|
I did try again but I get the same error. ADODB.Recordset error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/forum/forum.asp, line 245 I am after uploading the forum fresh again, everything worked fine until today when i got this error again. What exactly happens there?
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
louie
Starting Member
Ireland
48 Posts |
Posted - 19 August 2002 : 13:22:46
|
Version 3.4 |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 19 August 2002 : 13:26:53
|
Are you sure? This is my line 245, forum.asp:
strSql3 = strSql3 & " AND T.T_LAST_POST_AUTHOR = MEMBERS_1.MEMBER_ID "
That error cannot happen with this line. Did you upgrade your forum between yesterday and today? If you didn't, then you're still using 3.3.05. Can you confirm this, please? |
Snitz 3.4 Readme | Like the support? Support Snitz too |
Edited by - ruirib on 19 August 2002 13:27:54 |
 |
|
louie
Starting Member
Ireland
48 Posts |
Posted - 19 August 2002 : 15:36:02
|
Sorry, you are right there. I am using 3.3.05.
Sorry again. |
 |
|
louie
Starting Member
Ireland
48 Posts |
Posted - 19 August 2002 : 16:21:57
|
I upgreded today to 3.4 and this is the error I get.
ADODB.Recordset error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/forum/forum.asp, line 326 this is the same line as before.
rs.cachesize = strPageSize |
 |
|
louie
Starting Member
Ireland
48 Posts |
Posted - 19 August 2002 : 16:52:59
|
Sorry again.
It looks like everything works fine at th moment with the new 3.4 version.
By the way *great job.*
Keep up the good work.
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
|
Topic  |
|