Log message #3884301

# At Username Text
# May 31st 2016, 10:47 Neon1024 So youâ??d end up with bootstrap html and no styles
# May 31st 2016, 10:47 Neon1024 Plus Bootstrap-UI is just helpers, and doesnâ??t actually include the bootstrap css
# May 31st 2016, 10:46 Neon1024 Itâ??s more work to strip out Bootstrap
# May 31st 2016, 10:46 spriz Hmm, how come bake templates doesnâ??t use: http://book.cakephp.org/3.0/en/views/helpers/html.html#creating-table-cells ? And bootstrap-ui bake templates as well? :P
# May 31st 2016, 10:44 unorthodox Internal companies are hiring developers from other countries.
# May 31st 2016, 10:44 unorthodox Well we got an issue with web developers in Cyprus.
# May 31st 2016, 10:44 unorthodox Ah obviously.
# May 31st 2016, 10:44 Neon1024 But last time I recall he said he lives in Cyprus
# May 31st 2016, 10:43 Neon1024 I think heâ??s Russian?
# May 31st 2016, 10:43 unorthodox Mamchekov doesn't sound Cypriot though.
# May 31st 2016, 10:43 Neon1024 Heâ??s in cyprus
# May 31st 2016, 10:43 spriz Too bad that http://meetup.com|meetup.com isnâ??t great for a â??I donâ??t care about the locationâ?-feature :P
# May 31st 2016, 10:43 Neon1024 Speak to mamchekov
# May 31st 2016, 10:43 unorthodox Cakephp developers based in Cyprus annnnd 0 results
# May 31st 2016, 10:42 Neon1024 Ah good work
# May 31st 2016, 10:41 spriz But thereâ??s a great potential here: http://www.meetup.com/CakePHP-DK/members/ :P
# May 31st 2016, 10:40 spriz Damn :slightly_smiling_face: I think a northern DK group is too small, would be awesome with just a Danish one for a start :P
# May 31st 2016, 10:40 unorthodox lol
# May 31st 2016, 10:40 Neon1024 I was a little drunk
# May 31st 2016, 10:40 Neon1024 I didnâ??t get their names, or Iâ??ve forgotten :/
# May 31st 2016, 10:40 Neon1024 I was suggesting you guys make a north Denmark usergroup :)
# May 31st 2016, 10:39 Neon1024 I think they got in touch with you
# May 31st 2016, 10:39 spriz Woot! Who was that? Unfortunately I wasnâ??t there :(
# May 31st 2016, 10:39 Neon1024 bump*
# May 31st 2016, 10:39 Neon1024 Missed you at Cakefest! Although I did dump into some other guys from north Denmark
# May 31st 2016, 10:38 spriz Thanks a lot! Cheers! Have one of those great ciders for me! :P
# May 31st 2016, 10:38 Neon1024 )
# May 31st 2016, 10:38 spriz https://gist.github.com/Spriz/e30343f1b487bc9340c96bcae3b03f98#file-gistfile1-txt-L8 that is.
# May 31st 2016, 10:38 spriz I did this: https://gist.github.com/Spriz/e30343f1b487bc9340c96bcae3b03f98
# May 31st 2016, 10:37 Neon1024 D
# May 31st 2016, 10:36 spriz You answered the question on the first attamp
# May 31st 2016, 10:36 spriz Sorry about that
# May 31st 2016, 10:36 spriz disregard that
# May 31st 2016, 10:36 spriz FML
# May 31st 2016, 10:35 Neon1024 That doesnâ??t sound right, perhaps the docs are not correct
# May 31st 2016, 10:35 Neon1024 So if you $event->subject[â??idâ??] = $SessionId it adds another where?
# May 31st 2016, 10:35 spriz Iâ??ll post you a gist of the SQL generated
# May 31st 2016, 10:35 spriz aye, but if I add that in that event, it adds two times WHERE :S
# May 31st 2016, 10:35 Neon1024 So instead itâ??s WHERE Users.id = $AuthedUserIdFromSession
# May 31st 2016, 10:34 Neon1024 Assuming you want WHERE Users.id = $id still
# May 31st 2016, 10:34 spriz Ah, but how would you change it since the ->where clause has already been put in there?