|
|
|
|
|
|
|
Re: subscribing to forums/topics [message #17935 is a reply to message #17933] |
Mon, 26 April 2004 08:27   |
Ilia
 Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
remove from buddy list ignore all messages by this user
|
|
That appears to be the correct data, there is a unique cross index between the user & the thread.
I think the e-mail notification problem is likely to be caused by some people not viewing the messages after being notified about it. This causes the forum to refuse to send them further messages since it thinks the user never responded to the original e-mail notification. You can 'fix' that by turning off "Smart Notification" option in the admin control panel, which would make the forum notify subscribed users on each reply.
FUDforum Core Developer
|
|
|
|
Re: subscribing to forums/topics [message #17937 is a reply to message #17936] |
Mon, 26 April 2004 13:28  |
Ilia
 Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
remove from buddy list ignore all messages by this user
|
|
I think the problem is a misunderstanding of how the subscriptions work.
Being subscribed to a forum ONLY means that you would get notified about new topics in that forum, it does not automatically subscribe you to every topic inside that forum.
You can see how is subscribed to what topic/forum by looking inside the thread_notify & forum_notify tables.
Each user has a control panel allowing them to manage their own subscriptions.
FUDforum Core Developer
|
|
|