first there was a veery long errors list pot of stringoverrides.module, i disabled and un-installed & re-installed the stringoverrides.module - long list of errors gone but instead there is the error below -this time on a 'white screen of death'

Fatal error: Call to undefined function tt() in 
site/sites/all/modules/i18n/i18nviews/i18nviews.module on line 98

Comments

ica’s picture

after submitting the issue above . I deleted the 18nviews.module in attempt to get the site back from the 'white screen of death' that resulted the WSofD gone but another set of warnings below

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'i18nstrings_title_callback' was given in site/includes/menu.inc on line 503.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'i18nstrings_title_callback' was given in site/includes/menu.inc on line 503.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'i18nstrings_title_callback' was given in site/includes/menu.inc on line 503.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'i18nstrings_title_callback' was given in site/includes/menu.inc on line 503.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'i18nstrings_title_callback' was given in site/includes/menu.inc on line 503.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'i18nstrings_title_callback' was given in site/includes/menu.inc on line 503.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'i18nstrings_title_callback' was given in site/includes/menu.inc on line 503.
jose reyero’s picture

There seem to be some missing dependency, enable i18nstrings and i18n modules

jose reyero’s picture

Status: Active » Fixed

Fixed missing dependency, get beta6, revisit module administration page and check modules and dependencies

ica’s picture

-report back the issue is solved-
Hi,

I updated the module to beta6 -as you suggested and there are no errors or warnings anymore -so far- and i18n is back!

Thanks a lot Jose

Status: Fixed » Closed (fixed)

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