It works just well but when I log on the facebook connect button, the
popup shows and once I submit it with my email/pw, this redirect to
this and show me :

Missing Controller

Error: ReceiverController could not be found.

Error: Create the class ReceiverController below in file: app/
controllers/receiver_controller.php

<?php
class ReceiverController extends AppController {

        var $name = 'Receiver';
}
?>


This logged me tho if I close this popup and reload my page. Can you
help me please

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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