We know you have an opinion on how things should be run around here. These are suggestions for the forums, and the website.This forum is not a place to ask for suggestions to your own coding (or otherwise) problems.
Moderator: General Moderators
redhair
Forum Contributor
Posts: 300 Joined: Fri May 30, 2003 4:36 pm
Location: 53.23N-6.57E
Contact:
Post
by redhair » Tue Jun 03, 2003 12:15 pm
----
Always notify me of replies:
Sends an email when someone replies to a topic you have posted in. This can be changed whenever you post
----
Is selected in my profile.
and...
----
Notify me when a reply is posted
----
is checked when i post.
please fix this problem so i can retreive postings i felt the urge to post in.
JPlush76
Forum Regular
Posts: 819 Joined: Thu Aug 01, 2002 5:42 pm
Location: Los Angeles, CA
Contact:
Post
by JPlush76 » Tue Jun 03, 2003 12:16 pm
I'm not getting them either
Sevengraff
Forum Contributor
Posts: 232 Joined: Thu Apr 25, 2002 9:34 pm
Location: California USA
Contact:
Post
by Sevengraff » Tue Jun 03, 2003 2:27 pm
indeed, im afraid this is affecting me too.
nielsene
DevNet Resident
Posts: 1834 Joined: Fri Aug 16, 2002 8:57 am
Location: Watertown, MA
Post
by nielsene » Tue Jun 03, 2003 2:30 pm
hate to me a me-too-er, but me too..
(but doesn't this belong in the Site News/DevNetwork forum?)
patrikG
DevNet Master
Posts: 4235 Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK
Post
by patrikG » Tue Jun 03, 2003 5:10 pm
same here
jason
Site Admin
Posts: 1767 Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:
Post
by jason » Tue Jun 03, 2003 5:48 pm
Hrm... I will have to take a look at this.
Are you guys using the quick reply feature? That *might* be it, though I am just guessing.
patrikG
DevNet Master
Posts: 4235 Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK
Post
by patrikG » Tue Jun 03, 2003 6:09 pm
nope, only the good ole long-winded <post reply> button.
McGruff
DevNet Master
Posts: 2893 Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland
Post
by McGruff » Tue Jun 03, 2003 6:23 pm
Same problem here.
Stoker
Forum Regular
Posts: 782 Joined: Thu Jan 23, 2003 9:45 pm
Location: SWNY
Contact:
Post
by Stoker » Tue Jun 03, 2003 9:28 pm
mine has been like this since I signed up, on and off, sometimes it works, sometimes not, there are some old threads on the isse (long before the new portal and quick-reply changes)..
delorian
Forum Contributor
Posts: 223 Joined: Sun May 04, 2003 5:20 pm
Location: Olsztyn, Poland
Post
by delorian » Wed Jun 04, 2003 7:05 am
I've recived some e-mail notifications only at the begining, now I'm also in the not-email-notification-group.
(and I'm not using quick-reply, only old-fashined post-reply button
)
redhair
Forum Contributor
Posts: 300 Joined: Fri May 30, 2003 4:36 pm
Location: 53.23N-6.57E
Contact:
Post
by redhair » Wed Jun 04, 2003 1:15 pm
Code: Select all
<?php
$to= "moderaters@phpdn.com\n";
$subject = "Email not working!!\n";
$mail_body = "Please fix this!\n";
$mailheaders = "To:$to\n";
$mailheaders .= "From:redhair<nomail@redhair.nl.nu>\n";
$mailheaders .= "Reply-To:nomail@redhair.nl.nu\n";
$mailheaders .= "X-Priority:1\n";
$mailheaders .= "X-Message-Flag:Your attention is needed.\n";
$mailheaders .= "X-Mailer: mail powered by PHP ".phpversion()."\n";
mail($to, $subject, $mail_body, $mailheaders);
?>
redhair
Forum Contributor
Posts: 300 Joined: Fri May 30, 2003 4:36 pm
Location: 53.23N-6.57E
Contact:
Post
by redhair » Wed Jun 04, 2003 3:05 pm
i just fell of my chair, for i received mail from this board!!!
twigletmac
Her Royal Site Adminness
Posts: 5371 Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK
Post
by twigletmac » Wed Jun 04, 2003 3:15 pm
redhair wrote: i just fell of my chair, for i received mail from this board!!!
See, that's why it normally doesn't work - we don't want people to hurt themselves...
Mac
patrikG
DevNet Master
Posts: 4235 Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK
Post
by patrikG » Wed Jun 04, 2003 4:10 pm
Thank god I only browse this board with my seatbelt fastened.
Last edited by
patrikG on Wed Jun 04, 2003 4:16 pm, edited 1 time in total.
delorian
Forum Contributor
Posts: 223 Joined: Sun May 04, 2003 5:20 pm
Location: Olsztyn, Poland
Post
by delorian » Wed Jun 04, 2003 4:12 pm
E-mail recieved, great