Log message #2298935

# At Username Text
# Sep 21st 2011, 23:48 daVinciWanaB jonah11_ - it's not it's purpose
# Sep 21st 2011, 23:48 daVinciWanaB cpgo: i have the view the action and the controller...
# Sep 21st 2011, 23:48 Jonah11_ daVinciWanaB, why would not prevent duplicate transactions, if that was its purpose?
# Sep 21st 2011, 23:48 cpgo daVinciWanaB, start by checking if you have the view file for that action, that controller. and that action on the prod server
# Sep 21st 2011, 23:47 daVinciWanaB but - don't think it would keep from having 2 transactions
# Sep 21st 2011, 23:47 daVinciWanaB security component adds 2 things
# Sep 21st 2011, 23:46 Jonah11_ do any of the cake components provide a transaction token mechanism that would be used, for example, to prevent duplicate payment submissions?
# Sep 21st 2011, 23:43 daVinciWanaB but not on our dev site - any thoughts on even which file(s) to look at?
# Sep 21st 2011, 23:43 NoReGreT in login(), i'm checking if the user is logged in, setflash() then redirect. This is happening with the addition of invalid creds message, what can I do in this case? all i'm trying to do is that if a logged in user tried to visit the login action, he will get redirected.
# Sep 21st 2011, 23:43 daVinciWanaB getting "Error: The requested address '/articles/view/3335' was not found on this server." on our live site
# Sep 21st 2011, 23:37 Tetraktys however, when i use another model name, like ['Whatever'] the title does show up
# Sep 21st 2011, 23:37 Tetraktys i'm building an upload component, but when i do: $this->request->data['Upload']['title'] = $file; it won't alter the data in $this->request->data['Upload']
# Sep 21st 2011, 23:35 Tetraktys hey guys, for those of you who are playing around with the 2.0 rc: is 'Upload' a reserved word when using it as a model?
# Sep 21st 2011, 23:35 diverdude it does takes a bit time
# Sep 21st 2011, 23:35 diverdude baking baking baking :D 63 tables hehe
# Sep 21st 2011, 23:31 Seguer cake has its own theming, it's just somewhat limited :3
# Sep 21st 2011, 23:26 j22bad cpgo: let me take another crack at it. I'll repost if I need more help. Thanks for your time. complete your hw
# Sep 21st 2011, 23:25 cpgo inside editSubMenu div
# Sep 21st 2011, 23:25 cpgo umm are you using forms for links?
# Sep 21st 2011, 23:25 j22bad cpgo: thank you for your time from L Algebra. If I need more help I'll repost.
# Sep 21st 2011, 23:24 j22bad cpgo: I think I figured it out. It is being called only on the index action.
# Sep 21st 2011, 23:23 cpgo btw, cake has its own theming if you want to use that
# Sep 21st 2011, 23:23 cpgo are you using any caching or something
# Sep 21st 2011, 23:22 j22bad cpgo: no, no ajax
# Sep 21st 2011, 23:21 cpgo are you using ajax, which element are you referring to
# Sep 21st 2011, 23:21 j22bad cpo: I remember doing that years ago 1yr in college
# Sep 21st 2011, 23:21 jose_zap no problem :)
# Sep 21st 2011, 23:21 cpgo linear algebra blows :(
# Sep 21st 2011, 23:21 NoReGreT jose_zap: thanks :)
# Sep 21st 2011, 23:21 j22bad refreash
# Sep 21st 2011, 23:20 cpgo mean*
# Sep 21st 2011, 23:20 cpgo j22bad, what do you mena by reload
# Sep 21st 2011, 23:20 NoReGreT jose_zap: i could have sworn that i added that way back to apps_controller.. but i can't see it now... :S
# Sep 21st 2011, 23:19 jose_zap did you already do it?
# Sep 21st 2011, 23:19 jose_zap cool, now in your users controller, also allow the login action
# Sep 21st 2011, 23:19 NoReGreT jose_zap: yes
# Sep 21st 2011, 23:19 jose_zap is it pointing to login?
# Sep 21st 2011, 23:19 jose_zap ok, now check the login form action
# Sep 21st 2011, 23:19 NoReGreT jose_zap: it is actually the default route to the website
# Sep 21st 2011, 23:18 NoReGreT jose_zap: yeah
# Sep 21st 2011, 23:18 jose_zap so you can reach the action