This topic was marked solved by its starter, on July 10th, 2014, 10:18 AM

Pandos

  • Living on the edge of Wedge
  • Posts: 635
[Notifications] not working
« on February 13th, 2014, 07:22 PM »Last edited on February 13th, 2014, 07:43 PM
Missing notifications on replies, thoughts and likes.
PM is working.
Anyone experiencing the same?
# dpkg-reconfigure brain
error: brain is not installed or configured

Nao

  • Dadman with a boy
  • Posts: 16,082
[Notifications] Re: not working
« Reply #1, on February 13th, 2014, 08:08 PM »
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)

Pandos

  • Living on the edge of Wedge
  • Posts: 635
[Notifications] Re: not working
« Reply #2, on February 13th, 2014, 08:55 PM »
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:



Nao

  • Dadman with a boy
  • Posts: 16,082
[Notifications] Re: not working
« Reply #3, on February 14th, 2014, 12:42 AM »
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!

Pandos

  • Living on the edge of Wedge
  • Posts: 635
[Notifications] Re: not working
« Reply #4, on February 14th, 2014, 12:50 AM »
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
[Notifications] Re: not working
« Reply #5, on February 14th, 2014, 11:29 AM »
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......




Nao

  • Dadman with a boy
  • Posts: 16,082
[Notifications] Re: not working
« Reply #6, on February 14th, 2014, 11:31 AM »
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

Pandos

  • Living on the edge of Wedge
  • Posts: 635
[Notifications] Re: not working
« Reply #7, on February 14th, 2014, 11:34 AM »
Would be nice :)
Will see, if I can isolate the mails to check the headers.

Nao

  • Dadman with a boy
  • Posts: 16,082
[Notifications] Re: not working
« Reply #8, on February 14th, 2014, 11:56 AM »
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...

Pandos

  • Living on the edge of Wedge
  • Posts: 635
[Notifications] Re: not working
« Reply #9, on February 14th, 2014, 12:27 PM »
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.



Nao

  • Dadman with a boy
  • Posts: 16,082
[Notifications] Re: not working
« Reply #10, on February 14th, 2014, 01:10 PM »
I don't think I can...

Pandos

  • Living on the edge of Wedge
  • Posts: 635
[Notifications] Re: not working
« Reply #11, on February 28th, 2014, 09:04 AM »
OK, I've receive notifications from moving topics and new PM's. So it only affects replies, thoughts and likes.