Page 408 of 211,273, showing 20 records out of 4,225,455 total, starting on record 8,141, ending on 8,160
# | Username | Text | |
---|---|---|---|
# | Aug 9th 2008, 22:03 | flauberts | I have the default setting of cake, I´ve created only one controller... |
# | Aug 9th 2008, 22:03 | flauberts | where can i check this? |
# | Aug 9th 2008, 22:03 | flauberts | RequestHandler? |
# | Aug 9th 2008, 22:04 | JD__ | Its not ther eby default you have had to put it there |
# | Aug 9th 2008, 22:05 | JD__ | what is the url? does it end with an extension? are you using internet explorer? it sometimes tries to guess the mime types and screws up |
# | Aug 9th 2008, 22:09 | flauberts | firefox, http://localhost/app//ahsdashdkjnas |
# | Aug 9th 2008, 22:09 | flauberts | firefox, http://localhost/app/ahsdashdkjnas |
# | Aug 9th 2008, 22:10 | JD__ | and what exactly does it say when you try it? |
# | Aug 9th 2008, 22:12 | flauberts | "Object not found' |
# | Aug 9th 2008, 22:13 | flauberts | even if the controller exists |
# | Aug 9th 2008, 22:16 | Matt1 | kalileo: no idea. |
# | Aug 9th 2008, 22:16 | kalileo | Hi Matt1 ... i haven't asked anything ;) |
# | Aug 9th 2008, 22:17 | kalileo | ) never mind |
# | Aug 9th 2008, 22:17 | JD__ | flauberts - i think that is an issue with your web server |
# | Aug 9th 2008, 22:19 | flauberts | me too |
# | Aug 9th 2008, 22:20 | pyite | is there a recommended documentation generation program for use w/ cake? (like phpdocumentor as an example?) |
# | Aug 9th 2008, 22:24 | JD__ | I'm having an issue with child objects not prompting the user during create when validation rules are broken I have manually load and validate the child object, which seems pretty clunky http://bin.cakephp.org/saved/35953 anyone know whats going on here? |
# | Aug 9th 2008, 23:04 | bobbobbins | hello |
# | Aug 9th 2008, 23:04 | bobbobbins | i have something weird going on...when debugging is on, the records im trying to get are returned, and theres no errors...but when i turn debugging off, i get no records at all |
# | Aug 9th 2008, 23:05 | bobbobbins | any idea why this would happen? |