Closed (works as designed)
Project:
Translation Management
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2010 at 19:19 UTC
Updated:
1 Oct 2010 at 07:57 UTC
This error I got on the cron.php screen:
Fatal error: Call to undefined function icl_content_fix_links_in_all_dirty_nodes() in translation_management/icl_core/icl_core.module on line 171
However, the site remains operative and the error I haven't seen on other pages yet. But keeps returning on the cron page.
(by the way; where is the .info file; I don't see it in the modules main dir?)
Comments
Comment #1
ClearXS commentedI suppose one shouldn't tick "Core" on under translation_management?
"Provides core services for sending and returning translation jobs."
=> ticked off, error gone.
Comment #2
brucepearson commentedIf you want to use the module then you will need to enable the "Core" under translation_management.
The error you are seeing is a dependency issue that we will fix. I guess you may not have had "Content" enabled under translation_management. Normally you would have both "Core" and "Content" enabled as the "Core" module doesn't provide much function by itself.
Comment #3
brucepearson commented