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 MOD-Group
 MOD Add-On Forum (W/Code)
 Remove Email Notify from Topics & Replies
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 3

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 06 December 2000 :  18:48:53  Show Profile  Visit HuwR's Homepage
As the title suggests, this gives you a couple of tables which allow you to remove the email notification from Topics and/or replies.

Just add a link to cancel_replies.asp wherever you want it to appear

cancel_replies.asp

'Resistance is futile'

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 06 December 2000 :  20:03:15  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
this for public, or admin?

<font color=red>Da_Stimulator</font id=red>
<font color=red>http://aokingdom.com</font id=red>
<font color=blue>response.write("I know what you coded last summer!")</font id=blue>
http://www.tek-tips.com - The community where computer proffesionals meet and talk.
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 07 December 2000 :  03:12:06  Show Profile  Visit HuwR's Homepage
designed for users, gives you a list of all the Topics/replies where you have checked the notify by mailand allows you to remove it

<font color=blue>'Resistance is futile'</font id=blue>
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 07 December 2000 :  03:20:12  Show Profile
HuwR,

On line 112 you have this: <font size=1><pre id=code><font face=courier size=2 id=code><b>Created by " & rsReply("R_AUTHOR") & "</b></font id=code></pre id=code></font id=size1>

R_AUTHOR is actually the Member's ID # not their name.

So it show's like this:

<b>Created by 1</b>

instead of:

<b>Created by Admin</b>

Just thought I'd let you know... Great tool btw. <img src=icon_smile.gif border=0 align=middle>

(same thing with T_AUTHOR on line #185)

Edited by - Richard Kinser on 07 December 2000 03:24:55
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 07 December 2000 :  03:24:14  Show Profile  Visit HuwR's Homepage
Ooops, I noticed that too, but forgot to change it, should be strDBNTUserName

<font color=blue>'Resistance is futile'</font id=blue>
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 07 December 2000 :  03:26:53  Show Profile  Visit HuwR's Homepage
A bit further down it does the same with created by rs("T_AUTHOR")

Oh the joy's of cut and paste.

<font color=blue>'Resistance is futile'</font id=blue>

It's actualy irrelevant as it should always be you

Edited by - huwr on 07 December 2000 03:27:59
Go to Top of Page

tilttek
Junior Member

Canada
333 Posts

Posted - 07 December 2000 :  16:16:28  Show Profile  Visit tilttek's Homepage
Once again, will this be add in a future release (version 3.x or SP or V 4.0).

Hum, you could have a list of which new feature (or mods) will be add... I realy wolud like to know what is coming.



Philippe Gamache
http://www.tilttek.com
http://www.lapageamelkor.com
Go to Top of Page

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 07 December 2000 :  16:20:46  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
Yeah I agree, have a list of all the features to be implemented in version 4 final.

<font color=red>Da_Stimulator</font id=red>
<font color=red>http://aokingdom.com</font id=red>
<font color=blue>response.write("I know what you coded last summer!")</font id=blue>
http://www.tek-tips.com - The community where computer proffesionals meet and talk.
Go to Top of Page

ISJX_YICK
New Member

France
68 Posts

Posted - 08 December 2000 :  02:51:02  Show Profile  Visit ISJX_YICK's Homepage  Send ISJX_YICK an ICQ Message
i have thought on another idea, however as i'm not an asp coder i only can suggest that :

when you receive the email that say ...
<font color=red>
Hello "member"

"member2" has replied to a topic on Snitz Forums that you requested notification to. Regarding the subject - "subject"

You can view the reply at "topic link"
</font id=red>

i think what would be nice is to add the following on the mail :


<font color=blue>
if you don't want to be mailed again on that subject, then click that link
"auto_uncheck_for that email send for that topic _ link"
</font id=blue>

that's the other way that can be nice ... (like for being removed from mailing lists)
may be we'll have to make sure that the user is logged so that he can remove the check.

have fun



WOW THAT's NICE !!!
Go to Top of Page

wedont
Junior Member

Canada
344 Posts

Posted - 08 December 2000 :  18:36:49  Show Profile
Hi HuwR,

Good idea, I could definitly use this.
Quest: Is it ver 3.1 sr2 compatible?
Is your script from your link on top, fixed ?
Thanks

Thanks HuwR, seems to be working fine. And thanks for all futur forum's users !


Wedont
snitz ver3.1 final

Edited by - wedont on 08 December 2000 19:21:05
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 08 December 2000 :  18:40:15  Show Profile  Visit HuwR's Homepage
Yes & Yes.

<font color=blue>'Resistance is futile'</font id=blue>
Go to Top of Page

seven
Senior Member

USA
1037 Posts

Posted - 09 December 2000 :  09:56:40  Show Profile  Visit seven's Homepage
What files determine what text gets emailed to the user?
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 09 December 2000 :  10:16:01  Show Profile  Visit HuwR's Homepage
The mailing of notify responses is processed by a function called DoReplyEmail which is in post_info.asp, you can change the message text in the function.

<font color=blue>'Resistance is futile'</font id=blue>
Go to Top of Page

master of puppets
Junior Member

Canada
117 Posts

Posted - 24 January 2001 :  14:52:24  Show Profile  Visit master of puppets's Homepage  Send master of puppets an AOL message  Send master of puppets an ICQ Message  Send master of puppets a Yahoo! Message
What's the most recent code for this?

I'm confused... again.

"If I close my mind in fear, Please pry it open" - Metallica
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 24 January 2001 :  15:16:17  Show Profile  Visit HuwR's Homepage
just download the file in the initial post, this is the current file.

'Resistance is futile'
Go to Top of Page

master of puppets
Junior Member

Canada
117 Posts

Posted - 24 January 2001 :  15:19:40  Show Profile  Visit master of puppets's Homepage  Send master of puppets an AOL message  Send master of puppets an ICQ Message  Send master of puppets a Yahoo! Message
yeah, but it says there are changes and stuff, which are confusing the hell outta me

"If I close my mind in fear, Please pry it open" - Metallica
Go to Top of Page
Page: of 3 Previous Topic Topic Next Topic  
Next 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.17 seconds. Powered By: Snitz Forums 2000 Version 3.4.07