Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,525
- Themes
- 10,431
- Plugins
- 15,342
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
@jackey – You could also try what is suggested in one of the links I posted above, to see if it works for you:
“To get round this, go to around line 388 in “wp-settings.php” file and hash out $_POST = add_magic_quotes($_POST); and hey presto!”
In this current version, I have it on line 590. To comment out:
//$_POST = add_magic_quotes($_POST );