Hi lamacq

My guess is that there is an inflection problem, and that Cake is 
getting confused by the S on the start of the 'System' part of the name.

I can't offer any suggestions as to why though.  I have never studied 
the inflection system, but I have come across inflection issues in the 
past my self.

Lets face it, inflection of the English language has to be a very 
difficult task, so it's not a surprise if things go weird occasionally :-)

To test this theory, you could perhaps rename the model to Tradingsystem 
and see if that works.

Regards,
Langdon


lamacq wrote:
> Hi,
> 
> I'm trying to figure out why cake isn't seeing my model. I've got a
> table named trading_systems, a controller named
> TradingSystemsController in controllers/
> trading_systems_controller.php, and my model is named TradingSystem
> and is in the file models/trading_system.php.

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

Reply via email to