Closed (duplicate)
Project:
Metatag
Version:
7.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2013 at 19:36 UTC
Updated:
16 Apr 2013 at 20:17 UTC
With the latest update to beta6, it appears the module gained a dependency on the "String translation" module, which is not documented in the module itself.
This causes fatal errors such as the one below if the module has not been enabled for other reasons.
PHP Fatal error: Call to undefined function i18n_string_translate() in sites/all/modules/metatag/metatag.module on line 1761
Comments
Comment #1
damienmckennaThanks for the bug report.
This was reported and fixed earlier today: #1971406: Incorrect calling of i18n_string_translate function
I'll have beta7 out probably tomorrow with this fix.