Author |
Topic  |
|
ArtGoddess
Starting Member
Spain
19 Posts |
Posted - 18 October 2003 : 13:26:14
|
Hello!!
I have installed forum V3.4.03 Multi-Language Skin3D on my server. I use an Access database.
I have installed on it the next mods: Active Users vs. 4.0.17 Avatar Mod for 3.4 SmileManager Plus 1.3
And now I want to implement the Poll Mod 2.0.6. I have finished changing the files but I have two problems: First, the topic.asp gives me an error:
Tipo de error: ADODB.Recordset (0x800A0CC1) No se encontró el elemento en la colección que corresponde con el nombre o el ordinal pedido. /Foro/topic.asp, line 143
Link to TXT version: http://www.arq.upv.es/Foro/topic.txt
Second, Post.asp doesn´t display correctly on internet explorer, probably caused by smile manager mod:
Link to TXT version: http://www.arq.upv.es/Foro/post.txt
¿Can anyone help me please? I´m not a programmer, just designer. 
Thanks in advance!  |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 18 October 2003 : 14:22:35
|
I don't know what this means:quote: No se encontró el elemento en la colección que corresponde con el nombre o el ordinal pedido.
Since I don't speak spanish.
But you have left out the following code in red on line 108 of your topic.asp file:", M.M_TITLE, M.M_HOMEPAGE, M.MEMBER_ID, M.M_LEVEL, M.M_POSTS, M.M_COUNTRY, M.M_AVATAR_URL" & _ For your post.asp, remove lines 953 - 1001. Then recheck the changes you need to be making for the smile manager mod, for this file. |
Support Snitz Forums
|
 |
|
ArtGoddess
Starting Member
Spain
19 Posts |
Posted - 18 October 2003 : 15:15:57
|
Sorry, the sentence in Spanish means that an element isn't possible to find (the avatar you have told me).
Now topic.asp works, just a minor problem with css file. Yo can see it here:
http://www.arq.upv.es/Foro/topic.asp?TOPIC_ID=47
But if in file post.asp I remove lines 953 - 1001 then I can´t post any poll on the forum. 
Is there anything am I doing wrong? 
Thnx! |
 |
|
|
Topic  |
|
|
|