Duncan McClean

Results 428 comments of Duncan McClean

Does this happen in all fieldtypes, or just Bard?

Have you configured a queue driver in your `.env`?

Going to close this due to inactivity. If you're still experiencing issues, please open a new issue with the full output of `php please support:details` so we can help.

I've never heard of Coolify before now. 😄 It looks like they have a Laravel guide though, which should get you most of the way there: https://coolify.io/docs/applications/laravel

It looks like some of the tests are failing. Are you able to take a look?

Are you able to provide the *full* output of `php please support:details`?

In #11516, we made some changes around how Statamic handles authorization (to prevent the issue experienced here). It'll be released as part of [Statamic 6](https://statamic.dev/release-schedule-support-policy#support-policy).

Unfortunately, I'm not a Windows user so I can't reproduce this myself. There was a similar issue in Statamic Core a few months ago, which got fixed in statamic/cms#9537. I'm...

Try removing any of the Simple Commerce widgets configured in `config/simple-commerce.php`.

This will be fixed by the next major version of Simple Commerce (I don't have an ETA for that, unfortunetley). In the meantime, you can either [switch to storing orders...