Quote from: nancyl at May 13, 2011, 11:18 AM
I stripped the template down to bare-bones with no other JS reference. Same results. Once the editor is displayed there are all sorts of references - MooTools and 2 different versions of jQuery . . . all located in /manager/media.
Doublecheck QM+ plugin configuration options:
- Load jQuery in manager: False (True, if you are not using ManagerManager plugin)
- Load jQuery in front-end: True (False, if you are loading your own jQuery in your template)
- jQuery noConflict mode in front-end: False (True, if you are using some other JavaScript libraries in your template)
- Load modal box in front-end: True (False, if you are already loading the ColorBox library in your template)
Just to be sure:
- Clear MODX cache
- Clear your browser cache
- Validate your template code as sometimes invalid code can result odd things