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

quicksketch’s picture

That 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.

awds’s picture

I have tried uninstalling and reinstalling it and it still gives the same error. What do you recommend?

awds’s picture

Can anyone help me with this please? Still unresolved....

b4ball’s picture

I 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.

dddave’s picture

Priority: Critical » Normal
Status: Active » Fixed

This is to 99,99% an issue of missing or wrong placed files.

Status: Fixed » Closed (fixed)

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