| kristienNew Member
 
  
 
                78 Posts | 
                    
                      |  Posted - 11 April 2002 :  16:52:43     
 |  
                      | I tried to install the subscribe checkbox when posting a reply or topic, but i get this error : 
 Microsoft VBScript runtime error '800a000d'
 
 Type mismatch: 'CheckSubscription'
 
 post.asp
 
 if strSubscription > 0 and postCat_Subscription > 0 and postForum_Subscription > 0 then
 CheckSubscription "TOPIC", getNewMemberNumber(), strRqCatID, strRqForumID, strRqTopicID, "<br>", "<br>"
 end if
 
 Can somebody please help?
 
 
 Is it possible that it has something to do with the anonymous mod ??
 
 
 
 
 |  |