Amaury Well-known member Apr 6, 2014 #1 In response to this, I'd like to create a cron job that rebuilds conversations every 24 hours. I know where to go to create a new one, and I understand everything except the Cron Callback part. What do I put there?
In response to this, I'd like to create a cron job that rebuilds conversations every 24 hours. I know where to go to create a new one, and I understand everything except the Cron Callback part. What do I put there?
Amaury Well-known member Apr 6, 2014 #3 Chris D said: Step 1: Know PHP. Click to expand... I know very little about PHP it's not even funny. Upvote 0 Downvote
Chris D XenForo developer Staff member Apr 6, 2014 #4 You will need to know a fair bit of PHP and be familiar with the inner workings of XenForo, e.g. DataWriters, Models etc. to achieve what you want. Upvote 0 Downvote
You will need to know a fair bit of PHP and be familiar with the inner workings of XenForo, e.g. DataWriters, Models etc. to achieve what you want.
Amaury Well-known member Apr 6, 2014 #5 Chris D said: You will need to know a fair bit of PHP and be familiar with the inner workings of XenForo, e.g. DataWriters, Models etc. to achieve what you want. Click to expand... I'll ask our coding admin next time he's on. He knows quite a bit about that. Upvote 0 Downvote
Chris D said: You will need to know a fair bit of PHP and be familiar with the inner workings of XenForo, e.g. DataWriters, Models etc. to achieve what you want. Click to expand... I'll ask our coding admin next time he's on. He knows quite a bit about that.