Hi, I've installed and enabled the module (version 7.x-1.1) but the settings page display only the "save" button with no options.
Hi, I've installed and enabled the module (version 7.x-1.1) but the settings page display only the "save" button with no options.
Comments
Comment #1
grisendo commentedEach entity has it's own fieldset (collapsible, and collapsed by default).
Can you see the legend of the fieldset ("Node", "Taxonomy", "User"...)?
Is there any error in the screen/logs?
Is your administration theme hiding fieldsets? By the way, which theme is it?
Comment #2
grisendo commentedI created a minimal drupal installation and I can see the problem here...
In order to detect the current page entity, key $entity['path'] is used. But this key is not in core, it's generated by Metatags module, and that module was installed in all my test sites.
Working on it, and changed priority to Critical.
Comment #3
grisendo commentedComment #4
finex commentedI'm using "seven" theme and in fact I've not enabled "metatags" module. Thanks for the attention.
Comment #5
grisendo commentedPlease, update to 7.x-1.2
It should work now.
Comment #6
grisendo commentedFixed in 7.x-1.2