Notice: Undefined index: title in metatag_ui_config_overview() (line 93 of /metatags/metatag_ui/metatag_ui.admin.inc).
Notice: Undefined index: generator in metatag_ui_config_overview() (line 93 of /metatags/metatag_ui/metatag_ui.admin.inc)

The page title does not display in the browser aswell as the above errors. I also have the same issues with the dev version

Comments

damienmckenna’s picture

Status: Active » Fixed

Metatag UI was deprecated, the admin functionality was merged into the main module, so you shouldn't be seeing this error anymore.

antonyanimator’s picture

You are correct, I disabled the metatag_ui modules and everything works fine, should it not be removed from the module?
However just for anyone that comes along this issue, I was using [node:title], when I changed it to [current-page:title] it would display correctly. I believe it is because I am using the exclude node title module

damienmckenna’s picture

There shouldn't be any files in the metatag_ui directory except for metatag_ui.info, if you have anything else it suggests your files were not updated correctly.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.