Search found 34 matches

by Seds
17 Jul 2018, 20:58
Forum: Symfony bundle
Topic: SYMFONY_ENV=prod composer update --no-dev
Replies: 20
Views: 26651

Re: SYMFONY_ENV=prod composer update --no-dev

OK I pasted lines in /app/config/config.yml Is it there i have to to do it? because I didn't only change baseurl, I added all lines in configuration, they didn't exist already. is it normal? I made an update --no-dev I changed / updated an image made a cache:clear url are ok now but image not appear...
by Seds
14 Jul 2018, 11:54
Forum: Symfony bundle
Topic: SYMFONY_ENV=prod composer update --no-dev
Replies: 20
Views: 26651

Re: SYMFONY_ENV=prod composer update --no-dev

yes i use wamp and prod i wil install in a sub domain..
by Seds
13 Jul 2018, 17:25
Forum: Symfony bundle
Topic: Symfony - change default language
Replies: 12
Views: 11803

Re: Symfony - change default language

ok upgraded. but default language in /admin is still in english.
by Seds
12 Jul 2018, 17:10
Forum: Symfony bundle
Topic: SYMFONY_ENV=prod composer update --no-dev
Replies: 20
Views: 26651

Re: SYMFONY_ENV=prod composer update --no-dev

ok, done now there's still something strange: urls image in product view source are wrong, domain left: >> http://localhost/files/0/5/0513cfa3dc157a8889266c47d0beddf0.jpg Not Found The requested URL /files/0/5/0513cfa3dc157a8889266c47d0beddf0.jpg was not found on this server. and catalog view source...
by Seds
11 Jul 2018, 16:53
Forum: Symfony bundle
Topic: SYMFONY_ENV=prod composer update --no-dev
Replies: 20
Views: 26651

Re: SYMFONY_ENV=prod composer update --no-dev

Hhh well: Error An exception occurred while executing ' INSERT INTO "mshop_media" ( "langid", "typeid", "label", "mimetype", "link", "status", "domain", "preview", "mtime", "editor", "s...
by Seds
07 Jul 2018, 13:43
Forum: Symfony bundle
Topic: SYMFONY_ENV=prod composer update --no-dev
Replies: 20
Views: 26651

Re: SYMFONY_ENV=prod composer update --no-dev

- on composer.json, I moved "sensio/generator-bundle": "^3.0" from require-dev to require - I commented $bundles[] = new Sensio\Bundle\GeneratorBundle\SensioGeneratorBundle(); in if lines - and I pasted new Sensio\Bundle\GeneratorBundle\SensioGeneratorBundle(), into bundles array...
by Seds
07 Jul 2018, 09:04
Forum: Symfony bundle
Topic: SYMFONY_ENV=prod composer update --no-dev
Replies: 20
Views: 26651

Re: SYMFONY_ENV=prod composer update --no-dev

I'm not sure to understand what to do
i tried to move but there are still errors
please be more explicit
by Seds
05 Jul 2018, 16:42
Forum: Symfony bundle
Topic: SYMFONY_ENV=prod composer update --no-dev
Replies: 20
Views: 26651

SYMFONY_ENV=prod composer update --no-dev

hi, when I update on no-dev I've got this error after: Updating the "app/config/parameters.yml" file > Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::buildBootstrap > Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache Fatal error: Uncaught Symfony\Component\Debug...
by Seds
03 Jul 2018, 17:10
Forum: Symfony bundle
Topic: Symfony - change default language
Replies: 12
Views: 11803

Re: Symfony - change default language

ok I've changed it, but it's still in english
I logout et relogin but default language on admin doesn't change
by Seds
02 Jul 2018, 16:50
Forum: Symfony bundle
Topic: Symfony - change default language
Replies: 12
Views: 11803

Re: Symfony - change default language

OK but is it possible to change default language on /admin instead of changing language each time we connect?