Closed (won't fix)
Project:
Flag
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2008 at 01:07 UTC
Updated:
17 Jul 2008 at 23:50 UTC
Fortunately I discovered this on a test site:
Fatal error: Call to undefined method view::new_display() in /mysite/modules/flag/flag.views.inc on line 430
The site is now broken.
Comments
Comment #1
mooffie commentedI'm not sure this is Flag's fault. This line originates in Views's "Export".
Perhaps you're using an antique version of Views 2? What version are you using?
Comment #2
Slim Pickens commentedViews 6.x-2.0-beta3
Comment #3
mooffie commentedYou're using an outdated beta version of a Views.
You're going to encounter this "fatal error" upon installing any current module that provides "default views". This has nothing to do with Flag.
Marking this "wontfix".
Comment #4
Slim Pickens commentedUpdated Views and Flag is now working.
Thanks