Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,779
- Themes
- 10,444
- Plugins
- 15,384
- Requests & Feedback
- 14,986
- Showcase
- 3,257
-
@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 );