Romain Dunand

Results 14 comments of Romain Dunand

one year later, still not fixed

Any though on fixing this ? When a deployment fail for any reason, if the network was created during first attempt, it is not removed. then, running apply again throw...

Thank for clarifying. I understand the idea with Puppet and other tools, we manage it that way too with ansible for now, but I though it would be better to...

Hello, This sample file requires you to have the filemaker-test.fmp12 file hosted on your local filemaker server. You can find the filemaker-test file in the test folder.

Pease not this sample test file is deprecated and does not work with PHP >= 8

Hi, Sorry for long delay. I need to perform some testings then I will merge it.

Hi, Can you post a full sample of your code if relevant ? I definitely shouldn't log anything here

Sorry but I could not reproduce this issue. Were you able to reproduce it outside of your project ?

Hi, XML engine is using "GET" queries to push data to FileMaker, this means all data are passed in the query string, but web servers usually have a limit for...

Hi, did you set the "not null" attribute in your field's definition ? If so, you should disable that option while your field is already auto-entered. Otherwize, the PHP-API validation...