After turning on Content Types component error occured:

Fatal error: Unknown function: i18ncontent_locale_refresh() in /home/asiadata/public_html/news/sites/all/modules/i18n/i18ncontent/i18ncontent.install on line 9

Is where poor function? :)

Comments

jose reyero’s picture

Status: Active » Fixed

The poor function is in i18ncontent.module that seems not to be loaded for the installation. So moved it to the _enable hook, should work now. :-)

drq’s picture

Thanx. All works after reinstallation.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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