The editor just spins the "loading" image and console shows bunch of js errors.
Comments: ** Comment from web user: Technica **
Comments: ** Comment from web user: Technica **
Unchecking "Include jQuery" on our version of News Articles did not stop jQuery from being loaded from the module however our fix was to remove jQuery as follows
Navigate file system to _desktopmodules\dnnforge – newsarticles\includes\uploader_ and rename jquery-1.3.2.min.js to jquery-1.3.2.min.js.bak to prevent loading of old jQuery (or just remove it)
Editor now loads for article create and edit.