I have an install of 2.2.14 (which I will upgrade after I solve this issue) and at /manager the page is not loading - the navigation is fine (with Dashboard, Site, Components, etc) but below the nav is blank, no matter what page I visit. Any ideas what could be the problem?
[Error] Failed to load resource: the server responded with a status of 400 (Bad Request) (index.php, line 0)
[Error] Failed to load resource: the server responded with a status of 400 (Bad Request) (index.php, line 0)
[Error] Failed to load resource: the server responded with a status of 400 (Bad Request) (index.php, line 0)
[Error] TypeError: undefined is not a constructor (evaluating 'new b[d.xtype||e](d)')
create (ext-all.js, line 21)
load (modx.js, line 75)
(anonymous function) (manager, line 20)
(anonymous function) (ext-all.js, line 21)
b (ext-all.js, line 21)
[Error] TypeError: undefined is not a constructor (evaluating 'new b[d.xtype||e](d)')
create (ext-all.js, line 21)
load (modx.js, line 75)
(anonymous function) (manager, line 25)
(anonymous function) (ext-all.js, line 21)
b (ext-all.js, line 21)
The first thing to try is turning off the compress_js and compress_css System Settings, deleting all files in the core/cache directory, and clearing your browser cache and cookies (or use incognito or private mode in the browser).
Hi all. I just moved a MODX Revolution 2.3.2-pl site from a subfolder, where the development was happening, to the root of the host.
All seemed to be working well apart from when loading Resources in Manager. The top button bar (with Save, etc) was missing and these errors appeared in the console:
Uncaught SyntaxError: Unexpected token + at panel....
and,
Uncaught TypeError: b[(d.xtype || e)] is not a function at ext-all.js:21