I have problem with editor in version 1.0.4 and 1.0.5. I have got a few pages on modx. I upgraded php version on my server to 5.3.6 and after save an article his source code is full: "\" instead of "
I have f.ex <p align="\"left\""> </p>.
MySQL: 5.1.56, pdo_mysql installed
Anyone can help me??
-
☆ A M B ☆
- 24,524 Posts
Make sure your PHP has "magic_quotes_gpc" turned off.