if your using cake 1.1 like you said above than your view has the
wrong extension.
C:\xampp\htdocs\cake\app\views\users\register.ctp
should be
C:\xampp\htdocs\cake\app\views\users\register.thtml

On Oct 16, 7:55 am, "Liebermann, Anja Carolin"
<[EMAIL PROTECTED]> wrote:
> It tells your model in which table it should look for your users.
>
> Anja
>
> -----Ursprüngliche Nachricht-----
> Von: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] Im Auftrag von xelios
> Gesendet: Donnerstag, 16. Oktober 2008 12:29
> An: CakePHP
> Betreff: Re: Object not found! error...
>
> "var $useTable = 'users'; "
>
> Wot is the purpose of above line...
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to