Page 391 of 211,273, showing 20 records out of 4,225,447 total, starting on record 7,801, ending on 7,820
# | Username | Text | |
---|---|---|---|
# | Aug 9th 2008, 18:32 | markstory | yes |
# | Aug 9th 2008, 18:32 | markstory | its in the book :) |
# | Aug 9th 2008, 18:35 | jaredhoyt | should i add a new component to the bakery or just modify the old one? |
# | Aug 9th 2008, 18:37 | netpro25 | markstory: like this? $this->requestAction('members/getOfficerEmail', array('id' => $this->data['Contact']['sendTo'])); |
# | Aug 9th 2008, 18:38 | markstory | why no do /members/getOfficerEmail/'.$this->data['Contact']['sendTo'] |
# | Aug 9th 2008, 18:38 | netpro25 | did not think of that |
# | Aug 9th 2008, 18:38 | netpro25 | lol, good thinking |
# | Aug 9th 2008, 18:40 | markstory | I love textmate and css edit :) |
# | Aug 9th 2008, 18:42 | netpro25 | markstory: got it, made a error, put equals instead of equality, dumb mistake, your method works well thanks |
# | Aug 9th 2008, 18:42 | markstory | ) |
# | Aug 9th 2008, 18:43 | netpro25 | markstory: darn stupid mistakes |
# | Aug 9th 2008, 18:43 | markstory | gotta love em :) |
# | Aug 9th 2008, 18:43 | netpro25 | heh |
# | Aug 9th 2008, 19:09 | Jezek | how do i just require authentication for admin/whatever for the authentication component |
# | Aug 9th 2008, 19:12 | cpierce | why am i getting this |
# | Aug 9th 2008, 19:12 | cpierce | Fatal Error (256): ConnectionManager::getDataSource - Non-existent data source durantmainstreet [CORE/cake/libs/model/connection_manager.php, line 113] |
# | Aug 9th 2008, 19:16 | Jezek | anyone? |
# | Aug 9th 2008, 19:20 | cpierce | n/m i figured it out |
# | Aug 9th 2008, 19:23 | Jezek | i dont want it on all the actions |
# | Aug 9th 2008, 19:23 | Jezek | just those with the admin prefix |