Cannot save for individual site activation – status code 500
-
Same issue may others are reporting here.
I’m trying to make any new snippet at network level on my multisite WP 6.3.1 instance. If I tick the box to allow activation on individual sites, the snippet won’t save and reports the error below. If I don’t tick that box then it will save. But if I then edit and try ticking that box again, it won’t save. It doesn’t matter what’s in the snippet or what type it is.
I’ve got the full paid version 3.4.2.2?
Regards
Rob{ "message": "Request failed with status code 500", "name": "AxiosError", "stack": "AxiosError: Request failed with status code 500\n at https://xyxyxyxyxyxy.com/wp-content/plugins/code-snippets-pro/dist/edit.js?ver=3.4.2.2:2:23767\n at XMLHttpRequest.p (https://xyxyxyxyxyxy.com/wp-content/plugins/code-snippets-pro/dist/edit.js?ver=3.4.2.2:2:23915)", "config": { "transitional": { "silentJSONParsing": true, "forcedJSONParsing": true, "clarifyTimeoutError": false }, "adapter": [ "xhr", "http" ], "transformRequest": [ null ], "transformResponse": [ null ], "timeout": 0, "xsrfCookieName": "XSRF-TOKEN", "xsrfHeaderName": "X-XSRF-TOKEN", "maxContentLength": -1, "maxBodyLength": -1, "env": {}, "headers": { "Accept": "application/json, text/plain, /", "Content-Type": "application/json", "X-WP-Nonce": "6fa4726076" }, "method": "post", "url": "https://xyxyxyxyxyxy.com/wp-json/code-snippets/v1/snippets/47?network=true", "data": "{\"id\":47,\"name\":\"sdfwafdaf\",\"desc\":\"\",\"code\":\"<b/>\",\"tags\":[],\"scope\":\"footer-content\",\"active\":false,\"priority\":10,\"network\":true,\"shared_network\":true,\"modified\":\"2023-09-08 09:31:38\",\"code_error\":null,\"encoded\":true}" }, "code": "ERR_BAD_RESPONSE", "status": 500 }
- The topic ‘Cannot save for individual site activation – status code 500’ is closed to new replies.