Wednesday, June 29, 2011

Re: Multiple images in one row - David Perssons Media Plug-in

Hi Jeremy,

The numeric replacement should definitely not happen. In order to help debugging and to get a clear idea of your setup I've got following question.

* Can you post a `var_dump()` of the data before you're actually handing it to the `saveAll()` method?
* Are you saving the data like this: `$this->Profile->saveAll($this->data)`?
* How are your Profile and Logo models setup now?
* Which one has Transfer/Coupler/... behaviors attached to it?
* Do you use a central Attachment model?
* Which version of the plugin are you using?

Thanks,
- David

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: