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
 Poll Mod Error 2.0.5
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

StephenD
Senior Member

Australia
1044 Posts

Posted - 17 June 2003 :  05:36:35  Show Profile  Send StephenD a Yahoo! Message
I've got the following error on forum.asp

Microsoft VBScript runtime error '800a000d'
Type mismatch: 'IsPoll'

/forum2/forum.asp, line 495

This is the bunch of code around line 495:
		Topic_MName = arrTopicData(tM_NAME, iTopic)
		Topic_LastPostAuthorName = arrTopicData(tLAST_POST_AUTHOR_NAME, iTopic)
'################ Poll Mod ################
		IsPoll = arrTopicData(tIS_POLL, iTopic)
		if IsPoll = 1 then
			pollLink = "poll=1&"
		else
			pollLink = ""
		end if
'##########################################
		if AdminAllowed = 1 and Topic_UReplies > 0 then
			Topic_Replies = Topic_Replies + Topic_UReplies
		end if


Can't seem to find the error. Here is a text version of my forum.asp.www.global-e.com.au/forum.txt

Please help!!!


Davio
Development Team Member

Jamaica
12217 Posts

Posted - 17 June 2003 :  09:56:34  Show Profile
I'm sorry but the link you posted to forum.txt is the post.asp file. Post the correct file.

Support Snitz Forums
Go to Top of Page

StephenD
Senior Member

Australia
1044 Posts

Posted - 17 June 2003 :  17:53:54  Show Profile  Send StephenD a Yahoo! Message
Link amended, sorry about that...
Go to Top of Page

StephenD
Senior Member

Australia
1044 Posts

Posted - 18 June 2003 :  01:28:40  Show Profile  Send StephenD a Yahoo! Message
Got it! Moved my T.T_MESSAGE after T.T_ISPOLL on line 244
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 18 June 2003 :  11:23:43  Show Profile
Glad you got it working.

Support Snitz Forums
Go to Top of Page

StephenD
Senior Member

Australia
1044 Posts

Posted - 18 June 2003 :  18:58:40  Show Profile  Send StephenD a Yahoo! Message
Excellent Mod Davio... keep them coming!!!
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.37 seconds. Powered By: Snitz Forums 2000 Version 3.4.07