I'm getting a white screen after upgrading to version 1.8 of eventfinder.module -- no error messages in watchdog. Backing out the changes restores the page but of course the search is still broken.

Comments

Anonymous’s picture

Assigned: Unassigned »
Status: Active » Closed (fixed)

If you refresh your theme after installing 1.8 or patching the previous version, you will not have this problem.

If you look at the patch itself, you will notice it makes changes to eventfinder_menu. Menu items are cached by Drupal and refreshing the theme is really the only way to update the cache.

I'm sorry if I did not make this more clear. I always read a patch before applying it, and kind of assumed people would get this.

M