When I try to upload an image using Images and Image Assist, I get the following error:

"Fatal error: Call to undefined function _nodewords_get_possible_tags() in /home///sites/all/modules/seo_friend/seo_friend.module on line 610"

and are my username and domain folder that I stripped out before posting.

Any idea what's going on here?

Comments

kristen pol’s picture

Looks like the nodewords function name has changed :( What version of nodewords are you using?

Kristen

kristen pol’s picture

I looked at the latest nodewords release and the function is still there. Do you have nodewords turned on? I'll at least update the code to do a function check prior to calling that function. Will let you know when it's available in a bit.

Kristen

kristen pol’s picture

I've updated the code to check that the nodeword function exists prior to calling it. The drupal cvs system updates the downloads once/day so once you see that the *dev* version has today's date, then you can try it and see if it fixes your problem. Once you confirm that it does fix it, I will create a new release.

Thanks!!
Kristen

kristen pol’s picture

Status: Active » Fixed
Vcize’s picture

Hmmm, seems like at some point I must have un-enabled nodewords and not remembered.

That fixed it, thanks!

Vcize’s picture

Also, thanks for the super prompt replies.

kristen pol’s picture

Glad it worked, I will roll it into a new beta soon.

:)Kristen

Status: Fixed » Closed (fixed)

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