Josiah / JJsGeonamesBundle

GeoNames.org geographical data and associated functionality
18 stars 15 forks source link

[Symfony\Component\Debug\Exception\ContextErrorException] Warning: simplexml_load_file(): I/O warning : failed to load external entity "vendor/jjs/geonames-bundle/JJs/GeonamesBundle/migrations.xml" #9

Open 28karonte opened 9 years ago

28karonte commented 9 years ago

Seem archive is missing, i want to try it, please can you include it ?

prathje commented 9 years ago

Hey, what archive are you referring to and under what circumstances does your mentioned error occur?

28karonte commented 9 years ago

i intalled package from composer composer require .. , when i import by migrations the archive "migrations.xml" as mention in intrucions app/console doctrine:migrations:migrate --configuration=vendor/jjs/geonames-bundle/JJs/GeonamesBundle/migrations.xml the archive is not in route, and i searched in package

prathje commented 9 years ago

Unfortunately this feature does not seem to be supported yet. But you could use the normal php app/console doctrine:schema:update .