The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Millions of notifications...

2 posters

Go down

In progress Millions of notifications...

Post by TheShaka November 22nd 2014, 9:51 am

Hello users from my forum asking why they getting notifications even from post where they never reply or in thread which they not open it...

As much as I enjoy the option to click up on Notifications and to be shown all recently replied topics in places where I've wrote, I would like to know in which one they've posted. I dislike to check every single link to the newest reply, without the need for me to check it... so I would like something to be done, if it's possible and instead saying 'in watched topic' to say 'name of the topic' or simple suggestion with the current topic:

"vladko92 wrote a message in [Suggestion] Notifications more convenient" <- this way I will know, who have replied to the topic and for which topic exactly... I ask for that, because often I have 20 or so missed replies, to different topics, and most of the time when I start checking them out, I end up in the same topic several times... this way I will know which one to check by simply clicking on the very first notification and second I won't have to keep reloading the same topic again and again to see just new reply which I've already checked by clicking the first one... and third I won't waste my time in checking topics in which I am not interested anymore...

I hope this made sense and I am looking forward to people who disagree or agree with this suggestion.
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

In progress Re: Millions of notifications...

Post by Ange Tuteur November 22nd 2014, 10:20 am

Hello TheShaka,

See if this works :
Administration Panel > Modules > JavaScript codes management > Create a new script

Title : Your choice
Placement : In all the pages
Paste the code below and submit :
Code:
$(function(){
  var texte_milieu = " replied to ";
  var si_titre_vide = "this topic";
  if(typeof(compileNotif)!="function")return;var d=compileNotif;Toolbar.compileNotif=compileNotif=function(b){var a=d(b);if(b.text.type==FA.Notification.NOTIF_TOPIC_WATCH){var c=a.match(/^(.*) wrote a message (<a href="\/t[0-9]+(p[0-9]+)?-([^#?"]*)[^"]+">)[^<]+<\/a>$/);c&&(b=c[1]+texte_milieu+c[2],a=c[4],a="topic"==a||/^[\s-]*$/.test(a)?si_titre_vide:a.replace(/-/g," ").replace(/(^\s+|\s+$)/g,""),a=b+a+"</a>")}return a}
});
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Millions of notifications...

Post by TheShaka November 22nd 2014, 3:39 pm

I think it work but i am not sure in 100% thanks ange :rose:
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

In progress Re: Millions of notifications...

Post by Ange Tuteur November 22nd 2014, 11:35 pm

If your board is using another language it might need some modifications. You can let me know if it does.. Wink
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum