i am trying to update the database but after running the update script an error is reported. the error is "An error occurred. http://www.eedtfip.org/update.php?id=8&op=do
Fatal error: Call to undefined function: views_invalidate_cache() in /home/eedtfip/sites/all/modules/image/contrib/image_gallery/image_gallery.install on line 97
"

is this a problem with the module? what can i do about this?

Comments

dave reid’s picture

Project: Drupal core » Image
Version: 6.13 » 6.x-1.x-dev
Component: update system » image_gallery

Moving to image.module's issue queue.

Hetta’s picture

Status: Active » Fixed

If you don't have views installed, you won't have views cache. You can safely ignore this error.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.