None of your models or fields conform to standards and as such you are
expecting members of the community who may help you to first learn
your non-standard conventions before they can make sense of your ORM/
Schema etc.  I'm pretty certain this point has been raised to your
previously by Jeremy Burns, and you ignored him then.

It is your non standard naming of models and tables that will cause
most of your issues so it is in your own interests to conform to the
standards and when you are doing so you will find help is a lot more
forthcoming from the community

http://book.cakephp.org/view/22/CakePHP-Conventions

Example: your model Model tblmusicprofiles
  Table: tbl_music_profiles
  Filename: tbl_music_profile
  Model Object: TblMusicProfile

HTH

Paul.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to