Closed (works as designed)
Project:
Event Repeat
Version:
4.7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2007 at 10:44 UTC
Updated:
5 Feb 2007 at 18:17 UTC
I'm experiencing a really strange problem with eventrepeat. When I set up and event to repeat, nodes are built up until May 1st, 2007 and then it stops. No nodes are built after that date and nothing is inserted into the event_repeat_nodes or event_repeat tables either.
I also tried entering a June event and started the repeat from June and it wouldn't set-up even one repeat event. It did however make an insert into event_repeat_nodes and event_repeat, but it only made the inserts to reflect the one event set-up and not for repeating events.
I also had the same problem with 4.7.1. I just downloaded the 4.7.2 version in hopes that this problem would be gone, but it's still there.
Comments
Comment #1
seanbfuller commentedCan you confirm that you browsed to the events in the event view? If the events are outside the 90 day window (as defined under settings) they won't get rendered until someone actually browses to that month, week, etc.
If so, please post some of your additional settings.
Comment #2
hyperlinkedAh-ha! That was the problem. I didn't realize there was that 90 day render window. I browsed the months and the events did indeed appear. I went back and changed the render period to be longer so I don't run into the same problem again. Thanks!