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

ClearXS’s picture

I suppose one shouldn't tick "Core" on under translation_management?

"Provides core services for sending and returning translation jobs."

=> ticked off, error gone.

brucepearson’s picture

If 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.

brucepearson’s picture

Status: Active » Closed (works as designed)