Closed (fixed)
Project:
Meta tags quick
Version:
7.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Jan 2011 at 10:57 UTC
Updated:
27 Jan 2011 at 14:04 UTC
# Notice: Undefined index: description in metatags_quick_field_prepare_view() (line 71 of /var/www/drupal7/sites/all/modules/metatags_quick/metatags_quick.module).
# Notice: Undefined offset: 0 in metatags_quick_field_prepare_view() (line 78 of /var/www/drupal7/sites/all/modules/metatags_quick/metatags_quick.module).
After installing and enabling the modul i get these warnings while viewing a content type using such a meta field.
Comments
Comment #1
valthebaldThis issue is addressed in beta2. Do you see these message after upgrade?
Comment #2
luckystrikerin commentedNo this works now. thanks.
But now I get this messages when adding text to a meta field in a node or viewing a node:
* Notice: Undefined index: meta_name in metatags_quick_field_prepare_view() (Zeile 73 von /var/www/drupal7/sites/all/modules/metatags_quick/metatags_quick.module).
* Notice: Undefined index: description in metatags_quick_field_prepare_view() (Zeile 77 von /var/www/drupal7/sites/all/modules/metatags_quick/metatags_quick.module).
* Notice: Undefined index: meta_name in metatags_quick_field_prepare_view() (Zeile 73 von /var/www/drupal7/sites/all/modules/metatags_quick/metatags_quick.module).
Comment #3
valthebaldWhat version do you use?
(until now I developed this module alone, so I published version with mistake and had to fix it within an hour. My apologies).
Current version is 7.x-1.0-beta4
Comment #4
luckystrikerin commentedCould fix this by deleting the meta field and add it again. Thanks for your support.
Comment #5
luckystrikerin commented