Here's a posting that may be of help: http://www.ibm.com/developerworks/web/library/x-ajaxxml5/index.html
On Mar 16, 5:24 am, jelmer <[EMAIL PROTECTED]> wrote: > Thanks for the reply :), of course I don't see this as a free > consultancy service, I was just a bit dissappointed that nobody > replied at all, and a bit annoyed that I couldn't get it to work, and > no, I still haven't made it work, using normal forms for now. I don't > really need ajax, I just wanted to try it out and might try it again > eventually. So for now I don't need any help with this anymore, now I > need to have a go at Auth and cookies. > > On Mar 14, 6:45 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > > > Well, did you get it to work or not? You said so in your previous > > post. I know that some people view this mailing list like it's some > > kind of free consultancy service, so if you're expecting complete > > working code then you will certainly be disappointed. > > > The error you mention in your comment to the post > > >http://mentalramblings.info/posts/view/cakephp-ajax-helper-comments-s... > > > is a PHP one where you are using up all the memory available to your > > PHP process. You can go into php.ini and up the limit to see if it > > makes a difference. Given that he's setting recur > > > That blog post seems to be pretty complete to me. Are you using the > > *exact* code he put in there, as it seems to me the only way to really > > run out of memory is to do a findAll/findAllBy where you haven't set > > recursive to -1. > > > Hope that helps. > > > -- > > Chris Hartjes > > Internet Loudmouth > > Motto for 2008: "Moving from herding elephants to handling snakes..." > > @TheKeyBoard:http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
