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 -~----------~----~----~----~------~----~------~--~---
