Hey guys,
Currently experiencing an unusal problem with a client’s modx installation. I’ve recently installed ModX 1.0.5 and i’ve encounted this error that when i use the image upload function from the resource content, the script adds numerious \$quot;\\ in the url, height, width and class of the image.
Below is image code, taken from the HTML editor.
<img class="\"\\"right\\"\"" src="\"\\"images/nationalXC.jpg\\"\"" alt="\"\\"National\\"\"" width="\"\\"200\\"\"" height="\"\\"123\\"\"" />
When i try and manually remove them, they are automatically added again, and as you can probably assume, the images don’t work.
As usual, any help would be greatly appricated and thanks for you time.
Barry