Closed (fixed)
Project:
Flag
Version:
6.x-1.1
Component:
Flag core
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
1 Aug 2009 at 22:11 UTC
Updated:
22 Sep 2009 at 23:50 UTC
This is the error I receive:
Fatal error: Call to undefined function flag_views_bookmark_update_needed() in /home/content/l/t/m/ltmttb/html/ClassifiedAds/modules/flag/flag.install on line 19
I am just learning this program and about modules, but have got the basics down.... do I need to find a bookmark module in order for this to work?
Comments
Comment #1
quicksketchThat function is definitely available, it's in flag.views_bookmark.inc. Flag shouldn't require any other modules to enable, that function just checks if Views Bookmark is installed (the Drupal 5 predecessor to Flag) and then migrates old data. You should double check that all the files are available for Flag, specifically the includes/flag.views_bookmark.inc file.
Comment #2
awds commentedI have tried uninstalling and reinstalling it and it still gives the same error. What do you recommend?
Comment #3
awds commentedCan anyone help me with this please? Still unresolved....
Comment #4
b4ball commentedI have a new install of drupal and I'm getting the exact same error as the initial poster. I don't have a solution, I just wanted it out there that more than one person is having a problem installing this module.
Edit: I re-downloaded and uploaded this module and for some reason it works now.
Comment #5
dddave commentedThis is to 99,99% an issue of missing or wrong placed files.