I’m getting white screen after I disable WP_DEBUG
-
If I set wp_debug to true, I can see ‘edit page’ and ‘appearance/widgets’
But if I disable wp_debug, these pages show me white screen.
Here is developer-tools console error.url.min.js?ver=421139b01f33e5b327d8:2 Uncaught SyntaxError: Invalid or unexpected token (at url.min.js?ver=421139b01f33e5b327d8:2:31) api-fetch.min.js?ver=4c185334c5ec26e149cc:2 Uncaught TypeError: Cannot read properties of undefined (reading 'normalizePath') (anonymous) @ api-fetch.min.js?ver=4c185334c5ec26e149cc:2 c @ api-fetch.min.js?ver=4c185334c5ec26e149cc:2 (anonymous) @ post.php?post=14&action=edit:1679 blocks.min.js?ver=6612d078dfaf28b875b8:11 Uncaught SyntaxError: Invalid or unexpected token (at blocks.min.js?ver=6612d078dfaf28b875b8:11:644) post.php?post=14&action=edit:1709 Uncaught TypeError: Cannot read properties of undefined (reading 'setCategories') (anonymous) @ post.php?post=14&action=edit:1709 components.min.js?ver=c4b2ef1c62202e4e2d1e:32 Uncaught SyntaxError: Invalid or unexpected token (at components.min.js?ver=c4b2ef1c62202e4e2d1e:32:635) preferences.min.js?ver=e1544c6f06a9639c4c31:2 Uncaught TypeError: Cannot read properties of undefined (reading 'privateApis') (anonymous) @ preferences.min.js?ver=e1544c6f06a9639c4c31:2 (anonymous) @ preferences.min.js?ver=e1544c6f06a9639c4c31:2 post.php?post=14&action=edit:1736 Uncaught TypeError: Cannot read properties of undefined (reading 'store') (anonymous) @ post.php?post=14&action=edit:1736 (anonymous) @ post.php?post=14&action=edit:1738 wordcount.min.js?ver=55d8c2bf3dc99e7ea5ec:2 Uncaught SyntaxError: Invalid regular expression: /[!-/:-@[-`{-~?€-???—?·a€€-aˉ?a?€-a1?]/g: Range out of order in character class (at wordcount.min.js?ver=55d8c2bf3dc99e7ea5ec:2:553) (anonymous) @ wordcount.min.js?ver=55d8c2bf3dc99e7ea5ec:2 (anonymous) @ wordcount.min.js?ver=55d8c2bf3dc99e7ea5ec:2 block-editor.min.js?ver=f192218ec9fd5b103f38:26 Uncaught SyntaxError: Invalid or unexpected token (at block-editor.min.js?ver=f192218ec9fd5b103f38:26:63630) block-library.min.js?ver=d124c0efe2b7eb5bf914:12 Uncaught SyntaxError: Invalid or unexpected token (at block-library.min.js?ver=d124c0efe2b7eb5bf914:12:1739) editor.min.js?ver=6497dd814badef65e728:12 Uncaught SyntaxError: Invalid or unexpected token (at editor.min.js?ver=6497dd814badef65e728:12:4835) edit-post.min.js?ver=82b743695f8ef1673753:7 Uncaught TypeError: Cannot read properties of undefined (reading 'createSlotFill') (anonymous) @ edit-post.min.js?ver=82b743695f8ef1673753:7 (anonymous) @ edit-post.min.js?ver=82b743695f8ef1673753:7 (anonymous) @ edit-post.min.js?ver=82b743695f8ef1673753:7 block-directory.min.js?ver=9159053f41b8ec09d91b:2 Uncaught TypeError: Cannot read properties of undefined (reading 'privateApis') (anonymous) @ block-directory.min.js?ver=9159053f41b8ec09d91b:2 (anonymous) @ block-directory.min.js?ver=9159053f41b8ec09d91b:2 format-library.min.js?ver=66ea4e17a9a3f539c9d5:2 Uncaught TypeError: Cannot read properties of undefined (reading '__experimentalLinkControl') (anonymous) @ format-library.min.js?ver=66ea4e17a9a3f539c9d5:2 (anonymous) @ format-library.min.js?ver=66ea4e17a9a3f539c9d5:2 post.php?post=14&action=edit:1817 Uncaught TypeError: Cannot read properties of undefined (reading 'initializeEditor')
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘I’m getting white screen after I disable WP_DEBUG’ is closed to new replies.