First and Last Version
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.
Sweet
recommended
░░░░░░░░░░░░▄▄
░░░░░░░░░░░█░░█
░░░░░░░░░░░█░░█
░░░░░░░░░░█░░░█
░░░░░░░░░█░░░░█
███████▄▄█░░░░░██████▄
▓▓▓▓▓▓█░░░░░░░░░░░░░░█
▓▓▓▓▓▓█░░░░░░░░░░░░░░█
▓▓▓▓▓▓█░░░░░░░░░░░░░░█
▓▓▓▓▓▓█░░░░░░░░░░░░░░█
▓▓▓▓▓▓█░░░░░░░░░░░░░░█
▓▓▓▓▓▓█████░░░░░░░░░█
██████▀░░░░▀▀██████▀
Sathish it's really a good plugin but i get this fatal error message..
fifteenmin > is not a recognised period.
CronException Object
(
[message:protected] => fifteenmin > is not a recognised period.
[string:Exception:private] => exception 'CronException' with message 'fifteenmin > is not a recognised period.' in /home/connectg/public_html/engine/lib/cron.php:46
Stack trace:
#0 [internal function]: cron_page_handler(Array, 'cron')
#1 /home/connectg/public_html/engine/lib/pagehandler.php(53): call_user_func('cron_page_handl...', Array, 'cron')
#2 /home/connectg/public_html/engine/handlers/page_handler.php(46): page_handler('cron', 'fifteenmin >...')
#3 {main}
[code:protected] => 0
[file:protected] => /home/connectg/public_html/engine/lib/cron.php
[line:protected] => 46
[trace:Exception:private] => Array
(
[0] => Array
(
[function] => cron_page_handler
[args] => Array
(
[0] => Array
(
[0] => fifteenmin >
[1] => dev
[2] => null 2>
)
[1] => cron
)
)
[1] => Array
(
[file] => /home/connectg/public_html/engine/lib/pagehandler.php
[line] => 53
[function] => call_user_func
[args] => Array
(
[0] => cron_page_handler
[1] => Array
(
[0] => fifteenmin >
[1] => dev
[2] => null 2>
)
[2] => cron
)
)
[2] => Array
(
[file] => /home/connectg/public_html/engine/handlers/page_handler.php
[line] => 46
[function] => page_handler
[args] => Array
(
[0] => cron
[1] => fifteenmin >/dev/null 2>
)
)
)
[previous:Exception:private] =>
)
LOL you need to add only curl yoursite.com/cron/fifteenmin >/dev/null 2>&1 ... while copy pasting codes please see that '>' is not replaced with '>'.. else this error will occur