backdrop-contrib / seo_meta

SEO Meta Tags module for Backdrop CMS
GNU General Public License v2.0
4 stars 1 forks source link

Undefined function taxonomy_get_vocabularies() #11

Closed ghost closed 6 years ago

ghost commented 6 years ago

Without the Taxonomy module enabled, SEO Meta Tags still displays a 'Taxonomy Pages' tab at admin/config/metadata/seo_meta which, when clicked, gives a white screen. Apache logs show the following error:

PHP Fatal error: Call to undefined function taxonomy_get_vocabularies() in /[SNIP]/modules/seo_meta/seo_meta.admin.inc on line 378

findlabnet commented 6 years ago

@BWPanda , thank you for reporting this bug. I'll fix it as soon as I can, I just waiting when you finish your (very useful) researches of this module (e.g. all new issues opened by you).

ghost commented 6 years ago

@findlabnet No worries. Think I'm done for now :wink:

findlabnet commented 6 years ago

Fixed in latest release. @BWPanda, thanks again.