I could not for the life of me figure out what I'd messed up on one of my sites to make EventFinder not bring up any events--it seemed to work fine on a new install where I just plugged in a couple simple test events. But then the next day all my events dropped from the search view so I was left scratching my head.

It turns out the "problem" was just that EventFinder (understandably so) only returns events which are scheduled to take place sometime in the future. I feel pretty silly for being screwed up by this, but it turns out I was not the only person to report this problem: http://drupal.org/node/28218.

Therefore, I've attached a small patch to the README which points out this fact, to hopefully stop other people from being confused. :)

CommentFileSizeAuthor
README_0.patch677 byteswebchick

Comments

Anonymous’s picture

Assigned: Unassigned »
Status: Needs review » Active

I am integrating a toggle switch into the code which will allow administrators to decide whether or not to include past events.

M