I need some kind of internal messaging system between FEU users. Any FEU user should be able to send messages to another users, go to their inbox to read messages sent to them and reply them/delete them.
kazkas
Is there any way to implement internal messaging between FEU Users?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Is there any way to implement internal messaging between FEU Users?
No there's no mechanism for this right now..... it's been on my 'nice to have' list for a while though.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Is there any way to implement internal messaging between FEU Users?
That's meen I will need to do a module till the weekend 

-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Is there any way to implement internal messaging between FEU Users?
You mean you need a new module by the weekend?
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Is there any way to implement internal messaging between FEU Users?
Yeh
Well, it's not really hard to write - one database table, few templates, only basic admin area - it should be few hours work if to do it for one project only and do not care about use it in other projects. I'll try to write it in abstract way so I could contribute it to developer area.

Last edited by kazkas on Mon Feb 04, 2008 4:37 pm, edited 1 time in total.