I updated mu i18n lib from trunk, but it didn't work on 64bit Linux/Suse and 64bit Linux/Ubuntu servers
I suggested this hack, that made the all thing work. https://trac.cakephp.org/ticket/3729 Dan On Oct 16, 12:06 am, "Larry E. Masters aka PhpNut" <[EMAIL PROTECTED]> wrote: > Unless you are using an old version of CakePHP this should have been > corrected months ago. > -- > /** > * @author Larry E. Masters > * @var string $userName > * @param string $realName > * @returns string aka PhpNut > * @access public > */ > > On Wed, Oct 15, 2008 at 4:14 PM, cakeFreak <[EMAIL PROTECTED]> wrote: > > > I finally got it: > > > the production servers where 64bits servers, while the development > > were 32bits. > > > Therefore, here we go:https://trac.cakephp.org/changeset/6149 > > > A small bug that caused the failure in loading the .mo files on 64bits > > machines! > > > I'm really glad I found the problem, and I hope my post can help > > somebody else! > > > Dan > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
