Call to undefined function: localizer_get_currobjstrs() in /home/user/domains/domain.com/public_html/sites/all/modules/localizer/modules/localizersiteinfo.module on line 15
I set it as critical because the site becomes inaccessible after the sub-module has been enabled. If this happens, one may comment out these lines and then disable the module.
Comments
Comment #1
teru commentedThank you for your nice module that helps me a lot for creating multilingual environment.
I use php 4.4.4 so that I follow your advice on http://drupal.org/node/125129 and modified my database.
Then I got the same error.
Fatal error: Call to undefined function: localizer_get_currobjstrs() in /www/apache2/htdocs/kaiyugyo/sites/all/modules/localizer/modules/localizersiteinfo.module on line 15
drupa 5.1
apache 2.2
php 4.4.4
mysql 4.1.9-standard (FreeBSD on another computer)
Thank you in advance.
Comment #2
Roberto Gerola commentedSimply delete localizersiteinfo files.
It isn't more necessary.
It has been superseded by localizervariable module.
Thanks
Comment #3
Roberto Gerola commentedComment #4
(not verified) commented