0_1530439963530_d9624442-f25a-4fda-854f-30e64b78350d-image.png
Not adsense, just like a picture or js code. Widget plugin cant insert here.
Hi,
I'm looking for a way to customize the error alerts which pop up down in the corner.
Example given the error alert which appears when someone without the privilege clicks on the chat icon.
Could anyone help me?
Customize how?
For example: I don't want the user to get the notification in the right corner saying "error: you don't have the rights for this action" when he's trying to use a function he just can't use yet.
Instead, I'd like him to get a notification which tells him that he can't use the certain function yet but is going to be as soon as he has more reputation/more posts/etc.; this would be a way of activating some users more
@eileen you can use nodebb-plugin-customize to customize translations (which includes error messages). I think the one you're referring to is error:no-privileges
@PitaJ That's it! Thank you very much