Closed (fixed)
Project:
Drupal SEO Friend (Tools & Reports)
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2009 at 02:50 UTC
Updated:
19 Aug 2009 at 15:40 UTC
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
Comment #1
kristen polLooks like the nodewords function name has changed :( What version of nodewords are you using?
Kristen
Comment #2
kristen polI 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
Comment #3
kristen polI'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
Comment #4
kristen polComment #5
Vcize commentedHmmm, seems like at some point I must have un-enabled nodewords and not remembered.
That fixed it, thanks!
Comment #6
Vcize commentedAlso, thanks for the super prompt replies.
Comment #7
kristen polGlad it worked, I will roll it into a new beta soon.
:)Kristen