By saml on
Could anyone used to patching patch the latest i18n.module (http://drupal.org/node/5917/release, 4.7.0. or CVS version) with the patch posted here: http://drupal.org/node/65801#comment-105323, and post the patch in that same thread, so also others with the same problems can use it.
I have serious performance problems (running i18n and OG on 4.7.2) and as far as I see, installing 4.7.2-CVS and this i18n.patch should fix my problem. Unfortunately I don't succeed with the patching, and I'm afraid it's a problem with my environment (CYGWIN on WinXP) rather than with the patch-file itself? (I rarely succeed patching with CYGWIN).
Regards,
Samuel
Comments
A blunder of mine...
This was all a blunder of mine. The patchfile patches both i18n.module and i18n.inc, while I was trying to apply it only on i18n.module.
The problem remains still though. It says: "Fatal error: Call to undefined function: i18n_selection_mode() in E:\xampplite\htdocs\rilarchiveorg\modules\i18n\translation.module on line 402" when trying to enter the website.
Maybe I've overlooked some step needed in http://drupal.org/node/65801#comment-105323 ?
I'll keep trying...
Now it's working.
Now it works!
Needed to restore database to a backuped version.
I also needed to use exactly:
Hope this problem is appropriately taken care of in all coming releases of Drupal core and i18n?!
// Samuel