Hi Alia, I read in blog that new version 1.5.1 have this new function:
--> Site activity notifications are now sent to users who haven’t logged in for more than two days;
Also ZIMA in blog writes: "For the moment its main purpose is to keep the user in the loop of what’s going on with the site, and increase the return rate through email activity notifications for his profile, if he visits the site irregularly, for instance once in few days."
Thank you Aliia! What you say works well...
I thought that with this new function, the system automatically created a mail with all last activities on the website...and it sent to all user (who haven’t logged in for more than two days) a summary.
Is it possible to do this? Does it exist a plugin?
Thank
Daniele
Is there a way???
My users want to receive the notifications when they happen.
Thanks
Thanks
ow_plugins/notifications/bol/service.php
Change line in public function findUserIdListForSend( $count, $period = null )
$period = 24 * 3600; for anything else like $period = 600; for 10 minutes