i've tried on clean db and on db without any tables at all.
here is no diff. this error still appear.
if i'll comment out method setProduct() and reload exactly same
fixtures all works ok.
but with this method it don't want to load fixtures and give that
error.

On 16 дек, 01:04, Flukey <[email protected]> wrote:
> Ah, I worked out my problem.
>
> I had a duplicate record.I forgot to delete redundant data that was
> put into data.yml from the doctrine:data-dump command. Once that was
> cleared and I ran data:load, everything was fine and dandy :-)
>
> Oooooops!
>
> On Dec 2, 4:11 am, lking <[email protected]> wrote:
>
> > hi to all.
> > i posted this message few days ago, but still didn't found any
> > solution.http://groups.google.com/group/symfony-users/browse_thread/thread/c77...
>
> > overriden method works in action, but fails on load
> > fixtures with error
> > "Couldn't call Doctrine_Core::set(), second argument should be an
> > instance of Doctrine_Record or Doctrine_Null when setting one-to-one
> > references."
>
> > is it bug or incorrect usage?

--

You received this message because you are subscribed to the Google Groups 
"symfony developers" 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/symfony-devs?hl=en.


Reply via email to