# |
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 |
# |
Sep 21st 2011, 23:55 |
cpgo |
yea |
# |
Sep 21st 2011, 23:55 |
daVinciWanaB |
but gives that error since we're in production mode |
# |
Sep 21st 2011, 23:55 |
daVinciWanaB |
cpgo: appears it was just missing a helper file |
# |
Sep 21st 2011, 23:52 |
cpgo |
have you messed with routes? do other urls work? |
# |
Sep 21st 2011, 23:52 |
Jonah11_ |
daVinciWanaB, ok thx |
# |
Sep 21st 2011, 23:52 |
daVinciWanaB |
jonah11_ - i don't even know what that means honestly |
# |
Sep 21st 2011, 23:50 |
Jonah11_ |
the csrf variables? |
# |
Sep 21st 2011, 23:50 |
daVinciWanaB |
Jonah11_ above statmenet |
# |
Sep 21st 2011, 23:50 |
daVinciWanaB |
just that it adds 2 additional long variables to the submitted data, and it changes on every submission |
# |
Sep 21st 2011, 23:50 |
cpgo |
someprimetime, perhaps set an array of element from the controller that are to be loaded and loop thru them in the view |
# |
Sep 21st 2011, 23:50 |
Jonah11_ |
daVinciWanaB, what part of Security were you thinking of? |
# |
Sep 21st 2011, 23:50 |
daVinciWanaB |
cpgo: there is just an 'empty' file in there |
# |
Sep 21st 2011, 23:49 |
daVinciWanaB |
jonah11_ - i was suggesting something that might help or lead in a direction - a definite answer, I don't know |
# |
Sep 21st 2011, 23:49 |
someprimetime |
if i have elements that will be dynamic in the sidebar, how should i put them in my view? (i.e. an adblock, gallery container, etc) |
# |
Sep 21st 2011, 23:49 |
cpgo |
tmp/logs |
# |
Sep 21st 2011, 23:49 |
daVinciWanaB |
cpgo - where is that? |
# |
Sep 21st 2011, 23:49 |
Jonah11_ |
daVinciWanaB, so the answer to my original question is that cake does not have a component with such functionality? |
# |
Sep 21st 2011, 23:49 |
daVinciWanaB |
cpgo: even if i just try to hit /articles - it gives same error |