Private Messages - Notification via Website
Permalink
Hi All,
Is it possible to code a notification popup aswell as the ordinary email notification that Concrete5 allow? By this I mean when someone sends a private message to another user, there will then be a notification i.e. popup that will appear that will notify you that you have a new message in your inbox.
Is it possible to code a notification popup aswell as the ordinary email notification that Concrete5 allow? By this I mean when someone sends a private message to another user, there will then be a notification i.e. popup that will appear that will notify you that you have a new message in your inbox.
Got this working using the table "userPrivateMessages" and a bit of PHP!
Hi drm92,
This sounds interesting.
What version of concrete5 did you use?
This sounds interesting.
What version of concrete5 did you use?
I'm using 5.6.3 - I think on my next concrete5 website ill upgrade to 5.7.x however as this was quite a complex project and there is lots of documentation on 5.6.x, I thought it was best to stay at this version!