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

mooffie’s picture

Status: Active » Postponed (maintainer needs more info)

I'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?

Slim Pickens’s picture

Views 6.x-2.0-beta3

mooffie’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

You'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".

Slim Pickens’s picture

Updated Views and Flag is now working.

Thanks