Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2011 at 13:14 UTC
Updated:
24 Jun 2011 at 10:31 UTC
Hi I just updated to Views 7.x-3.x-dev (2011-Jun-23) from the previous 7.x-3.x-dev and I started to get an error saying:
Notice: Undefined property: stdClass::$cache in DrupalDatabaseCache->prepareItem() (line 399 of /var/www/bp7rapid/includes/cache.inc).
So I reinstalled the previous version and everything ran ok until I did the upgrade again. The setup giving me this error is:
Drupal core 7.2
Administration menu 7.x-3.0-rc1
Chaos tool suite 7.x-1.x-dev (2011-Jun-09)
Panels 7.x-3.x-dev (2011-Jun-01)
Pathauto 7.x-1.0-rc2
Taxonomy Manager 7.x-1.x-dev (2011-Mar-25)
Token 7.x-1.x-dev (2011-Jun-12)
Views 7.x-3.x-dev (2011-Jun-23)
Cheers
Comments
Comment #1
neoglez commentedDuplicate of #1015946: Eliminate $user->cache and {session}.cache in favor of $_SESSION['cache_expiration'][$bin] ??
Comment #2
dawehnerUpdate status.