GoodForNothing Shell Defer

xF1 Add-on GoodForNothing Shell Defer 1.0.4

No permission to download
I actually made it a long time ago for a friend who wanted to make sure the cron entries run properly even without having any visitors for a day.


The script will be executed in a loop until all the deferred process is completed. And a 'defer lock' will be created to make sure that only one instance of the defer process is running.

To make the add-on work, all you have to do is upload the files from the upload directory.

Import the XML file (which contains a simple template modification to remove the 'RunDeferred' class so that the defer does not get executed from the public side). You don't have to install the add-on XML if you want to keep defer call from public.

Add a cron job to your server:
Code:
*/2 * * * * php -q /home/username/public_html/cli/defer.php 2>&1
You can set the execution time as you like... I think this is okay for a busy board.

I didn't add any > /dev/null because no output is made from the defer.php file IF everything goes as planned. If there's any error, the script will try to log it into XenForo's Server Error Log, if it can't for some error, a message will be dispatched to the assigned email address to let the admin know something is wrong.
Author
AnimeHaxor
Size
2.8 KB
Extension
zip
Downloads
9
Views
1,079
First release
Last update

More resources from AnimeHaxor

Latest updates

  1. Lil' bit of code refactoring...

    How the deferred processes are executed has been changed to how XenForo handles deferred...

Similar resources

Upload an avatar during Registration
0.00 star(s) 0 ratings
Downloads
35
Updated
Enables resumable download of attachments and more...
0.00 star(s) 0 ratings
Downloads
3
Updated
GoodForNothing Four Oh! Four AnimeHaxor
Custom 404 page for your XenForo site, now with a logging mechanism.
0.00 star(s) 0 ratings
Downloads
29
Updated
Anonymize/Proxy all your external links posted in your forum, manage delays and more!
0.00 star(s) 0 ratings
Downloads
18
Updated
GoodForNothing Notification Admin
GoodForNothing Notification
0.00 star(s) 0 ratings
Downloads
46
Updated