# 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

valthebald’s picture

Version: 7.x-1.0-beta1 » 7.x-1.0-beta2
Assigned: Unassigned » valthebald
Status: Active » Needs review

This issue is addressed in beta2. Do you see these message after upgrade?

luckystrikerin’s picture

No 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).

valthebald’s picture

Version: 7.x-1.0-beta2 » 7.x-1.0-beta4

What 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

luckystrikerin’s picture

Could fix this by deleting the meta field and add it again. Thanks for your support.

luckystrikerin’s picture

Status: Needs review » Closed (fixed)