Quote:
Originally Posted by Torqued
One way I can think of around that is to run a daily query/script that looks for events scheduled for that day and then have that process create new threads for those events.
|
Actually, what would be even better is a cron that looks at the recurring events list and then makes and event entry for a particular day if one isn't present. Then any hacks related to that particular entry would work fine. The only disadvantage is that once an event listing is created this way, changing the recurring event listing won't change the spawned event listing.