Page 244 of 211,261, showing 20 records out of 4,225,201 total, starting on record 4,861, ending on 4,880
# | Username | Text | |
---|---|---|---|
# | Aug 8th 2008, 09:26 | __mork | hi. I get an error Controller method: Allowed memory size of 16777216 bytes exhausted |
# | Aug 8th 2008, 09:27 | teknoid | __mork: what version of cake? |
# | Aug 8th 2008, 09:27 | Pacifists | freebox then something is not working if you don't get what you hoped for |
# | Aug 8th 2008, 09:27 | __mork | in in /var/www/prestazioni/cake/basics.php on line 208 |
# | Aug 8th 2008, 09:27 | Pacifists | I though you get the list + debug info :) |
# | Aug 8th 2008, 09:28 | gishdog | has anyone tried the twitter component: http://bakery.cakephp.org/articles/view/twitter-component having issues with authentication |
# | Aug 8th 2008, 09:28 | __mork | at that point there is a Convenience method for htmlspecialchars: function h |
# | Aug 8th 2008, 09:28 | freebox2 | Pacifists: uhm, ok |
# | Aug 8th 2008, 09:28 | __mork | someone could help? thnx |
# | Aug 8th 2008, 09:29 | NOSLOW | gwoo: I have a question on https://trac.cakephp.org/changeset/7393 |
# | Aug 8th 2008, 09:30 | __mork | and more exactly at if (empty($charset)) ... |
# | Aug 8th 2008, 09:31 | gwoo | NOSLOW: ok |
# | Aug 8th 2008, 09:31 | gwoo | freebox2: yup thats right |
# | Aug 8th 2008, 09:32 | freebox2 | i dont know what is wrong :( |
# | Aug 8th 2008, 09:32 | freebox2 | i get only the debug |
# | Aug 8th 2008, 09:32 | freebox2 | the query appears be ok |
# | Aug 8th 2008, 09:33 | freebox2 | in my view: <?php echo $ajax->autoComplete('Piada/Titulo'); ?> |
# | Aug 8th 2008, 09:33 | freebox2 | Piada is my model titulo is the field |
# | Aug 8th 2008, 09:34 | NOSLOW | gwoo: Is there a specific reason why you removed that last check on making sure that primaryKey gets set? Specifically, the line $this->{$joinClass}->primaryKey = 'id'; |
# | Aug 8th 2008, 09:34 | gwoo | NOSLOW: was not needed |