byberg
Jr. Member

Karma: 0
Offline
Posts: 18
|
 |
« on: May 16, 2010, 00:02:11 » |
|
Hi!
Will try this one last time then I must consider changing comment system.
Is there ANY way to make the notification of comments AUTOMATIC. When a user A comments on user B:s article then user B gets a notification OTHER THEN EMAIL about new comments?
NEED THIS BADLY!!
Havent found any answers on similar threads for over 1 year so hope this one can get answered!
best regards jimmy
|
|
|
|
|
Logged
|
|
|
|
|
smart
|
 |
« Reply #1 on: May 16, 2010, 02:37:39 » |
|
|
|
|
|
|
Logged
|
|
|
|
byberg
Jr. Member

Karma: 0
Offline
Posts: 18
|
 |
« Reply #2 on: May 16, 2010, 02:46:45 » |
|
okey but there was a proble with that one right? it only worked on articles and ony if no comments were posted yet right? that will be a problem...
Will this be a thing you could fix?
|
|
|
|
|
Logged
|
|
|
|
|
smart
|
 |
« Reply #3 on: May 16, 2010, 02:53:55 » |
|
If we will remove this restriction - the authors couldn't unsubscribe because any new comment will subscribe them again. And at this moment I don't see solution for that. You could remove this restriction by modifying file /plugins/jcomments/jcomments.autosubscribe.php Replace: // get total comments count for an object $count = JComments::getCommentsCount($comment->object_id, $comment->object_group);
// check that this is first comment to the object if ($count == 1) { with if (true) {
|
|
|
|
|
Logged
|
|
|
|
byberg
Jr. Member

Karma: 0
Offline
Posts: 18
|
 |
« Reply #4 on: May 16, 2010, 03:08:50 » |
|
okey..
I dont want them to be able to choose if they want notifications or not. If someone comments on authors article then the author should get a notification. BUT i would like it to be on PM or something instead of email.
|
|
|
|
|
Logged
|
|
|
|
|
smart
|
 |
« Reply #5 on: May 16, 2010, 03:12:21 » |
|
What PM extension do you use?
|
|
|
|
|
Logged
|
|
|
|
byberg
Jr. Member

Karma: 0
Offline
Posts: 18
|
 |
« Reply #6 on: May 16, 2010, 03:18:28 » |
|
Im using uddeIM.
|
|
|
|
|
Logged
|
|
|
|
byberg
Jr. Member

Karma: 0
Offline
Posts: 18
|
 |
« Reply #7 on: May 16, 2010, 16:27:13 » |
|
any news on this?
|
|
|
|
|
Logged
|
|
|
|
|
smart
|
 |
« Reply #8 on: May 16, 2010, 17:02:15 » |
|
At this moment - no, because I need have a rest at weekend. I'll look at uddeIM and try to found solution. Be patient please because I'm alone developer and I have many work during a week.
|
|
|
|
|
Logged
|
|
|
|
byberg
Jr. Member

Karma: 0
Offline
Posts: 18
|
 |
« Reply #9 on: May 16, 2010, 17:25:12 » |
|
okey thats cool.... Jcomments would be THE BEST comment system ever with a better notification.
|
|
|
|
|
Logged
|
|
|
|
byberg
Jr. Member

Karma: 0
Offline
Posts: 18
|
 |
« Reply #10 on: May 19, 2010, 01:34:52 » |
|
hi!
have you had a chance to look at the UddeIM?
IF its easier... a CB plugin would be alot better. taht can show notification like the Cblogin. But if UddeIM is the easier way at the moment then go for it....
|
|
|
|
|
Logged
|
|
|
|
AlanR
Jr. Member

Karma: 1
Offline
Posts: 14
|
 |
« Reply #11 on: May 23, 2010, 16:49:38 » |
|
How about the user subscribes to the RSS feed?
In my opinion that's the best notification system there is. I'm responding to this post because I subscribe to the RSS feed for this board.
|
|
|
|
|
Logged
|
|
|
|
byberg
Jr. Member

Karma: 0
Offline
Posts: 18
|
 |
« Reply #12 on: May 23, 2010, 23:43:27 » |
|
only want users to get notification on there own things.. If I have made an article and another user comments it then I will get a notification of it.
ANd if I comment another users article or images then HE gets a notification! dont want notification of everything!
|
|
|
|
|
Logged
|
|
|
|
byberg
Jr. Member

Karma: 0
Offline
Posts: 18
|
 |
« Reply #13 on: May 25, 2010, 03:32:34 » |
|
Hi!
I installed the automatic notification plugin.. Thats a relly good plugin..
there si only two things that are needed.
1. To work with articles that allready have comments. 2. Get a PM{UddeIM) instead of email. OR a stand alone notification of some sort.
Then Jcomments would be the best!
|
|
|
|
|
Logged
|
|
|
|
|
smart
|
 |
« Reply #14 on: May 25, 2010, 04:29:32 » |
|
1. To work with articles that allready have comments. At this moment I've no way to support this... you could use modification from my earlier post 2. Get a PM{UddeIM) instead of email. OR a stand alone notification of some sort. I didn't look at uddeIM yet... I'll do it as soon as possible.
|
|
|
|
|
Logged
|
|
|
|
|