Stephen Lockhart
Stephen Lockhart
Thanks @brandonkelly. It occurs regardless of field type, even on simple fields. And also happened today when creating a new Section. It happens after submitting the form. And the field/section...
Thanks both Xdebug is not enabled. I appreciate DDEV may be a good/better dev environment, however I'm running lots of projects and now is not really a good time to...
Thanks @brandonkelly. I've just tried setting `runQueueAutomatically` to `false`, however the same thing still happens. Page takes over 20 secs to respond then I see Internal Server Error. New section...
Haven't tried Nginx yet However, after coming across this article: https://documentation-5.mamp.info/en/MAMP-PRO-Mac/Troubleshooting/General/I-am-getting-the-following-errors-in-my-PHP-error-log-FastCGI-incomplete-headers-0-bytes-received-from-server/index.html I've enabled Xdebug in MAMP. As the error outlined in that article is exactly what I was seeing. This...
Thanks @brandonkelly I've just tried adding `disabledPlugins => '*'` to the general config (and could see plugins had disappeared from left menu), however the request to create a new single...
Not sure if this is relevant, however I wanted to add that the Craft build is not a new Craft 4 project. But one that was originally Craft 3 and...
Thanks Josh
Just to follow up after a bit more digging On the live server after the update: - the database table `supertableblocks` is empty - I have a `supert_old` table with...
Hi Josh - I was already running Craft 3. I was going from Craft 3.7 to 4.3 Note that the issues I've outlined with missing content did not happen in...