Steve Winter
Steve Winter
@pacproduct looking at your other comments in #312 I suspect you have other problems here because either this patch, or adding in the empty file as others have suggested solved...
Did you ever solve this? OVH have no removed v2 access, so I'm trying to migrate to v3...
@hopscotch I'm loving your work here - have made the changes as above to a local build and like you am finding this something of a relief... Being a copy-and-paste...
@alistair-soreal nope 'cause I never heard anything back on this, so I was never able to run the tests. TBH I don't now remember what I was wanting to use...
Apologies - in the process of addressing another request I inadvertently omitted a default value for a new setting - everything was fine if parameters existed in your database but...
This doesn't appear to be an issue with FMS 18 as I've been able to connect a test WP site to FMS 18 with no problem. On the surface it...
Hi @Mykoplasma If you're using `findAll()` then you will get all records back, however if you're performing a query then that code comment you posted above won't apply since it...
Hi @liviooo unfortunately FileMaker Cloud 2.x uses a different DAPI authentication process to FileMaker server and at this time the plugin doesn't support that. That isn't to say it can't...
Further investigation of this issue reveals that there is a built-in way of handling this situation ```yaml #app/config/security.yml security: always_authenticate_before_granting: true ``` Testing here would indicate that this adds one...
@stof good point!