From: Scott M. <Sco...@pr...> - 2011-05-06 15:08:42
|
I'm running 5.1.6; you're probably remembering that <wrong>I was hoping to be able to support php 4.x with our next release.</wrong> I'm thinking I didn't have any instances of that left to test against (and very likely won't at the new employer either). Scratch that now I'm getting a memory back that there was some major change in the 5.x versions where new the json serialization routines suddenly made an appearance and the code didn't work with less than (guessing here) 5.3 or some such, and I wanted to ensure support for php 5.1.x in the next release. -Scott -----Original Message----- From: Mark Wrightson [mailto:ma...@rw...] Sent: Friday, May 06, 2011 6:18 AM To: tsh...@li... Subject: Re: [Tsheetx-developers] Language switch I am running PHP V5.3.2 and I now get jLogin, jLogout with the correct case. :) _____________________________________________ Mob: 07725 695178 Email: ma...@rw... On 06/05/2011 05:05, Peter Lazarus wrote: > Isabelle, > I wonder what version of php your server is using. If it is earlier than > 5.3.0, you would not experience any problem. From memory, Scott has php > version 4.something. > > My version of php is 5.3.6 and I did have a problem with language, no > language strings were displayed. > Peter > > On 05/05/2011 04:18 PM, Isabelle Vergely wrote: >> Hi all, >> >> I am surprised because I have no problem with the language switch. >> I applied what said Scott in a message sent to the list >> (2011-03-30 15:53), see: >> http://sourceforge.net/mailarchive/message.php?msg_id=27283175 >> >> To test the language, in the file: include/jclasses/factory.php >> change the line (#74): >> $locale = "en-GB"; >> For me, having $locale = "en-GB" or $locale = "fr-FR", it's OK >> to display strings respectively in English or French. >> >> I haven't test the last modification made be Peter yesterday. >> I will look to this soon. >> >> Isabelle. >> >> ------------------------------------------------------------------------ ------ >> WhatsUp Gold - Download Free Network Management Software >> The most intuitive, comprehensive, and cost-effective network >> management toolset available today. Delivers lowest initial >> acquisition cost and overall TCO of any competing solution. >> http://p.sf.net/sfu/whatsupgold-sd >> _______________________________________________ >> Tsheetx-developers mailing list >> Tsh...@li... >> https://lists.sourceforge.net/lists/listinfo/tsheetx-developers >> > ------------------------------------------------------------------------ ------ > WhatsUp Gold - Download Free Network Management Software > The most intuitive, comprehensive, and cost-effective network > management toolset available today. Delivers lowest initial > acquisition cost and overall TCO of any competing solution. > http://p.sf.net/sfu/whatsupgold-sd > _______________________________________________ > Tsheetx-developers mailing list > Tsh...@li... > https://lists.sourceforge.net/lists/listinfo/tsheetx-developers > ------------------------------------------------------------------------ ------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Tsheetx-developers mailing list Tsh...@li... https://lists.sourceforge.net/lists/listinfo/tsheetx-developers |