Menu

#23 Weekly repeat feature simply does not work.

open
nobody
Other (4)
5
2005-10-07
2005-10-07
Anonymous
No

Datenator ver: 0.3.0

Weekly repeat feature simply does not work. For example:
Add an event on Oct 12, 2005
Repeat Type: Weekly
Repeat Close Date: not used
Weekdays: Wednesday
Repeat Freq: 1

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Even though it says the bug was fixed, the repeat feature
    does not work.

     
  • Nobody/Anonymous

    Logged In: NO

    I noticed that too,

    go to line 1221 of functions.php and change

    $daysar = explode(',', $event['repeat_days']);
    to
    $daysar = explode(',', $event->fields['repeat_days']);

    that sorted it for me

     

Log in to post a comment.

Monday.com Logo