Closed fabricek closed 10 years ago
I need to dig into this further to find out what the problem is. Thanks for info.
I've solved it. I just try to learn howw to do a pull request.
I'm new on git hub.
Let me know if you need some help getting around.
thanks
2014-04-07 8:51 GMT+02:00 Richard Shank notifications@github.com:
Let me know if you need some help getting around.
Reply to this email directly or view it on GitHubhttps://github.com/vespolina/vespolina-sandbox/issues/110#issuecomment-39700576 .
Cordialement,
Fabrice Kuissu
Thanks for your help. I don't know how to re-open my v/media thread you've closed. May i create a new issue number ?
sorry for the typo i've putted some "-" in the text i didn't know
if you haven't already, try composer update vespolina/core
and see if that helps. @inspiran reported that it helped him.
Maybe but i don't want to try with another fresh install. I think that modify the v/sandbox composer.json is the best way. If not the fresh install fails ! Asking you afterall and making a probably composer update vespolina/core from @inspiran https://github.com/inspiran is not a great solution. With mine the sandbox will run out of the box so i'll submit you a pr when i'll understand how it works. Solution was just to add "vespolina/media": "*" in v/sandbox composer.json since you've deleted the Asset in v/core
2014-04-07 9:21 GMT+02:00 Richard Shank notifications@github.com:
if you haven't already, try composer update vespolina/core and see if that helps. @inspiran https://github.com/inspiran reported that it helped him.
Reply to this email directly or view it on GitHubhttps://github.com/vespolina/vespolina-sandbox/issues/110#issuecomment-39702116 .
Cordialement,
Fabrice Kuissu
When doing "php app / console cache: clear" in a fresh install of the V sandbox it gets an error : [Doctrine\ODM\MongoDB\Mapping\MappingException] Type object already exists. The error message is too simple, ad i can't figure it out. How can we solve that ?