Author |
Topic |
CodeName
Junior Member
296 Posts |
Posted - 21 September 2002 : 02:42:17
|
And Here is the Error :
" ADODB.Recordset error '800a0bcd'
Ya BOF ya da EOF Doğru veya geçerli kayıt silinmiş; uygulama tarafından istenen işlem bir geçerli kayıt gerektiriyor.
/snitz/admin_inactive_users.asp, line 93 " |
|
|
burthold
Junior Member
USA
426 Posts |
Posted - 21 September 2002 : 17:44:34
|
It has not been tested with any foreign languages. I don't know how it would react to anything but english. I will add a pop up or something of the like in the next release. If someone is registered multiple times with the same email it will email them multiple times. It does no email dupe checking.
Wes |
|
|
CodeName
Junior Member
296 Posts |
Posted - 22 September 2002 : 06:32:29
|
When We can Try New Version? |
Edited by - CodeName on 22 September 2002 06:36:15 |
|
|
runnerblade
Starting Member
35 Posts |
Posted - 22 September 2002 : 10:02:28
|
I have a probem with admin_incative_users.asp
this Error :
ADODB.Recordset error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
../admin_inactive_users.asp, line 93
and this code il line 93 :
91 set oRs = server.createobject("ADODB.Recordset")
92 oRs.open strSql, My_Conn
93 aData = oRs.GetRows
94 oRs.close
95 set oRs = nothing
96 'load up our array with all the data from the query and disconnect from the record set.
thank for u help
|
|
|
CodeName
Junior Member
296 Posts |
Posted - 22 September 2002 : 11:25:48
|
My Problem is Same with runnerblade .. But in diffrent language |
Edited by - CodeName on 22 September 2002 11:29:52 |
|
|
runnerblade
Starting Member
35 Posts |
Posted - 22 September 2002 : 11:34:54
|
yes, did you find the solution? |
|
|
CodeName
Junior Member
296 Posts |
Posted - 22 September 2002 : 11:57:50
|
No I m waiting answer from burthold |
|
|
CodeName
Junior Member
296 Posts |
Posted - 22 September 2002 : 16:13:17
|
So this code is working without that error ? |
|
|
burthold
Junior Member
USA
426 Posts |
Posted - 22 September 2002 : 20:44:54
|
Dude, You guys don't give any quarter do you? I am working to duplicate the errors now. I can't take one day off. Please refrain from posting a whole page out of a mod in a thread. If you want the old code just request it and I will repost it. Remember, people like myself write mods out of the goodness of our hearts and not for money. Don't expect tech support like I work at a major software dev shop doing nothing but coding for you guys. I don't think a DAY is too long to wait before just dumping code everywhere. Guys are wondering why HuwR and others are pulling out of mod writting. Ugh. I'll do what I can I wouldn't hold your breath for another version of this mod any time soon. I can't keep this up for free for ever.
Wes |
|
|
burthold
Junior Member
USA
426 Posts |
Posted - 22 September 2002 : 22:02:35
|
New file up. |
|
|
stwilson
Junior Member
USA
385 Posts |
Posted - 23 September 2002 : 02:40:38
|
Wes,
Thanks for the mod! I used this on 3.3.05 and it worked great. I am working on upgrading to 3.4.03 and recently installed it.
Here is the error I am getting (which has already been posted):
ADODB.Recordset error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/new_forum/admin_inactive_users.asp, line 93
Looks like you have the fix, based on your last post but the original post is dated prior to your last post. Will you be updating the download?
STW |
|
|
CodeName
Junior Member
296 Posts |
Posted - 23 September 2002 : 07:03:20
|
Hey Stwilson ,
We Had Same Problem .. Only Change your admin_inactive_users.asp with runnerblade's code..
And Now its working At 3.4.3 .. |
|
|
burthold
Junior Member
USA
426 Posts |
Posted - 23 September 2002 : 10:41:17
|
I updated the code you shouldn't get a BOF EOF error anymore. I couldn't duplicate the error. If you are still getting the error let me know and I will keep digging. As for you CodeName, runnerblades code was my old code. You my friend are about two seconds from getting on my last nerve. I am doing my level best to put out good mods and fix any problems I don't need people like you muddying the water. If you have a problem with the mod or myself then don't use the mod. Don't credit others with my work. The only reason I worked on this mod in the first place was the author of the 3.3.x mod asked me to update it for 3.4.x and add some features. |
|
|
DJ5A
Junior Member
163 Posts |
Posted - 23 September 2002 : 11:15:40
|
Hello burthold:
Thank You for All Your Efforts!
I Will Re-Install the Newest Upload of the Mod & I'm Sure it Will Work this Time. I Just Have Bad Luck Sometimes!
I Look Forward to Using it, I'm Sure it Will Help me Liven up Some of The Old Inactive Members.
Again Thank You For Your Time!
Have a Nice Day!!!!! DJ5A |
Thank You for Your Time!!!!! DJ5A |
|
|
burthold
Junior Member
USA
426 Posts |
Posted - 23 September 2002 : 11:18:10
|
Just let me know if you have any problems. Thanks for your support!
Wes |
|
|
Topic |
|