Log message #3149812

# At Username Text
# Jan 30th 2014, 10:37 Neon1024 Then perhaps your user is not logged in, the AuthComponent not loaded properly, or the component is not attached to the correct controller
# Jan 30th 2014, 10:36 Neon1024 $this->User->find('first', array('conditions' => array('id' => $this->Auth->user('id'))))
# Jan 30th 2014, 10:36 Vikky i did this but was not able to get the current user
# Jan 30th 2014, 10:36 Neon1024 If the user is logged in using the AuthComponent you can get the user id from there
# Jan 30th 2014, 10:36 Vikky how to point to current user
# Jan 30th 2014, 10:35 Neon1024 If you are just after a single user just do find('first')
# Jan 30th 2014, 10:35 Vikky ?
# Jan 30th 2014, 10:35 Vikky so what should i do/
# Jan 30th 2014, 10:35 Neon1024 findAll returns a numerically indexed array
# Jan 30th 2014, 10:35 Neon1024 Vikky: This is because you are using a findAll and then trying to access a single user
# Jan 30th 2014, 10:26 Vikky any help http://bin.cakephp.org/view/1143653424
# Jan 30th 2014, 10:24 Vikky hey i am not getting current user information in mails plz help http://bin.cakephp.org/view/1143653424
# Jan 30th 2014, 10:07 themojowill lol
# Jan 30th 2014, 10:07 themojowill aight
# Jan 30th 2014, 10:07 Neon1024 Your hunt for bitches continues themojowill
# Jan 30th 2014, 10:07 mini-me morning mofo
# Jan 30th 2014, 10:03 themojowill morning bitches
# Jan 30th 2014, 09:51 mobasher Neon1024: thanks
# Jan 30th 2014, 09:50 Neon1024 You know with the whole what is happening, what are you expecting and how you are using the code
# Jan 30th 2014, 09:50 Neon1024 Or just write up a nice concise ticket on Github :)
# Jan 30th 2014, 09:50 Neon1024 Try to nail down the issue as best you can beforehand
# Jan 30th 2014, 09:49 Neon1024 Well he's in Germany, so probably around now, but he's a very busy chap
# Jan 30th 2014, 09:48 mobasher how can i know he is around?
# Jan 30th 2014, 09:48 Neon1024 If burzum is around today at some point you might want to double check your finding with him as he maintains the plugin :)
# Jan 30th 2014, 09:47 Neon1024 s/component/plugin/
# Jan 30th 2014, 09:47 Neon1024 Indeed, as have I, which I why I believe there is an issue in the Users component - but as I said I haven't had time to debug it yet to confirm it or PR a fix
# Jan 30th 2014, 09:46 mobasher cooki component is ok because i used the cookie in other projects i handled the remember me myself but this time i used the remember me components and i have problems!
# Jan 30th 2014, 09:46 Neon1024 Although I would expect tests to pass before release, but you never know :p
# Jan 30th 2014, 09:46 Neon1024 Plus you can run them to see if the component still passes
# Jan 30th 2014, 09:46 Neon1024 That will give you an idea of what the components expected behaviour is
# Jan 30th 2014, 09:46 Neon1024 Might be worth checking the CookieComponent unit tests
# Jan 30th 2014, 09:45 mobasher no i am using 2.4.4
# Jan 30th 2014, 09:45 Neon1024 Are you running 2.4.5 ?
# Jan 30th 2014, 09:45 Neon1024 Although if it was I'm sure it would have been picked up already
# Jan 30th 2014, 09:45 Neon1024 Perhaps it's a bug in the CookieComponent?
# Jan 30th 2014, 09:41 mobasher Neon1024: when you write something in the cookie with cookie->write and exactly after that you read it with cooki->read and it gives you the correct data what happens that after another action is executed it doesn't work?
# Jan 30th 2014, 09:40 mobasher Neon1024: i looked at the component it is not complicated i don't undrestand why it does not work
# Jan 30th 2014, 09:30 mini-me thanks @Neon1024, I'll give it a gander
# Jan 30th 2014, 09:27 Pagebakers That would be cool :)
# Jan 30th 2014, 09:27 Neon1024 Pagebakers: Agreed, maybe mini-me can fork it and maintain a 2.x version :)
# Jan 30th 2014, 09:26 Neon1024 I'm sure the CakeDC guys would appreciate a PR :)