# |
Sep 22nd 2011, 01:31 |
cpgo |
throw cake in his face |
# |
Sep 22nd 2011, 01:29 |
FSCV |
what to do when a boss insists on using Zend and not give Cake a chance? |
# |
Sep 22nd 2011, 01:26 |
friskd |
andx='a'andy='b' |
# |
Sep 22nd 2011, 01:25 |
friskd |
I am only able to do a PUT and pass all the data i want in the url as query string paramaters. |
# |
Sep 22nd 2011, 01:25 |
friskd |
Should Cake be taking the body of PUT request and make it accessible via the $this->params variable? |
# |
Sep 22nd 2011, 01:13 |
mdunham918_ |
np |
# |
Sep 22nd 2011, 01:12 |
Brazilian |
have to run now, byee |
# |
Sep 22nd 2011, 01:12 |
Brazilian |
cpgo, tks again man |
# |
Sep 22nd 2011, 01:12 |
Brazilian |
tks a lot |
# |
Sep 22nd 2011, 01:12 |
Brazilian |
mdunham918_, very nice man |
# |
Sep 22nd 2011, 00:56 |
mdunham918_ |
you can make it match against any field that one is set to confirm_password: 'rule' => array('matchesValidation', 'confirm_password'), the second field there is the field that it gets checked against |
# |
Sep 22nd 2011, 00:55 |
mdunham918_ |
easy as cake |
# |
Sep 22nd 2011, 00:55 |
mdunham918_ |
Brazilian: http://bin.cakephp.org/view/732262543 |
# |
Sep 22nd 2011, 00:52 |
Brazilian |
mdunham918_, don't forget to show me the view as well please |
# |
Sep 22nd 2011, 00:51 |
mdunham918_ |
!bin |
# |
Sep 22nd 2011, 00:51 |
Brazilian |
mdunham918_, I do man, please |
# |
Sep 22nd 2011, 00:51 |
mdunham918_ |
i got the code for a matches validation if you want it Brazilian |
# |
Sep 22nd 2011, 00:49 |
cpgo |
you need to provide that |
# |
Sep 22nd 2011, 00:48 |
cpgo |
that's not a core validation rule |
# |
Sep 22nd 2011, 00:48 |
cpgo |
you set 'rule' => 'matchPasswords' |
# |
Sep 22nd 2011, 00:47 |
Brazilian |
cpgo, isn't that what it's happening in there man ? |
# |
Sep 22nd 2011, 00:46 |
cpgo |
I like wamp |
# |
Sep 22nd 2011, 00:46 |
Bemcapaz |
cpgo will be running it on a Windows 7 ultimate |
# |
Sep 22nd 2011, 00:45 |
cpgo |
Bemcapaz, whats your os |
# |
Sep 22nd 2011, 00:45 |
cpgo |
you need to define your own validation rule called matchPasswords |
# |
Sep 22nd 2011, 00:45 |
Brazilian |
cpgo, |
# |
Sep 22nd 2011, 00:45 |
Brazilian |
line 49 |
# |
Sep 22nd 2011, 00:45 |
Brazilian |
cpgo, 'match' => array( |
# |
Sep 22nd 2011, 00:43 |
Bemcapaz |
and servers, Xampp ? |
# |
Sep 22nd 2011, 00:42 |
Bemcapaz |
umm having heard a lot about php storm lately, will take a look at it |
# |
Sep 22nd 2011, 00:40 |
cpgo |
!phpstorm |
# |
Sep 22nd 2011, 00:39 |
cpgo |
idk about best (in terms of cakephp integration) but I use and like phpstorm a lot |
# |
Sep 22nd 2011, 00:35 |
Bemcapaz |
I was trying zend server CE + zend studio 8 but having some problems |
# |
Sep 22nd 2011, 00:35 |
Bemcapaz |
hey, with IDE do you guys find out to be the best to use with CAKEPHP? |
# |
Sep 22nd 2011, 00:31 |
cpgo |
where is matchPasswords defined |
# |
Sep 22nd 2011, 00:29 |
Brazilian |
please, any help, it says nothing, just accepts when I set 2 different passwords |
# |
Sep 22nd 2011, 00:29 |
Brazilian |
you guys, my passwords wont validate if they match, any ideas why ?? The model: http://bin.cakephp.org/view/1366414480 and the view: http://bin.cakephp.org/view/122810921 |
# |
Sep 21st 2011, 23:56 |
daVinciWanaB |
maybe i don't have logs turned on or something? |
# |
Sep 21st 2011, 23:55 |
cpgo |
ACTION shrugs |
# |
Sep 21st 2011, 23:55 |
cpgo |
it should log it tho hm |
# |
Sep 21st 2011, 23:55 |
cpgo |
was gonna suggest putting debug off quickly to see what it was |