05-21-2003, 04:00 AM
|
#1
|
|
Famous Artist
Join Date: May 2003
Location: The Netherlands
Posts: 347
|
Mailnotifications
I thought that I configured my user-ID to receive an email each time someone add something to a thread in which I already had posted.
And I thought that I configured my user-ID to recieve at a regurlar base an overview of all new and changed threads.
I've waited more than a week now and I wanna know if this function is gonna get activated (or not).
I mis my trigger to react fast......
|
|
|
05-21-2003, 05:26 AM
|
#2
|
|
101 Guru
Join Date: May 2003
Location: Portland
Posts: 9,805
|
Re: Mailnotifications
Go to My Home > Main Configuration > Subscribe / Unsubscribe from receiving forum posts by email, change message notifications, etc.
|
|
|
05-21-2003, 12:42 PM
|
#3
|
|
Famous Artist
Join Date: May 2003
Location: The Netherlands
Posts: 347
|
Re: Mailnotifications
All was set to YES.
But I chose for email format = plain text..... Does that make a difference?
|
|
|
05-21-2003, 01:17 PM
|
#4
|
|
101 Guru
Join Date: May 2003
Location: Portland
Posts: 9,805
|
Re: Mailnotifications
It shouldn't make a difference, I prefer plain text. Does anyone else have this feature set to YES that isn't receiving them?
|
|
|
05-21-2003, 01:20 PM
|
#5
|
|
That howlin' sumbitch
Join Date: May 2003
Posts: 2,002
|
Re: Mailnotifications
Actually, that's not it - what you need to do SIN, is go to the bottom of this page and you'll see a link for "favorite thread! (toggle) ". Click on that in any thread that you want notifications for new posts. After you do that, you'll see it in your profile as a favorite, and you can delete that instruction from your control center any time you like.
|
|
|
05-21-2003, 01:22 PM
|
#6
|
|
101 Guru
Join Date: May 2003
Location: Portland
Posts: 9,805
|
Re: Mailnotifications
I stand corrected, thanks Wolfman.
|
|
|
05-21-2003, 01:31 PM
|
#7
|
|
That howlin' sumbitch
Join Date: May 2003
Posts: 2,002
|
Re: Mailnotifications
[ QUOTE ]
ericgtr said:
I stand corrected, thanks Wolfman.
[/ QUOTE ]
[img]images/smilies/icon_wink.gif[/img]
|
|
|
05-21-2003, 01:36 PM
|
#8
|
|
101 Guru
Join Date: May 2003
Location: Portland
Posts: 9,805
|
Re: Mailnotifications
Dude you are almost my daddy now, so will you make this code so it can popup in a new window and grab the output to be pasted into here?
<font class="small">Code:</font><hr /><pre> if(isset($_POST['event'])) {
$event = $_POST['event'];
if ($event == "upload") {
if($upload->do_upload()) {
$event = "uploaded";
} else {
$event = "error";
}
</pre><hr />
Do that and you will be my daddy and then some buddy [img]images/smilies/icon_wink.gif[/img]
|
|
|
05-21-2003, 02:34 PM
|
#9
|
|
That howlin' sumbitch
Join Date: May 2003
Posts: 2,002
|
Re: Mailnotifications
I'll settle for being your distant Unca Wolf. [img]images/smilies/icon_mrgreen.gif[/img]
|
|
|
05-21-2003, 08:04 PM
|
#10
|
|
101 Guru
Join Date: May 2003
Location: Portland
Posts: 9,805
|
Re: Mailnotifications
[ QUOTE ]
Wolfman said:
I'll settle for being your distant Unca Wolf. [img]images/smilies/icon_mrgreen.gif[/img]
[/ QUOTE ]
I am glad you bought that routine dude cause I don't even know what the hell that code does, I just copied it randomly from some page [img]images/smilies/icon_wink.gif[/img]
|
|
|
05-22-2003, 03:20 AM
|
#11
|
|
Famous Artist
Join Date: May 2003
Location: The Netherlands
Posts: 347
|
Re: Mailnotifications
[ QUOTE ]
Wolfman said:
Actually, that's not it - what you need to do SIN, is go to the bottom of this page and you'll see a link for "favorite thread! (toggle) ". Click on that in any thread that you want notifications for new posts. After you do that, you'll see it in your profile as a favorite, and you can delete that instruction from your control center any time you like.
[/ QUOTE ]
Yep, I see.
I overread "Do you want all replies to your favorite threads emailed to you?" and I thought it was replies to a thread I once replied.......
|
|
|
|
|