I was having formatting issues in some themes so updated to the latest dev release today. I see a slightly different look, but if I click on any of the links on the page to see the menus by name or by ingredient, I immediately get this:
Fatal error: require_once() [function.require]: Failed opening required 'C:\wamp\www\mckenzie/sites/all/modules/recipe/recipe_name_index.inc' (include_path='.;C:\php\pear') in C:\wamp\www\mckenzie\includes\menu.inc on line 501
Comments
Comment #1
flightrisk commentedLooks like it was a caching issue. I should have thought of that first. Cleared the cache twice and it works now.
Comment #2
jvandervort commentedYes, some files were removed and replaced with views. The cache clear should fix those errors.