Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2011 at 07:15 UTC
Updated:
11 Apr 2011 at 20:51 UTC
Hi all
I'm upgrading the Views PDF module to Views 7.x-3.x. I have some trouble by adding a new display. I get always this error:
Fatal error: Call to a member function get_option() on a non-object in ../modules/views/plugins/views_plugin_style.inc on line 37
Is there any documentation about how a new display has to be added in 3.x? Is there a documentation whats the difference between API 2 and API 3? Is a upgrade necessary or can I use also API version 2 in Views 3.x?
Thanks in advance for answer my questions.
Comments
Comment #1
bojanz commentedThere is a page in Advanced help: Views' API -> Upgrading to Drupal 7 (API).
Thought I don't think it covers your problem.
Comment #2
hunziker commentedHi bojanz
Thank you very much. The first paragraph was the breakthrough.
Comment #3
bojanz commentedOkay, then :)