Closed petehjfd closed 2 years ago
@petehjfd seems like a migration problem. Let me have a closer look and I'll get back to you
Apologies for the delay in following up on this. I imagine this issue was either resolved or you moved on. I've been on a bit of an unexpected hiatus with regard to Craft development but have been trying to get everything back up to speed.
With that in mind, I've created a new 3.0.0 release with a number of big improvements, including some migrations that may fix this issue with siteId
. You can see #73 for more. Hopefully you'll be able to give this another go.
I'm going to close this issue for the moment, but if you need more help please let me know and I'll follow up.
Hi
I just added a new block type to a matrix field. This caused the matrix field's 'Add block' button to fallback to the Craft default (presumably because I haven't added a preview image for the new field yet? Although I'm sure that didn't used to happen).
So I went to the plugin settings to upload a preview image, but I'm getting a
General error: 1364 Field 'siteId' doesn't have a default value
error when loading the Matrix Block Types settings page.Craft version: 3.6.5.1 Matrix Field Preview version: 1.2.3
Here's the stacktrace: