Jacques Archimède
Jacques Archimède
hi, Can you run this command from C:\xampp\htdocs\test\simulator : `php bin/console g6k:simulator:validate prix-carte-grise`
if no field is displayable, the step is skipped but this does not cause an infinite loop. infinite loops can be caused when executing business rules. For example: 1) Rule...
Is your xml confidential? if not can you post it here?
I cannot run your XML because it is malformed
Fixed in release 4.4.8 ! thks fo reporting
Is the php intl extension installed and activated ?
Hello, The message is clear, **the user of the HTTP server** (I assume it's Apache?) **must** have **write** permission on the "/var www/simulator/var/data/simulators/work" directory and on the files it contains.
Thanks for reporting this issue ! Fixed in release [4.3.8](https://github.com/eureka2/G6K/releases/tag/4.3.8) you can either: * install this release * or replace the content of the file 'config/packages/doctrine_migrations.yaml' by: ``` doctrine_migrations: migrations_paths:...
hi, What is your sql driver, see the DB_ENGINE parameter in the ".env" file. The allowed drivers are sqlite, mysql and pgsql check in php.ini that pdo_pgsql or pdo_sqlite or...
the .env file is in the G6K installation directory the php.ini file is in the php installation directory