Editor adds \\ in modules - Joomla! Forum - community, help and support
hello everyone, i'm new forums, though not joomla.
i'm experiencing weird situation on 3.0. i've uploaded website working fine locally. now, online, "toggle" html editor adds custom characters, \, correct code. going on? missing?
this...
... becomes this:
i'm experiencing weird situation on 3.0. i've uploaded website working fine locally. now, online, "toggle" html editor adds custom characters, \, correct code. going on? missing?
this...
code: select all
<img src="images/icons/contrato.png" alt="" />... becomes this:
code: select all
<img src=\"images/icons/contrato.png\" alt=\"\" />
it looks issue magicquotes setting in php.
Comments
Post a Comment