Closed (fixed)
Project:
OG Galleries
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2007 at 16:57 UTC
Updated:
16 Feb 2007 at 13:15 UTC
I have a clean installation of Drupal 5.0. The only modules I had installed at this point were Views, OG, and OG Galleries. I had decided to stick with the default view until I got all the modules I needed installed. When I went to the settings page during the installation of OG Galleries I got a fatal error. It was undefined function call _views_get_default_views(); in views.module.
I was able to avoid this error by opening the default view for OG Galleries and saving it as a custom view.
Comments
Comment #1
karens commentedFound the problem. I needed to be sure that views_cache.inc was included in that function.
Comment #2
(not verified) commented