Heisenberg submitted a new resource:
You must be registered for see links
- Move XenForo's defer task to shell!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...
You must be registered for see links