Displaying a FAQ Page while the Taxonomy Image module is enabled causes the following error:

Fatal error: Call to undefined function taxonomy_image_display() in /var/www/html/cm7/sites/all/modules/faq/includes/faq.questions_top.inc on line 122

Anyway, I'm not sure if this issue is related to the FAQ or Taxonomy Image module.

Comments

joachim’s picture

Status: Active » Postponed (maintainer needs more info)

Does taxonomy_image_display() still exist in the D7 version of that module?

GStegemann’s picture

No, as of current not.

GStegemann’s picture

Issue summary: View changes

Spelling corrected.

berenddeboer’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new2.1 KB

The function exists in the released version, not in the current dev version. The dev version is rewritten drastically (using field formatter), so I opted to simply check if that function still existed. That allows people to run the dev version.

berenddeboer’s picture

Version: 7.x-1.0-rc2 » 7.x-1.0
andrey.troeglazov’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
andrey.troeglazov’s picture

Issue tags: +FAQ Release 7.x-1.2

andrey.troeglazov’s picture

Status: Needs review » Fixed

I added it to 7x but it should be completely removed in d8 version.

Status: Fixed » Closed (fixed)

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