Notice: Undefined index: meta_name in metatags_quick_field_load() (line 67 of /home1/(domain)/public_html/sites/all/modules/metatags_quick-7.x-1.9/metatags_quick/metatags_quick.module).
I created a new Content Type this weekend (admission of potential guilt, since I might have messed it up - though I can't see anything at the moment). And used it to create some, um, content.
Although all seemed well, I'm getting the above Notice whenever I save an instance of the new Content Type, or whenever I first display one of the instances. Saves do in fact appear to work, and if I refresh the page when an instance is displayed, the Notice disappears.
Working on the assumption I messed something up (blush), might anyone be able to point me to where it might be?
Comments
=-=
I'd start with removing the 1.9 version of the meta tags quick module as the 2.x version is the recommended release.
Meta Tags Quick
My thanks for the reply.
That's sort of part of the problem. Because while I can see the metatags_quick-7.x-1.9 folder under sites/all/modules, it isn't listed when I look in admin/modules. So it's not generating an upgrade request, and I can;t disable it and de-install it. So should I:
1: Just delete the current metatags_quick folder in sites/all/modules and install the current release - then run update modules
or
2: Just delete the current metatags_quick folder and hope it hasn't left the database in a mess?
or
3: Something else I haven't thought of yet? (blush)
---
The Idiot
or
Jack's shadow
or
Charlie's Driver
=-=
are there contents within the metatags_quick folder?
I'd reupload the module 1.9 version and remove it properly using the uninstall tab to ensure any data from that version is removed.
Of course, backups of the DB shoud be taken before any thing is done.
Sorry - I was editing my
Sorry - I was editing my original reply.
I can in fact see:
Meta tag field 7.x-1.9 Defines a meta tag field type.
Required by: Drupal (Field type(s) in use - see Field list)
Listed as a module. So I'm guessing this is in fact metatags_quick. but can I remove it if it says it's in use, or will I have to recreate the existing data content? It's not asking for an upgrade at the moment. Or should I follow some other path?
---
The Idiot
or
Jack's shadow
or
Charlie's Driver
=-=
are you using it?
disabling won't affect the data
uninstalling it will remove the data
whether you can upgrade from 1.9 to 2.7 I can't speak to. Further inquiry should be directed at the issue queue of the module in question. 1.x-dev is no longer a working branch as such I woudn't expect an ungrade notice since 2.x is a completely different branch and 1.9 is still listed.
http://drupal.org/node/134725
http://drupal.org/node/1347252
This appears to relate to updating 1.9 to 2.x - reading now. My thanks indeed :-).
---
The Idiot
or
Jack's shadow
or
Charlie's Driver
The upgrade path in the above
The upgrade path in the above issue reference seems to have worked, at least for me, and to have resolved the issue :-).
My thanks indeed for pointing me in the right direction :-)).
---
The Idiot
or
Jack's shadow
or
Charlie's Driver