Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.1
Component:
comment data
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2008 at 16:54 UTC
Updated:
21 Nov 2008 at 17:33 UTC
Enabling Views and Views UI with Drupal 6.4, I got this error:
Fatal error: Call to a member function override_option() on a non-object in /var/www/drupal/6/sites/all/modules/views/modules/comment.views_default.inc on line 22
Comments
Comment #1
fsimo commentedSame here... On my test site everything went ok, but in production one fails with this error... (differents LAMP/WAMP instalation)
Comment #2
fsimo commentedSolve!
It was my mistake upgrading Views through subversion. New version has move/rename/create directories I assume it has the same files.
Comment #3
merlinofchaos commentedSo far, seeing this error has always meant an incorrect Views installation. People are seeing this often enough that it may be worthwhile to try to detect this state and bail if Views isn't installed properly.
Comment #4
merlinofchaos commentedComment #5
kkaefer commentedYeah, just got the same error and it was solved by doing a fresh checkout of views...
Comment #6
stokito commentedI had get this error when run upgrade.php LAMP, Drupal 6.6
Maybe we really have some trouble?
See another gemini issue #321599: Fatal function override_option()
Comment #7
merlinofchaos commentedIf you have some evidence to the contrary, it's ok to re-open this issue, but it seems kind of lame to just re-open the issue without actually adding anything except a link to a different issue. :(