The error appears to be in line 749 of topic.asp where I placed Richards code but only appears on certain posts.
Some of the older posts I have made in the fourms appear normal and the avatar I set for my self is there, but others appear like this.
Particularly all new posts.
Line 749 in my topic.asp reads like this: <br><% if Trim(rsReplies("M_AVATAR_URL")) <> "" and lcase(rsReplies("M_AVATAR_URL")) <> "noavatar.gif" and (IsNull(rsReplies("M_AVATAR_URL")) = false) then %>
I have tried the Avatar MOD and the fix above but I get this error.
Technical Information (for support personnel)
Error Type: ADODB.Recordset (0x800A0CC1) Item cannot be found in the collection corresponding to the requested name or ordinal. /Forum/topic.asp, line 388
Browser Type: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Page: GET /Forum/topic.asp
My Forum is in virgin form and only the Avatar MOD is installed.
This works if there is only one post but when there is another post or reply I get the error..
I have tried the Avatar MOD and the fix above but I get this error.
Technical Information (for support personnel)
Error Type: ADODB.Recordset (0x800A0CC1) Item cannot be found in the collection corresponding to the requested name or ordinal. /Forum/topic.asp, line 388
Browser Type: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Page: GET /Forum/topic.asp
My Forum is in virgin form and only the Avatar MOD is installed.
This works if there is only one post but when there is another post or reply I get the error..