On Feb 18, 1:01 pm, Mr Speaker <[email protected]> wrote:
> I have this same issue (exactly)... what am i doing wrong?
You are (both) calling a method on a (model) object that doesn't exist
- probably because of a misnamed file.
"AppModel::doTest() - [internal], line ?? " <- it's an instance of
AppModel, not your model.
Check the conventions page regarding filenames.
hth,
AD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---