Just upgraded to 1.5 and lost description tag on all my content pages.
any ideas?
thanks, kpaul
more details
using cck, contemplate and a few other modules. was working fine on previous version - 1.2 i think? if i try to rollback to that, still doesn't work now.
been searching around for answer, but getting antsy! any ideas on where to look for problems?
found solution (?) here...
http://drupal.org/node/107486
added $value = $node->teaser; to end of nodewords_description_prepare
descriptions seem to be showing up again.
-kpaul
Duplicate of #107486.
Comments
Comment #1
kpaul commentedmore details
using cck, contemplate and a few other modules. was working fine on previous version - 1.2 i think? if i try to rollback to that, still doesn't work now.
been searching around for answer, but getting antsy! any ideas on where to look for problems?
thanks,
kpaul
Comment #2
kpaul commentedfound solution (?) here...
http://drupal.org/node/107486
added $value = $node->teaser; to end of nodewords_description_prepare
descriptions seem to be showing up again.
-kpaul
Comment #3
Robrecht Jacques commentedDuplicate of #107486.