Why I see the word "undefined" instead of the real contents of article?
In versions before 4.3.0 it is caused by PHP setting "magic_quotes_gpc" is set to "on", it should be "off" for proper operation.
Setting "magic_quotes_gpc" is irrelevant starting from version 4.3.0.
RSS