Hi all,

I've just started using CakePHP 1.2 (over 1.1 stable) to take
advantage of the great new pagination features.

I unpacked the new cake tar ball straight over my existing project and
it all works perfectly except for one particular view / model called
"Testcase".  This had been working correctly (i.e. a Testcase hasMany
Tests etc etc) but now I get an error as follows:

Warning (512): SQL Error: 1054: Unknown column 'Testcase.user_id' in
'on clause' [CORE/cake/libs/model/datasources/dbo_source.php, line
463]

Now, I don't have any fields called user_id in any of my code so I was
wondering if Testcase is now un-available for use as a model ?

Rgds,

Ian.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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