Notify doesn't work (sometimes) [message #12839] |
Thu, 11 September 2003 13:21  |
ctbk
 Messages: 142 Registered: April 2002 Location: Milan, Italy
Karma: 0
|
Senior Member |
|
|
Many users of our forum are complaining 'cos sometimes they are notified about new replies to their subscribed topic and sometimes they aren't. I've experienced this bug myself, and I couldn't understand the reasons of this behaviour.
I tend to exclude a problem in our mail server, when the bug presents itself, the mails aren't generated at all, there's no track of those missing emails in the SMTP log files.
I think something is going wrong with the post process, but what? What can I do to identify this problem's source?
FUD 2.5.0
~
~
:wq
[Updated on: Thu, 11 September 2003 13:21] Report message to a moderator
|
|
|
|
|
|
|
|
Re: Notify doesn't work (sometimes) [message #12989 is a reply to message #12959] |
Thu, 18 September 2003 19:08   |
ctbk
 Messages: 142 Registered: April 2002 Location: Milan, Italy
Karma: 0
|
Senior Member |
|
|
Here's what's tipical with our installation:
Read a topic
Posted something to that topic (I have notifications activated by default)
Verified I'm subscribed by looking at the "unsubscribe" link on the top of the page
Gone to sleep
The day after: returned to the forum, noticed that there were new message in that topic.
Verified the emptiness of my mailbox
Searched in the smtp logs, found nothing
After reading the topic, could happen that some notify was sent to me, when someone else replied to that topic, as it should be.
Don't know, it seems like the notify is not sent but the db is updated as if it was. I can't find any sense in it, but this is what is happening. Before the 2.5.0 upgrade we had not this problem, or at least bug reports were much more scarce, anyway I never experienced it with my account, now I am.
Sorry for the lenght of the post
~
~
:wq
|
|
|
|
|
|
Re: Notify doesn't work (sometimes) [message #13662 is a reply to message #13652] |
Tue, 21 October 2003 23:10   |
 |
Wild_Cat
 Messages: 144 Registered: November 2002 Location: Odessa, Ukraine
Karma: 0
|
Senior Member |
|
|
Because of SMTP problems, I had to learn earlier to toggle confirmation status of accounts via admin panel, but my account does not seem to require confirmation (I changed e-mail and remained "confirmed", for more toggle e-mail confirmation for my own account doesn't work, leaving it always at Y and I verified well in MySQL that it's set to Y)
I am using 2.5.2 but were thinking about upgrading to 2.5.3RC3 tomorrow, does it make much difference? I won't upgrade awaiting for you reply.
Actually I stopped receiving notifications while others still did after some upgrade (i made almost all of them susequently except RCs starting by 2.3. as well as got a number of other bugs. May be I sould do a clean install, but if the core is in mySQL tables, it won't help, huh?
And one more question - if the message is included in notification, does reading the e-mail count as reading the forum message? If no, sending text in notification may become a bad service to the users. But if yes, will he receive then every reply?
|
|
|
Re: Notify doesn't work (sometimes) [message #13663 is a reply to message #13662] |
Tue, 21 October 2003 23:16   |
Ilia
 Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The admin account is a 'special' account if often can work even if it is not confirmed. Afterall, an admin can confirm their own account if they want to, it's pointless to require account confirmation.
When you use full-body notification, meaning that the entire message is included in the e-mail, the original message is not marked read. To mark a message read you MUST read it on the forum, or use 'mark all read' or 'mark forum read'.
Before doing an upgrade, try running consistency checker, that can often resolve problems. As far as upgrading, the changelogs are online, if any of the listed bugs fixed affect you then upgrade, if not then don't.
FUDforum Core Developer
|
|
|
Re: Notify doesn't work (sometimes) [message #13669 is a reply to message #13663] |
Wed, 22 October 2003 00:49   |
 |
Wild_Cat
 Messages: 144 Registered: November 2002 Location: Odessa, Ukraine
Karma: 0
|
Senior Member |
|
|
I do run consistency checker after any changes, I only recently upgraded to 2.5.2 and run consistency checker after it more than once.
I see now that when I come to the forum, it doesn't show me any unread messages by icons etc. But when I hit the link "unread messages" at the top, it shows me the whole forum almost, including my own posts! It should mean that there are two mechanisms determining whether I have read this or that message or not. What are they?
Sadly, hitting the "mark forum read" didn't make the forum send me notification for new messages in this forum. Yet, this forum did not appear like everything else in "unread messages" list. MORE, I created new themes and don't get notifications for replies to them either! Although in mysql I am well marked subscribed in _thread_notify table, and my email has well "confirmed" set to Y
I am now totally confused. What could be the cause? And where I should look in mysql to see if the mailer considers me having unread messages or there is something else which prevents him from sending me notifications about replies in threads? (I do receive new private message notifications and mass mail!)
I do need to upgrade to 2.5.3 for merge thread function as well as for my change order bug: I hope that is the very one problem I have ever since 2.5.0.
|
|
|
|
|
|
|