Log message #1032363

# At Username Text
# Sep 11th 2009, 16:28 jjwdesign Nathan547 --- its hashing the hash
# Sep 11th 2009, 16:28 TheSneakster markstory: I don't use it "by itself"
# Sep 11th 2009, 16:28 ifunk Nathan547: yes, it is
# Sep 11th 2009, 16:28 TheSneakster http://bakery.cakephp.org/articles/view/jquery-helper <------ there we go
# Sep 11th 2009, 16:28 jrod scripty2 looks pretty awsome IMO
# Sep 11th 2009, 16:28 Nathan547 maybe it's hashing the hash
# Sep 11th 2009, 16:28 Nathan547 erm, not the same thing
# Sep 11th 2009, 16:28 markstory and only approaches the feature set of scriptaculous prototype with many plugins.
# Sep 11th 2009, 16:28 Nathan547 Why would the password be changing to the same thing every time I save an edited user?
# Sep 11th 2009, 16:27 markstory TheSneakster: and jQuery is exceptionally limited by itself.
# Sep 11th 2009, 16:27 TheSneakster I'll do that
# Sep 11th 2009, 16:27 TheSneakster k
# Sep 11th 2009, 16:27 KarlHungus $this->log($session->sessionTime, LOG_DEBUG); is empty. argh.
# Sep 11th 2009, 16:27 TheSneakster (
# Sep 11th 2009, 16:27 TheSneakster and there is also the matter of having to learn a new API whilst I'm at it
# Sep 11th 2009, 16:27 jrod ACTION ducks
# Sep 11th 2009, 16:27 markstory or you can search for and find the jQuery AjaxHelper someone else wrote.
# Sep 11th 2009, 16:27 jrod markstory: why doesnt cake support Cappucino ? :)
# Sep 11th 2009, 16:27 TheSneakster Markstory: not even close to "just as good" because it lacks the very extensive 3rd party component/plugin library of jQuery
# Sep 11th 2009, 16:27 markstory you'll have to wait then :)
# Sep 11th 2009, 16:26 markstory oh noes!
# Sep 11th 2009, 16:26 TheSneakster bit 1.3 is development and not stable
# Sep 11th 2009, 16:26 markstory prototype is just as good as jquery imo.
# Sep 11th 2009, 16:26 TheSneakster markstory... ok, that's moh better
# Sep 11th 2009, 16:25 ifunk hah
# Sep 11th 2009, 16:25 Nathan547 Yea... when I edit a user it changes the password
# Sep 11th 2009, 16:24 Nathan547 It might be the password hash changing actually
# Sep 11th 2009, 16:24 markstory that has been added in 1.3 though.
# Sep 11th 2009, 16:24 markstory TheSneakster: No!?!
# Sep 11th 2009, 16:23 TheSneakster hmmm, AJAX helper doesn't know anything about jQuery!??!?!
# Sep 11th 2009, 16:22 ifunk jjwdesign: heh, it's easy, but worth it
# Sep 11th 2009, 16:22 jjwdesign ifunk: Well, I guess I need to learn how to write custom behaviors as well. LOL There goes the weekend.
# Sep 11th 2009, 16:21 ifunk Nathan547: ahh i see you're using ACL, i'm not too familiar with acl as I've not used it before, but maybe your group doesn't have permission set for those actions?
# Sep 11th 2009, 16:19 Scotto the cookbook has no examples of using media views with more than one file, how would i use the id to specify the file? I thought that kind of logic in the controller was bad.
# Sep 11th 2009, 16:19 Nathan547 ifunk: http://bin.cakephp.org/view/1134777600 don't know what else you want to see
# Sep 11th 2009, 16:19 ifunk jjwdesign: but when you realise you can't use components from shell scripts, or other models, then you start using components for what they were designed for
# Sep 11th 2009, 16:17 jjwdesign ifunk: I view it as more of a request/conditional portion of code, rather than it effecting the whole model. Just my point of view. Each controller action could set it's own conditions.
# Sep 11th 2009, 16:16 icelander Alright, my workaround is to just check for ten digits. Phone validation needs a lot of work...
# Sep 11th 2009, 16:16 ifunk ok bin the code where you setup the auth component
# Sep 11th 2009, 16:16 Nathan547 yea
# Sep 11th 2009, 16:16 ifunk are you using auth component?