Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2009 at 08:04 UTC
Updated:
7 Dec 2009 at 17:50 UTC
With fresh update : 6.x-1.x-dev (2009-Nov-21)
I have this error :
Fatal error: Unsupported operand types in /home/drupal/drupal/sites/all/modules/nodewords/nodewords.module on line 912
Comments
Comment #1
srobert72 commentedIt appears only on node pages, not on other pages.
As if it is due when generating taxonomy terms keywords of my nodes.
There is no problem with global keywords.
Comment #2
ishadakota commentedSame error, only if "Use the node teaser if the description meta tag is not set" is enabled.
Comment #4
avpadernoI fixed the problem, and committed the code in CVS.
Thanks for your report, and help.
Comment #5
srobert72 commentedI confirm.
Fixed with this release : 6.x-1.x-dev (2009-Nov-23)
Thx for your help.