Thanks dave, but I still get this weird error... Tells me I have a
missing controller:

=================

Missing Controller

Error: Controller could not be found.

Error: Create the class Controller below in file:
App\controllers\controller.php

<?php
class Controller extends AppController {

        var $name = '';
}
?>
================

what is that class you're calling in ajax->submit?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to