Hi to all.
We are trying to get notifications working in MyDMS
After a lot of forum read and several tests we have verified that if you go to the following url
/egroupware/mydms/op/op.NotifyMailer.php
from a logged egroupware account, then the notifications are sent.
If you run this script by hand or in a cron, then this does not work
So, the only thing that i need is that getting this executed every time a user adds or modify a document
How can i make this change, all i need to know is how i can transparently to the user call to this file with no browser output
Of course it will be best if we can include this in the asynchronous jobs the server is doing.
Any help would be greatly appreciated and sure that many users will also be happier if this works
Many Thanks