Log message #3941855

# At Username Text
# Oct 3rd 2016, 16:32 pedroseco yes i know
# Oct 3rd 2016, 16:31 hmic maybe you are not aware of that the cookie gets encrypted?
# Oct 3rd 2016, 16:31 pedroseco i must have missed something to not find it obvious :|
# Oct 3rd 2016, 16:28 hmic not quite i guess. i think the reason is obvious :p
# Oct 3rd 2016, 16:28 pedroseco the strange thing is on my localmachine i donâ??t have that behaviour.
# Oct 3rd 2016, 16:28 pedroseco strange thing to debug
# Oct 3rd 2016, 16:27 hmic no. it should not of course
# Oct 3rd 2016, 16:27 pedroseco should it?
# Oct 3rd 2016, 16:26 hmic pedroseco: your security token has changed inbetween
# Oct 3rd 2016, 16:24 pedroseco any reason for this?
# Oct 3rd 2016, 16:24 pedroseco while debugging.
# Oct 3rd 2016, 16:24 pedroseco instead of (example) pre>57f2819d-6530-4646-9ccf-2b57c0a8210a</pre
# Oct 3rd 2016, 16:23 pedroseco Hi guys, using cake2.x, got a strange problem. Im setting a Cookie with a UUID using CakeText::uuid() And i see i send that data correct but when i read it on my methods it returns strange characters: o�æ+¥�¹ R�}�¢¡�=~¯�QFúp¶±QX>ë¼ö¨�®
# Oct 3rd 2016, 15:08 goldsatish what link mentioned in ctp ? bcz i want to change css as per language base
# Oct 3rd 2016, 15:06 goldsatish when in my websites change URL that time what link
# Oct 3rd 2016, 15:05 goldsatish sir one last question
# Oct 3rd 2016, 15:05 Neon1024 slackebot1: <flangofas> just go here: http://book.cakephp.org/3.0/en/core-libraries/internationalization-and-localization.html
# Oct 3rd 2016, 15:05 Neon1024 CakePHP is RAD but not quite that RAD!
# Oct 3rd 2016, 15:05 goldsatish by mistake windows is close..
# Oct 3rd 2016, 15:05 Neon1024 Stop being lazy.
# Oct 3rd 2016, 15:05 Neon1024 Just scroll up
# Oct 3rd 2016, 15:05 goldsatish can you share to me..
# Oct 3rd 2016, 15:04 Neon1024 Iâ??m sure the book will have examples, thatâ??s kinda the whole point of it ;)
# Oct 3rd 2016, 15:04 Neon1024 No, I canâ??t, as I donâ??t do multi-lingual, but I would link to the same docs as those which have already been put in the channel
# Oct 3rd 2016, 15:04 goldsatish can you give me example..
# Oct 3rd 2016, 15:04 goldsatish sir can you tell to me how can do in cakephp3.2
# Oct 3rd 2016, 15:03 Neon1024 In most cases, as probably alluded to in the docs, youâ??d actually want example.com/en/home or similar
# Oct 3rd 2016, 15:03 Neon1024 arabic*
# Oct 3rd 2016, 15:03 Neon1024 The first problem as well of course is that named params donâ??t exist in Cake 3, so you canâ??t even do /language:arabix
# Oct 3rd 2016, 15:02 Neon1024 Instead of asking for people to read your link, why donâ??t you read the links youâ??ve been given
# Oct 3rd 2016, 15:02 Neon1024 goldsatish: Cake 2 and Cake 3 are very different versions of the framework. I wouldnâ??t recommend trying to implement something into Cake 3 using a guide written for Cake 2. Youâ??ll find it very difficult.
# Oct 3rd 2016, 15:00 goldsatish how can this type in routes files.. please see below link above
# Oct 3rd 2016, 14:59 goldsatish home/index/language:english
# Oct 3rd 2016, 14:59 goldsatish home/index/language:arabic
# Oct 3rd 2016, 14:58 goldsatish can you open and see...
# Oct 3rd 2016, 14:58 goldsatish http://alvarotrigo.com/blog/implementing-multilanguage-in-cakephp-2-x/
# Oct 3rd 2016, 14:58 goldsatish Sir i want like this type for cakephp 3
# Oct 3rd 2016, 14:58 flangofas You are welcome.
# Oct 3rd 2016, 14:58 goldsatish thanks for help..
# Oct 3rd 2016, 14:57 flangofas Check here: https://github.com/FriendsOfCake/awesome-cakephp#i18n
# Oct 3rd 2016, 14:57 flangofas there are i18n plugins for that