Log message #3884046

# At Username Text
# May 31st 2016, 08:05 hmic or add the ppa to 14.04 at least
# May 31st 2016, 08:05 micalm That's another thing. But I'm nginx 4 lyfe so :P
# May 31st 2016, 08:05 hmic you are using an old distro with an outdated php5 version, why not at least use something current, 16.04 with php7?
# May 31st 2016, 08:05 birdy247 any highlights of note?
# May 31st 2016, 08:04 hmic but: your apache/php config is just non existant... additionally, you are not supposed to use mod-php5 at all
# May 31st 2016, 08:04 Neon1024 Yep
# May 31st 2016, 08:04 hmic you might know that i dont like docker in production *at all*
# May 31st 2016, 08:03 hmic aavrug, that does not look like a good thing at all to me!
# May 31st 2016, 08:03 birdy247 all recovered from cakefest
# May 31st 2016, 08:03 birdy247 Morning Neon1024
# May 31st 2016, 08:01 aavrug Neon1024: yup
# May 31st 2016, 08:00 Neon1024 At least that way youâ??ll always get the most recent release
# May 31st 2016, 07:58 aavrug micalm: btw did you meant that not to use pre downloaded repo just use that cake downloading part from docker too?
# May 31st 2016, 07:56 aavrug micalm: I was just practicing and seen there was a repo but it was not working properly so I just build that. :slightly_smiling_face:
# May 31st 2016, 07:55 aavrug micalm: Yea I can also do that.
# May 31st 2016, 07:48 micalm aavrug: that does not appear as secure to me at all. Why not make docker install cake from composer?
# May 31st 2016, 07:47 marlinc Morning
# May 31st 2016, 07:42 unorthodox Morning @neon1024
# May 31st 2016, 07:42 Neon1024 Morning all
# May 31st 2016, 07:33 aavrug Created a docker repo for CakePHP3 with docker https://github.com/aavrug/Docker
# May 31st 2016, 07:31 mazba admad: thanks, i am using Hashids now
# May 31st 2016, 07:28 admad mazba: https://github.com/UseMuffin/Obfuscate
# May 31st 2016, 07:21 unorthodox Morning alan
# May 31st 2016, 07:20 alanderouen morning bakers
# May 31st 2016, 07:01 mazba "url parameter" like- user/edit/1 to user/edit/fas1df33
# May 31st 2016, 06:58 voycey what do you mean decrypt URL?
# May 31st 2016, 06:26 mazba without Hashids is there any way to encrypt/decrypt URL in cake3?
# May 31st 2016, 05:27 unorthodox Morning everyone.
# May 31st 2016, 04:41 tlmarker Thank you I will look into those options.
# May 31st 2016, 04:40 voycey or even running HTML tidy in beforeRender
# May 31st 2016, 04:40 voycey output filters or something
# May 31st 2016, 04:39 voycey Im pretty sure there is a nicer way to do it
# May 31st 2016, 04:39 voycey I got it working, just needed to do a little more research. Thank you. The $crlf is there so I can format to page source code. A little excessive, I know, but I am very particular about how my source code looks in the browser.
# May 31st 2016, 03:26 voycey It should work though assuming its in a table header
# May 31st 2016, 03:24 voycey $crlf seems excessive
# May 31st 2016, 02:52 tlmarker will this line work, if not what is wrong: echo $tab8.'<th>'.$this->Paginator->sort('username',$this->Html->image('UsernameHeader.png'),['escape' => false]).'</th>'.$crlf;
# May 31st 2016, 01:20 royalty yeah that sounds nice
# May 31st 2016, 01:19 flashios09 it will generate the html code for me
# May 31st 2016, 01:19 flashios09 $this->Form->datepicker($params)
# May 31st 2016, 01:19 flashios09 after that i just use it:
# May 31st 2016, 01:19 flashios09 and i do all the test and the convert inside