Author |
Topic |
|
ravi_jpr
Starting Member
1 Posts |
Posted - 25 January 2005 : 05:27:46
|
Hi I am using 3.4.04 version. Earlier it was working fine but now I am getting this error:
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 377
I have check the code and found that "strPageSize" variable is NULL and craeting problems.
Please suggest.
|
Edited by - ravi_jpr on 25 January 2005 05:32:18 |
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
|
cas232
Starting Member
1 Posts |
Posted - 12 April 2005 : 15:48:46
|
I have been having this exact same problem; strPageSize is null and throwing an error. Sometimes it will stop working and then magically start to work again hours later.
I went into the admin options as mentioned here, and changed the Pagenumbers per row to 15, then Submit New Config. I got a second error that said that something like "Hot Topics cannot = 0". Strangly, hot topics was showing up as turned off, but had previously been turned on. So I changed Hot Topics to 5, left it off, and saved it. Voila! The forum worked again! Unfortunately somehow my security settings got wiped out along the way and I also had to reset it all for the private forums... |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 12 April 2005 : 18:07:02
|
That's probably an indication of a server side issue. Anyway, did you try to run setup.asp? That loads the session variables values from the DB, so it's likely that it would fix the issue. If it didn't, then that would be more serious, cause it meant the values were also being changed in the DB, and you'd need to find out why. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
|
Topic |
|