Hi.

Forgive me if this is a stupid question. I believe I've read the docs and searched the archives. I'm also a competent php developer... but I'm a Drupal newbie.

I have drupal-4.7.0, and eventrepeat-4.7.x-2.x installed.

I want to be able to create events that repeat on days specified in the way suggested by the Title of this post. "The 2nd Tuesday" repeat-type does not appear to be implemented. There is the n-th day of the month, and n-th day of the year... but I cannot do n-th day of the month and/or year.

am I missing something?

I was able to approximate the needed functionality by specifying "every 4th Tuesday" but that doesn't work, of course, because the number of Tuesdays in a month changes.

Comments

seanbfuller’s picture

Hey anajilly,

Check the second of the advanced options (listed as "By day of the week" in the settings and as "Days" in the form). If you scroll down past the days of the week, you should get into more options. 2nd Tuesday is listed there. That should do the job.

If so, feel free to close the issue. If not, please follow up.

Thanks.

anajilly’s picture

Status: Active » Closed (fixed)

Thanks. That did it. One day, I may want to submit some layout changes. hope that might be copasetic? Thanks for the module. :)