Wedge
Public area => Bug reports => The Pub => Archived fixes => Topic started by: Pandos on February 13th, 2014, 07:22 PM
-
Missing notifications on replies, thoughts and likes.
PM is working.
Anyone experiencing the same?
-
I'm getting notifications, myself.
If you're talking about having the box grayed out, just click it, you'll see your notifications.
The feature is slightly broken for now because I need to finish the upgrade script to be able to add new table columns, and then I can rewrite the hey_pm/hey_not feature.
(It's your last chance to find another name for the boolean column that determines whether the pm/notification buttons show in orange... :P)
-
I mean notifications by mail. I only get notifs from PM. :(
I've checked my settings twice here. That's why I was asking if others experiencing this too.
Name? Hmm... Cela m'est égal. :angel: :lol:
-
Oh... Email. You already reported that, didn't you..?
Did you receive them by email from here, in the past..?
I don't remember changing any code in this, honestly.
Is it working on your local site? Because it may be due to some incorrect file updates here.
French rocks! I can only say achtung and arbeit! Danke schon! Gutten tag! Or something! Ein zwei drei reich! Oops! How do you say cliché in German? :P I think I'm waaaaay past bedtime!
-
Hey, some good German :)
French and German aren't so different :)
cliché = Klischee
Yes, I received notifs in the past from here. Not tested it locally. Will give it a try tomorrow.
C'est l'heure de dodo
-
Issue with notifs on local install is the same (latest version).
No notifications from Likes, thoughts...
Changed the handler from PHP to SMTP with my credentials with the same result.
Dig a bit deeper into it and found this in my mailserver logs: Relay access denied......
-
Oh, bugger... Does this mean we'll have to check out previous revs until we find a version that doesn't break, and isolate the bug..? :P
-
Would be nice :)
Will see, if I can isolate the mails to check the headers.
-
Oh, you mean it's actually sending emails but they're not accepted by the SMTP server..?
Perhaps an issue with the HTML setting?
In line 122 of Subs-Post.php, try to add $send_html = false; (just to see.)
Keep your hopes low, though...
-
Is it possible for you to trace mails in this servers maillog?
If so, please like a post of mine and look what the maillog tells you about.
-
I don't think I can...
-
OK, I've receive notifications from moving topics and new PM's. So it only affects replies, thoughts and likes.