XenForo
Administrative
- Thread starter
- Admin
- #1
Hello,
I have a thread that is supposed to be open for posts just 24 hours per month - on the 13th of each month, for people to vent their frustrations and get some laughs and group therapy of sorts.
So far the locking/unlocking was done manually, but it's annoying, and I'm sure there can be at least one way to automate it.
But... how?
The lowest hanging fruit would be to run two CRON jobs with the right parameters to lock or unlock the thread. This could be either some API call...
Read more
ادامه مطلب...
I have a thread that is supposed to be open for posts just 24 hours per month - on the 13th of each month, for people to vent their frustrations and get some laughs and group therapy of sorts.
So far the locking/unlocking was done manually, but it's annoying, and I'm sure there can be at least one way to automate it.
But... how?
The lowest hanging fruit would be to run two CRON jobs with the right parameters to lock or unlock the thread. This could be either some API call...
Read more
ادامه مطلب...