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

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Discussions (General)
 Subsribe when posting
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 5

zoomdubai
Starting Member

25 Posts

Posted - 13 March 2002 :  14:25:36  Show Profile  Visit zoomdubai's Homepage
Hey there, sorry for being little stupid lol! :)

Got it fixed. Actually i don't know myself what I did just experemented around and it works fine now.

Again that Topic notification problem came read the post added the code done! :)

Then new topic posting error that fixed too!!

seems like i've got the working code now :D

Thanks 2 all

Go to Top of Page

blizkrieg
Starting Member

11 Posts

Posted - 19 March 2002 :  01:05:25  Show Profile  Visit blizkrieg's Homepage
I made all of the modifications but when I check the box it still doesn't subscribe (forum_subscriptions never gets updated). I have to click the "Subscribe to topic" link for it to work. Any suggestions? Thanks. Check it out at www.mybirthcare.com/forum

Go to Top of Page

blizkrieg
Starting Member

11 Posts

Posted - 19 March 2002 :  01:25:27  Show Profile  Visit blizkrieg's Homepage
OK wait.. This only happens when I post a new topic. It seems to work when I reply to a topic. When I reply to a topic it executes the following around line 810:
if request.form("TNotify") <> "" then
if request.form("TNotify") = "1" then
AddSubscription "TOPIC", rs("MEMBER_ID"), Cat_ID, Forum_ID, Topic_ID
elseif request.form("TNotify") = "0" then
DeleteSubscription "TOPIC", getnewMemberNumber(), Cat_ID, Forum_ID, Topic_ID
end if
end if

Go to Top of Page

blizkrieg
Starting Member

11 Posts

Posted - 19 March 2002 :  01:36:46  Show Profile  Visit blizkrieg's Homepage
Nevermind, I found the fix Should have read post #6 of this topic. Everything works fine. Thanks

Go to Top of Page

kristien
New Member

78 Posts

Posted - 10 April 2002 :  15:25:31  Show Profile  Visit kristien's Homepage
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 ??

Edited by - kristien on 10 April 2002 15:55:47
Go to Top of Page

brownGhost
Starting Member

Denmark
28 Posts

Posted - 03 July 2002 :  12:32:00  Show Profile  Visit brownGhost's Homepage  Send brownGhost an ICQ Message
quote:

Ok, here are the changed files. ( These are standard 3.03 files) all changes are clearly marked for those who can't replace the standard files.

http://www.magicmushroom.org.uk/subscribe.zip





Du you have a new zip file whit alle the files.?
and can i use it on the international version??

Thanks
Go to Top of Page

xmaximus
Starting Member

4 Posts

Posted - 07 July 2002 :  12:23:04  Show Profile
quote:

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 ??

Edited by - kristien on 10 April 2002 15:55:47



Hello kristien.

Have you still included the inc_subscription.asp in the post.asp?

Around line 46 in post.asp:


dim strSelecSize
dim intCols, intRows
%>
<!--#INCLUDE FILE="config.asp" -->
<!--#INCLUDE FILE="inc_functions.asp" -->
<!--#include file="inc_subscription.asp"-->
<!--#INCLUDE FILE="inc_code.asp" -->
<%


Regards - maximus

P.S. @HuwR: Thanks for that great MOD
Go to Top of Page

slim_ops
Starting Member

USA
45 Posts

Posted - 16 July 2002 :  17:16:20  Show Profile  Visit slim_ops's Homepage
is there an updated version of this code? Is there bugs to be fixed still? There is much information here and I can only understand so much. Can someone condense this issue for me?

I appriciate this.

Read the Bible. Often!

Slim :0)
><)))>
www.glory2him.com
John 15:5
Go to Top of Page

Dan Martin
Average Member

USA
528 Posts

Posted - 16 July 2002 :  22:56:50  Show Profile  Visit Dan Martin's Homepage  Send Dan Martin an AOL message  Send Dan Martin an ICQ Message  Send Dan Martin a Yahoo! Message
I just installed this, and I was having the same problem as DA_Stimulator did. - Type Mismatch.

Your post.asp has:
<!--#include file="inc_subscription.asp"-->

But the standard post.asp does not have the same include (I just downloaded the latest Snitz to confirm). Perhaps you made the change without marking it?

Go to Top of Page

edw
Starting Member

9 Posts

Posted - 17 August 2002 :  12:32:33  Show Profile

Love Snitz. This mod would be very useful for my site which is a "campaign".

Is it possible the author's could place the summary modification in a ZIP file for download please?

Many Many Thanks.


EDW
http://www.logofreetv.org.uk/
Go to Top of Page
Page: of 5 Previous Topic Topic Next Topic  
Previous Page
 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.2 seconds. Powered By: Snitz Forums 2000 Version 3.4.07