View Thuvalpakshi's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Is correct like this [site.com/cron/fifteenmin] with the simbol [ at the begin and at the end ?
Because one minute after I greated the cron job, I received this:
/bin/sh: [site.com/cron/fifteenmin]: No such file or directory
I did something wrong?
Thanks in advance for this super plugin :)
you need to do like this
wget http://www.your-site.com/cron/fifteenmin
wget http://www.your-site.com/cron/weekly
Now lock like this, is that ok?
Current Cron Jobs
wget http://mysite.com/cron/fifteenmin
wget http://mysite.com/cron/weekly
this will work and if you do not want a email after crun run add this at the end >/dev/null 2>&1 like
How would i know if this is working???
I recieved this email with settings
Using godaddy server.
Email=
--2013-09-11 15:15:01-- http://www.texasburnout.com/sn/cron/fifteenmin
Resolving www.texasburnout.com... 50.63.111.1
Connecting to www.texasburnout.com|50.63.111.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `fifteenmin.1'
0K 7.49M=0s
2013-09-11 15:15:02 (7.49 MB/s) - `fifteenmin.1' saved [61]
@LT,
You try to run http://www.your-site.com/cron/weekly from your browser and see the result..
later run http://www.your-site.com/cron/fifteenmin from browser.. you will get the result..
instead of wget try curl
using the wget ran it from browser and it returned "Login Reminder was send to some Members" so guess that means its working then huh?
Satheesh, thanks for the plugin, it is great. I have recommended it.
I would to change it to delete members after 1 year. It seems that the longest option is 6 months.
Where would i make these changes?
Thanks again for the plugin.
Login reminder settings will automatically reset to No options
Run a fifteen minutes cron to send Login Reminder to Members : No( automaticaly No after some time)
Total number of Batches processed (10 users per batch) : 2 ( automatically resets to 0 and never crosses processing beyond 2 batches )
Pls let me know why and how to fix it?
that means you have only 10-20 inactive users..
how to login reminder for all users who are active as well. where i needs to change code.?
what is the criteria for inactive users ? how many days that as been set to determine inactive ?
@worldopensources, see the settings page its very clearly written...
@sateesh how to set login reminders for a week i see in settings its for 1 month minimum, where in code needs to modify for a week. thanks
@worldopensource,
see views/default/plugin/loginreminders/settings.php
edit settings.php and find the line
add the following to the above line
This plugin is a wonderful plugin to remove inactive users automatically it reduces the manual maintenance of elgg to minimal.. Is there an alternative plugin or can anyone make this plugin to work again as it's still in elgg 1.8 it will be good if this plugin can be updated to elgg 1.12