Author |
Topic  |
|
Ransom
Starting Member
34 Posts |
Posted - 30 May 2002 : 16:40:01
|
I've installed the Poll Mod 33 and everything works fine except that when anyones clicks on the "active topics" link at the top, they get this error in the space where the active topics would normally show up.
"ADODB.Fields error '800a0cc1' ADO could not find the object in the collection corresponding to the name or ordinal reference requested by the application.
/forum/active.asp, line 393"
So I'm not 100% sure what I might have done wrong while adding code to the active.asp. I thought I followed it to the T, but apparently not, and I haven't enough knowledge in asp to just look it over and see what I did wrong.
And to add to the info, I also added sticky topic, sticky note, pm's, and avatar mods at the same time. So it's possible one of those could be causing the error too.
|
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 30 May 2002 : 18:58:28
|
Post a link to a txt version of your active.asp file.
Now that's not very wise of you to add 2 or 3 mods at the same time without testing if each of them works before you add another one. You're setting up yourself for a nightmare of debugging. 
«------------------------------------------------------» Want to know when the next version comes out, as soon as possible? Join our Mailing Lists ! |
 |
|
Ransom
Starting Member
34 Posts |
Posted - 31 May 2002 : 18:02:06
|
Heh, no no. I did fairly thorough testing with each mod, I just meant I did them all in one night. Unfortunately one of the testing elements I overlooked was the active topics link, so that's why I wasn't aware of the problem till after I had uploaded it.
But anyways here's the link to the text version. http://62.243.176.249/RandomNonsense/active.txt
|
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 31 May 2002 : 19:01:14
|
You have 2 copies of the sql query in your file. Starting at line 178 in your file, remove the code from line 178 to 207.
«------------------------------------------------------» Want to know when the next version comes out, as soon as possible? Join our Mailing Lists ! |
 |
|
Ransom
Starting Member
34 Posts |
Posted - 01 June 2002 : 02:53:12
|
Thanks Davio, that fixed it!
|
 |
|
|
Topic  |
|