[Catalyst] Catalyst 5.7012

Anthony Gardner cyclewood_ltd at yahoo.co.uk
Mon Dec 24 12:38:23 GMT 2007


This is really basic but I was having a problem with a new Catalyst project but I kept getting this error ........


"Can't call method "resultset" on an undefined value

and couldn;t track down where it was coming from. So, I set up a basic project and am still getting the same error. After much searching, I saw in the server startup debug this .... .-----------------------------------------------------------------+----------.
| Class                                                           | Type     |
+-----------------------------------------------------------------+----------+
| TestApp::Controller::Person                                     | instance |
| TestApp::Controller::Root                                       | instance |
| TestApp::Model::Person                                          | instance |
| TestApp::Model::Person::Person                                  | class    |
| TestApp::View::TT                                               | instance |
'-----------------------------------------------------------------+----------

Where  this sticks out TestApp::Model::Person::Person. I've checked my naming and all seems to be ok. What's creating that?

Hmmmmm

thx

-Ants
  

Disclaimer: Technically, I'm always wrong!!
       
---------------------------------
 Sent from Yahoo! - a smarter inbox.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20071224/a6a8ec61/attachment.htm


More information about the Catalyst mailing list