After update to the 6.x-1.23 version I have a lot such messages about error in my log:

2013/04/01 10:11:24 [error] 38774#0: *1200876 FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to undefined function i18nstrings() in <...>/themes/zeropoint/template.php on line 446" while reading response header from upstream..."

Also all my forum pages shows error 500 in browser.

I think it connected with changes from this issue: http://drupal.org/node/776330.

Comments

Florian’s picture

Comment line 446 in template.php and uncomment line 445 and see if this solves the issues.

RedRat’s picture

Yes, I have did it yesterday and it solves the problem.

peterx’s picture

Same problem. Fix #1 worked.

csc4’s picture

Same problem - fix works but surely this needs patching urgently? Not all sites use i18n and http://drupal.org/node/776330#comment-5647778 is quite right there really should be a test on the call shouldn't there?

Florian’s picture

Status: Active » Closed (fixed)

the issue was fixed in version 6.x-1.24