Closed (fixed)
Project:
EventFinder
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
19 Jul 2005 at 14:16 UTC
Updated:
19 Jul 2005 at 16:10 UTC
Jump to comment: Most recent
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
Comment #1
Anonymous (not verified) commentedIf 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