Thanks Shaun,
I had just made a clean install with your patches - but still have the same problems as mentioned earlier...
- A small step for mankind, so why not take two...
Working with web production, graphic design/workflow, photo and education - but are trying to get a life in between!
You have to change it in the compressed js (manager/assets/modext/modext-min.js) as well, or change the settings compress_js and concat_js to No.
shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect |
github |
splittingred.com
Thanks again Shaun,
You’re right - just tried again and it works like it should!
I am sorry for the false reply from my side!
- A small step for mankind, so why not take two...
Working with web production, graphic design/workflow, photo and education - but are trying to get a life in between!
Hi Shaun, the downloads do not seem to work any more "access denied in xml?".
I managed to download the updated code from github for modext.js
I attempted to do a manual fix on the compressed modext-min.js file - changing {this.run({ctx:MODx.ctx}); to {this.run({wctx:MODx.ctx});
however, this had no effect.
I had to do the same, turn compress_js to No, and this brought right pane of resource browser back into life!