I'm getting an intermittent error in the meta_tags module. If I pull up some content, I'll get this error -- but if I pull it up again, the error goes away. I can re-create this when I clear cache.

User error: Failed to load class for metatag abstract. in metatag_get_instance() (line 995 of /home/mydir/public_html/sites/all/modules/metatag/metatag.module).

I wasn't seeing this error before, but am getting it now after I upgraded the module tonight.

CommentFileSizeAuthor
ss.png7.98 KBvintorg

Comments

damienmckenna’s picture

Status: Needs review » Active

What version did you have prior to updating to 1.0-alpha8?

FYI the "needs review" status is for when someone has uploaded a patch or other chunk of code for someone to review that would resolve an issue, when you're just notifying us of a problem please leave the issue status as "active".

damienmckenna’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Marking this as 'needs more info'.

vintorg’s picture

Status: Postponed (maintainer needs more info) » Active

What info do you need?

virtualmcube’s picture

i am also getting the exact same error after updating the meta tag module to 7.x-1.0-alpha8, the above only appears on the home page but on the config page i am getting another error
Notice: Undefined index: abstract in metatag_config_overview() (line 93 of /home/public_html/sites/all/modules/metatag/metatag.admin.inc).
with the above error
Please resolve.

vintorg’s picture

Damien, I'm sorry -- I didn't see your post asking me what my previous version was. I'm using the previous version now: 7.x-1.0-alpha8+10-dev

damienmckenna’s picture

Version: 7.x-1.0-alpha8 » 7.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

Please let me know if you're still seeing this with the latest -dev code. Thanks.

vintorg’s picture

This seems to have fixed my issue in this thread (but not my other thread, where the front page tags don't work).

This issue is closed for me, but we're waiting on virtualmcube.

damienmckenna’s picture

Status: Postponed (maintainer needs more info) » Fixed

@vintorg: Thanks for the update.

virtualmcube’s picture

Thank you Damien, now both errors (On front page and on the metatag admin page) are not shown with the 7.x-1.x-dev update...

damienmckenna’s picture

Status: Fixed » Closed (fixed)