Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 error in Split Topic Mod
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 08 February 2005 :  13:12:55  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
I get an error in the Split Topic Mod, after I selected the post to be moved to a new thread I get this error:
Microsoft VBScript runtime error '800a000d'

Type mismatch: 'CleanCode'

/forum/post_info.asp, line 1164


The line is this:
Reply_Message = chkString(Trim(CleanCode(rsSplit("R_MESSAGE"))),"message")

And it only seems to error if the thread is on more than one page. But I'll have to test that some more before I'm completely sure.
What's causing this? Probably just a simple error from my side =)

/Tribaliztic
- www.gotlandrace.se -

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 08 February 2005 :  19:14:12  Show Profile
Oh boy. I see you haven't checked back the split topic thread since you added that suggested fix by another member. I had updated the mod with the fix for it.

That line should be:
Reply_Message = rsSplit("R_MESSAGE")

And anywhere else that uses Reply_Message variable (should be only once in the INSERT query) you have:
ChkString(Reply_Message,"")

You can download the most recent version and see the changes made.

Support Snitz Forums
Go to Top of Page

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 09 February 2005 :  11:26:11  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
I read the thread but didn't notice any updates since that line was suggested, I'll make the change.
Thanks!

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.28 seconds. Powered By: Snitz Forums 2000 Version 3.4.07